{"name":"stream-json","version":"2.1.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'","bench":"nano-bench","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.6.1"},"devDependencies":{"@types/node":"^25.5.0","nano-benchmark":"^1.0.15","prettier":"^3.8.1","tape-six":"^1.7.13","tape-six-proc":"^1.2.8","typescript":"^6.0.2"},"tape6":{"tests":["/tests/test-*.*js"]},"gitHead":"293c6667c9c260ab2657aa248e9ea6a7dea1fd33","_id":"stream-json@2.1.0","_nodeVersion":"25.8.2","_npmVersion":"11.11.1","dist":{"shasum":"8e27836fbbc28b1c4f2ea637e8312b58935a7d46","size":36169,"noattachment":false,"key":"/stream-json/-/stream-json-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stream-json/download/stream-json-2.1.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.1.0_1774929842269_0.28821554889042766"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-31T04:04:02.410Z","publish_time":1774929842410,"_source_registry_name":"default","_cnpm_publish_time":1774929842410,"dist-tags":{"latest":"2.1.0"}}