{ "_args": [ [ "read-only-stream@^2.0.0", "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/browserify" ] ], "_from": "read-only-stream@>=2.0.0 <3.0.0", "_id": "read-only-stream@2.0.0", "_inCache": true, "_installable": true, "_location": "/read-only-stream", "_nodeVersion": "2.4.0", "_npmUser": { "email": "substack@gmail.com", "name": "substack" }, "_npmVersion": "3.2.2", "_phantomChildren": {}, "_requested": { "name": "read-only-stream", "raw": "read-only-stream@^2.0.0", "rawSpec": "^2.0.0", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/read-only-stream/-/read-only-stream-2.0.0.tgz", "_shasum": "2724fd6a8113d73764ac288d4386270c1dbf17f0", "_shrinkwrap": null, "_spec": "read-only-stream@^2.0.0", "_where": "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/browserify", "author": { "email": "mail@substack.net", "name": "James Halliday", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/read-only-stream/issues" }, "dependencies": { "readable-stream": "^2.0.2" }, "description": "wrap a readable/writable stream to be read-only", "devDependencies": { "concat-stream": "^1.4.6", "covert": "^1.0.0", "tape": "^4.2.0", "through": "^2.3.4", "through2": "^2.0.0" }, "directories": {}, "dist": { "shasum": "2724fd6a8113d73764ac288d4386270c1dbf17f0", "tarball": "http://registry.npmjs.org/read-only-stream/-/read-only-stream-2.0.0.tgz" }, "gitHead": "406ff9a52ad9f80d85b6037e09472ba4a6527576", "homepage": "https://github.com/substack/read-only-stream", "keywords": [ "stream", "readonly" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "mail@substack.net", "name": "substack" } ], "name": "read-only-stream", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/substack/read-only-stream.git" }, "scripts": { "coverage": "covert test/*.js", "test": "tape test/*.js" }, "version": "2.0.0" }