{"name":"comment-json","version":"4.0.3","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":{"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":"^3.12.1","codecov":"^3.7.2","eslint":"^7.8.0","eslint-plugin-import":"^2.22.0","nyc":"^15.1.0","test-fixture":"^2.4.1","typescript":"^4.0.2"},"dependencies":{"core-util-is":"^1.0.2","esprima":"^4.0.1","has-own-prop":"^2.0.0","repeat-string":"^1.6.1"},"gitHead":"22e096c32371e380e0cfdd5aa84c4128f5821d42","homepage":"https://github.com/kaelzhang/node-comment-json#readme","_id":"comment-json@4.0.3","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"94266be2a2d83fd2ab9520c4f6edb67691ddb355","size":13043,"noattachment":false,"key":"/comment-json/-/comment-json-4.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/comment-json/download/comment-json-4.0.3.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_4.0.3_1599051245015_0.5651700715330159"},"_hasShrinkwrap":false,"publish_time":1599051245325,"_cnpm_publish_time":1599051245325,"deprecated":"4.0.3 is buggy, upgrading to 4.0.4 is recommended","dist-tags":{"latest":"4.5.1"}}