{"name":"comment-json","version":"2.4.0","description":"Parse and stringify JSON with comments. It will retain comments even after saved!","main":"src/index.js","scripts":{"test":"npm run test:only","test:only":"npm run test:ts && npm run test:node","test:ts":"tsc test/ts/test-ts.ts && node test/ts/test-ts.js","test:node":"NODE_DEBUG=comment-json nyc ava --timeout=10s --verbose","test:dev":"npm run test:only && npm run report:dev","lint":"eslint .","fix":"eslint . --fix","posttest":"npm run report","report":"nyc report --reporter=text-lcov > coverage.lcov && codecov","report:dev":"nyc report --reporter=html && npm run report:open","report:open":"open coverage/index.html"},"repository":{"type":"git","url":"git://github.com/kaelzhang/node-comment-json.git"},"keywords":["comment-json","comments","annotations","json","json-stringify","json-parse","parser","comments-json","json-comments"],"engines":{"node":">= 6"},"ava":{"babel":false,"files":["test/*.test.js"]},"author":{"name":"kaelzhang"},"license":"MIT","bugs":{"url":"https://github.com/kaelzhang/node-comment-json/issues"},"devDependencies":{"@ostai/eslint-config":"^3.5.0","ava":"^2.4.0","codecov":"^3.6.1","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","nyc":"^14.1.1","test-fixture":"^2.4.1","typescript":"^3.7.4"},"dependencies":{"core-util-is":"^1.0.2","esprima":"^4.0.1","has-own-prop":"^2.0.0","repeat-string":"^1.6.1"},"gitHead":"c35cf858cb11051021b865783d8fe1545c92c1a3","homepage":"https://github.com/kaelzhang/node-comment-json#readme","_id":"comment-json@2.4.0","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"shasum":"a6cd8f2e07826ce04907dd5881b8271c045d269f","size":11920,"noattachment":false,"key":"/comment-json/-/comment-json-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/comment-json/download/comment-json-2.4.0.tgz"},"maintainers":[{"name":"kael","email":"i@kael.me"}],"_npmUser":{"name":"kael","email":"i@kael.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/comment-json_2.4.0_1578584527166_0.6927481765524728"},"_hasShrinkwrap":false,"publish_time":1578584527329,"_cnpm_publish_time":1578584527329,"dist-tags":{"latest":"4.5.1"}}