{"name":"comment-json","version":"4.4.0","description":"Parse and stringify JSON with comments. It will retain comments even after saved!","main":"src/index.js","types":"index.d.ts","scripts":{"test":"npm run test:only","test:only":"npm run test:ts && npm run test:node","test:ts":"tsc -b test/ts/tsconfig.build.json && node test/ts/test-ts.js","test:node":"cross-env 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","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.6.0","ava":"^4.0.1","codecov":"^3.8.2","cross-env":"^10.0.0","eslint":"^8.57.1","eslint-plugin-import":"^2.25.4","nyc":"^15.1.0","test-fixture":"^2.4.1","typescript":"^5.9.2"},"dependencies":{"array-timsort":"^1.0.3","core-util-is":"^1.0.3","esprima":"^4.0.1"},"_id":"comment-json@4.4.0","gitHead":"2b9208e529c25d77442117640415903caaf0d1c1","homepage":"https://github.com/kaelzhang/node-comment-json#readme","_nodeVersion":"22.8.0","_npmVersion":"10.8.2","dist":{"shasum":"2631550b64da35a1ef801335f8cc7de4022ea455","size":14590,"noattachment":false,"key":"/comment-json/-/comment-json-4.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/comment-json/download/comment-json-4.4.0.tgz"},"_npmUser":{"name":"kael","email":"i@kael.me"},"directories":{},"maintainers":[{"name":"kael","email":"i@kael.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/comment-json_4.4.0_1759413514701_0.4338471965186048"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-02T13:58:34.880Z","publish_time":1759413514880,"_source_registry_name":"default","_cnpm_publish_time":1759413514880,"dist-tags":{"latest":"4.5.1"}}