{"name":"comment-json","version":"2.3.0","description":"Parse and stringify JSON with comments. It will retain comments even after saved!","main":"src/index.js","scripts":{"test":"NODE_DEBUG=comment-json nyc ava --timeout=10s --verbose","test:dev":"NODE_DEBUG=comment-json nyc ava --timeout=10s --verbose && 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.2.0","ava":"^2.1.0","codecov":"^3.5.0","eslint":"^5.16.0","eslint-plugin-import":"^2.17.3","nyc":"^14.1.1","test-fixture":"^2.4.0"},"dependencies":{"core-util-is":"^1.0.2","esprima":"^4.0.1","has-own-prop":"^2.0.0","repeat-string":"^1.6.1"},"gitHead":"81c929d15026974732114701f5b2b5d0fad00789","homepage":"https://github.com/kaelzhang/node-comment-json#readme","_id":"comment-json@2.3.0","_nodeVersion":"12.12.0","_npmVersion":"6.11.3","_npmUser":{"name":"kael","email":"i@kael.me"},"dist":{"shasum":"f693e29577e007a7dfa90acfe9cab516c60035de","size":10953,"noattachment":false,"key":"/comment-json/-/comment-json-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/comment-json/download/comment-json-2.3.0.tgz"},"maintainers":[{"name":"kael","email":"i@kael.me"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/comment-json_2.3.0_1576329559991_0.5351554336411695"},"_hasShrinkwrap":false,"publish_time":1576329560121,"_cnpm_publish_time":1576329560121,"dist-tags":{"latest":"4.5.1"}}