{"name":"stream-json","version":"2.0.0","description":"stream-json is the micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API. I","type":"commonjs","main":"./src/index.js","types":"./src/index.d.ts","exports":{".":"./src/index.js","./*":"./src/*"},"scripts":{"test":"tape6 --flags FO","test:bun":"tape6-bun --flags FO","test:deno":"tape6-deno --flags FO","test:seq":"tape6-seq --flags FO","test:seq:bun":"bun run `tape6-seq --self` --flags FO","test:seq:deno":"deno run -A `tape6-seq --self` --flags FO","test:proc":"tape6-proc --flags FO","test:proc:bun":"bun run `tape6-proc --self` --flags FO","test:proc:deno":"deno run -A `tape6-proc --self` -r -A --flags FO","ts-check":"tsc --noEmit","ts-test":"tape6 --flags FO 'tests/test-*.*ts'","ts-test:bun":"tape6-bun --flags FO 'tests/test-*.*ts'","ts-test:deno":"tape6-deno --flags FO 'tests/test-*.*ts'","lint":"prettier --check .","lint:fix":"prettier --write ."},"keywords":["json","parser","stream","streaming","SAX","tokenizer","filter","pipeline"],"repository":{"type":"git","url":"git+https://github.com/uhop/stream-json.git"},"author":{"name":"Eugene Lazutkin","email":"eugene.lazutkin@gmail.com","url":"https://www.lazutkin.com/"},"funding":"https://github.com/sponsors/uhop","license":"BSD-3-Clause","homepage":"https://github.com/uhop/stream-json#readme","bugs":{"url":"https://github.com/uhop/stream-json/issues"},"directories":{"test":"tests"},"dependencies":{"stream-chain":"^3.5.0"},"devDependencies":{"@types/node":"^25.5.0","nano-benchmark":"^1.0.13","prettier":"^3.8.1","tape-six":"^1.7.12","tape-six-proc":"^1.2.7","typescript":"^5.9.3"},"tape6":{"tests":["/tests/test-*.*js"]},"gitHead":"fe397156c1cdcbfe95fba2d8b166470e1f2ccaf9","_id":"stream-json@2.0.0","_nodeVersion":"25.8.1","_npmVersion":"11.11.0","dist":{"shasum":"1a435a7e121129d9358423f897136fce672ed665","size":34844,"noattachment":false,"key":"/stream-json/-/stream-json-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stream-json/download/stream-json-2.0.0.tgz"},"_npmUser":{"name":"elazutkin","email":"eugene.lazutkin@gmail.com"},"maintainers":[{"name":"elazutkin","email":"eugene@lazutkin.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/stream-json_2.0.0_1773952217104_0.6686523222475713"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T20:30:17.279Z","publish_time":1773952217279,"_source_registry_name":"default","_cnpm_publish_time":1773952217279,"dist-tags":{"latest":"2.1.0"}}