{"name":"jsonc-parser","version":"3.1.0","description":"Scanner and parser for JSON with comments.","main":"./lib/umd/main.js","typings":"./lib/umd/main.d.ts","module":"./lib/esm/main.js","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-jsonc-parser.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-jsonc-parser/issues"},"devDependencies":{"mocha":"^10.0.0","typescript":"^4.7.4","@types/node":"^16.x","@types/mocha":"^9.1.1","@typescript-eslint/eslint-plugin":"^5.30.5","@typescript-eslint/parser":"^5.30.5","eslint":"^8.19.0","rimraf":"^3.0.2"},"scripts":{"prepublishOnly":"npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs","postpublish":"node ./build/post-publish.js","compile":"tsc -p ./src && npm run lint","compile-esm":"tsc -p ./src/tsconfig.esm.json","remove-sourcemap-refs":"node ./build/remove-sourcemap-refs.js","clean":"rimraf lib","watch":"tsc -w -p ./src","test":"npm run compile && mocha ./lib/umd/test","lint":"eslint src/**/*.ts","preversion":"npm test","postversion":"git push && git push --tags"},"gitHead":"33f744b7e51a8f254f9b09cb2544ef3432e930aa","homepage":"https://github.com/microsoft/node-jsonc-parser#readme","_id":"jsonc-parser@3.1.0","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"shasum":"73b8f0e5c940b83d03476bc2e51a20ef0932615d","size":25002,"noattachment":false,"key":"/jsonc-parser/-/jsonc-parser-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsonc-parser/download/jsonc-parser-3.1.0.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jsonc-parser_3.1.0_1657570984012_0.8953405596145101"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-11T20:23:12.731Z","publish_time":1657570984148,"_cnpm_publish_time":1657570984148,"dist-tags":{"latest":"3.3.1","next":"4.0.0-next.1"}}