{ "_args": [ [ { "raw": "JSONStream@1.3.0", "scope": null, "escapedName": "JSONStream", "name": "JSONStream", "rawSpec": "1.3.0", "spec": "1.3.0", "type": "version" }, "/Users/rebecca/code/npm" ] ], "_from": "JSONStream@1.3.0", "_id": "JSONStream@1.3.0", "_inCache": true, "_location": "/JSONStream", "_nodeVersion": "6.5.0", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/JSONStream-1.3.0.tgz_1481845260408_0.7681232686154544" }, "_npmUser": { "name": "dominictarr", "email": "dominic.tarr@gmail.com" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "raw": "JSONStream@1.3.0", "scope": null, "escapedName": "JSONStream", "name": "JSONStream", "rawSpec": "1.3.0", "spec": "1.3.0", "type": "version" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.0.tgz", "_shasum": "680ab9ac6572a8a1a207e0b38721db1c77b215e5", "_shrinkwrap": null, "_spec": "JSONStream@1.3.0", "_where": "/Users/rebecca/code/npm", "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "http://bit.ly/dominictarr" }, "bin": { "JSONStream": "./index.js" }, "bugs": { "url": "https://github.com/dominictarr/JSONStream/issues" }, "dependencies": { "jsonparse": "^1.2.0", "through": ">=2.2.7 <3" }, "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)", "devDependencies": { "assertions": "~2.2.2", "event-stream": "~0.7.0", "it-is": "~1", "render": "~0.1.1", "tape": "~2.12.3", "trees": "~0.0.3" }, "directories": {}, "dist": { "shasum": "680ab9ac6572a8a1a207e0b38721db1c77b215e5", "tarball": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.0.tgz" }, "engines": { "node": "*" }, "gitHead": "3d5d3283d79e23da81fa6fc4b76bc1f44ff0047d", "homepage": "http://github.com/dominictarr/JSONStream", "keywords": [ "json", "stream", "streaming", "parser", "async", "parsing" ], "license": "(MIT OR Apache-2.0)", "maintainers": [ { "name": "dominictarr", "email": "dominic.tarr@gmail.com" }, { "name": "doowb", "email": "brian.woodward@gmail.com" } ], "name": "JSONStream", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/dominictarr/JSONStream.git" }, "scripts": { "test": "set -e; for t in test/*.js; do echo '***' $t '***'; node $t; done" }, "version": "1.3.0" }