{"name":"jsonc-parser","version":"3.2.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.8.2","@types/node":"^16.x","@types/mocha":"^9.1.1","@typescript-eslint/eslint-plugin":"^5.36.0","@typescript-eslint/parser":"^5.36.0","eslint":"^8.23.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":"852e855fdf43a8badff9f129b017ea782947575d","homepage":"https://github.com/microsoft/node-jsonc-parser#readme","_id":"jsonc-parser@3.2.0","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"shasum":"31ff3f4c2b9793f89c67212627c51c6394f88e76","size":26883,"noattachment":false,"key":"/jsonc-parser/-/jsonc-parser-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsonc-parser/download/jsonc-parser-3.2.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.2.0_1661858817742_0.49628818108643835"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-30T11:28:19.104Z","publish_time":1661858817901,"_cnpm_publish_time":1661858817901,"dist-tags":{"latest":"3.3.1","next":"4.0.0-next.1"}}