{"name":"@discoveryjs/json-ext","version":"0.6.0","description":"A set of utilities that extend the use of JSON","keywords":["json","utils","stream","async","promise","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":{".":{"require":"./cjs/index.cjs","import":"./src/index.js","types":"./index.d.ts"},"./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","start":"node server.js"},"devDependencies":{"c8":"^7.10.0","chalk":"^4.1.0","esbuild":"^0.21.5","eslint":"^8.57.0","mocha":"^9.2.2","rollup":"^2.67.3"},"_id":"@discoveryjs/json-ext@0.6.0","gitHead":"690323d3a73f88dd1842f6922c8fb337650e92d6","bugs":{"url":"https://github.com/discoveryjs/json-ext/issues"},"homepage":"https://github.com/discoveryjs/json-ext#readme","_nodeVersion":"22.3.0","_npmVersion":"10.8.1","dist":{"shasum":"323395f46f8c9a10107be60574c0f8ff8d802220","size":33671,"noattachment":false,"key":"/@discoveryjs/json-ext/-/@discoveryjs/json-ext-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@discoveryjs/json-ext/download/@discoveryjs/json-ext-0.6.0.tgz"},"_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-ext_0.6.0_1719923584799_0.3165879186246028"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-02T12:33:04.994Z","publish_time":1719923584994,"_source_registry_name":"default","maintainers":[{"name":"exdis","email":"exsdis@gmail.com"},{"name":"lahmatiy","email":"rdvornov@gmail.com"},{"name":"smelukov","email":"s.melukov@gmail.com"}],"_cnpm_publish_time":1719923584994,"dist-tags":{"latest":"1.0.0"}}