{ "_args": [ [ "JSONStream@^1.0.3", "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/browserify" ] ], "_from": "JSONStream@>=1.0.3 <2.0.0", "_id": "JSONStream@1.1.1", "_inCache": true, "_installable": true, "_location": "/JSONStream", "_nodeVersion": "5.6.0", "_npmOperationalInternal": { "host": "packages-13-west.internal.npmjs.com", "tmp": "tmp/JSONStream-1.1.1.tgz_1456900847311_0.42015237221494317" }, "_npmUser": { "email": "dominic.tarr@gmail.com", "name": "dominictarr" }, "_npmVersion": "3.6.0", "_phantomChildren": {}, "_requested": { "name": "JSONStream", "raw": "JSONStream@^1.0.3", "rawSpec": "^1.0.3", "scope": null, "spec": ">=1.0.3 <2.0.0", "type": "range" }, "_requiredBy": [ "/browser-pack", "/browserify", "/deps-sort", "/insert-module-globals", "/module-deps" ], "_resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.1.1.tgz", "_shasum": "c98bfd88c8f1e1e8694e53c5baa6c8691553e59a", "_shrinkwrap": null, "_spec": "JSONStream@^1.0.3", "_where": "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/browserify", "author": { "email": "dominic.tarr@gmail.com", "name": "Dominic Tarr", "url": "http://bit.ly/dominictarr" }, "bin": { "JSONStream": "./index.js" }, "bugs": { "url": "https://github.com/dominictarr/JSONStream/issues" }, "dependencies": { "jsonparse": "^1.1.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": "c98bfd88c8f1e1e8694e53c5baa6c8691553e59a", "tarball": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.1.1.tgz" }, "engines": { "node": "*" }, "gitHead": "1b38fa2eaa5e17614c5a426873a9ce3c3577c474", "homepage": "http://github.com/dominictarr/JSONStream", "keywords": [ "json", "stream", "streaming", "parser", "async", "parsing" ], "license": "(MIT OR Apache-2.0)", "maintainers": [ { "email": "dominic.tarr@gmail.com", "name": "dominictarr" } ], "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.1.1" }