{"name":"@discoveryjs/json-ext","version":"1.0.0","description":"A set of utilities that extend the use of JSON","keywords":["json","jsonl","ndjson","utils","stream","async","promise","generator","parse","stringify","info"],"author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com","url":"https://github.com/lahmatiy"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/discoveryjs/json-ext.git"},"engines":{"node":">=14.17.0"},"type":"module","main":"./cjs/index.cjs","module":"./src/index.js","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","require":"./cjs/index.cjs","import":"./src/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"scripts":{"test":"npm run test:src","lint":"eslint src","lint-and-test":"npm run lint && npm test","bundle":"node scripts/bundle.js","transpile":"node scripts/transpile.cjs","test:all":"npm run test:src && npm run test:cjs && npm run test:dist && npm run test:e2e","test:src":"mocha --reporter progress src/*.test.js","test:cjs":"mocha --reporter progress cjs/*.test.cjs","test:e2e":"mocha --reporter progress test-e2e","test:dist":"mocha --reporter progress dist/test","test:deno":"node scripts/deno-adapt-test.js && mocha --reporter progress deno-tests/*.test.js","bundle-and-test":"npm run bundle && npm run test:dist","coverage":"c8 --reporter=lcovonly npm test","prepublishOnly":"npm run lint && npm run bundle && npm run transpile && npm run test:all"},"devDependencies":{"c8":"^7.10.0","chalk":"^4.1.0","esbuild":"^0.27.3","eslint":"^8.57.0","mocha":"^9.2.2","rollup":"^2.79.2"},"gitHead":"9f6dfa619b6a25c3437ba14fed4ef91496a22d19","_id":"@discoveryjs/json-ext@1.0.0","bugs":{"url":"https://github.com/discoveryjs/json-ext/issues"},"homepage":"https://github.com/discoveryjs/json-ext#readme","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"shasum":"f75c08f88cfd9eb8d9b062284d5bbcc60c41bf2a","size":45907,"noattachment":false,"key":"/@discoveryjs/json-ext/-/@discoveryjs/json-ext-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@discoveryjs/json-ext/download/@discoveryjs/json-ext-1.0.0.tgz"},"_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"directories":{},"maintainers":[{"name":"exdis","email":"exsdis@gmail.com"},{"name":"lahmatiy","email":"rdvornov@gmail.com"},{"name":"smelukov","email":"s.melukov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/json-ext_1.0.0_1773091591261_0.13901271481095567"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-09T21:26:31.407Z","publish_time":1773091591407,"_source_registry_name":"default","_cnpm_publish_time":1773091591407,"dist-tags":{"latest":"1.0.0"}}