{ "_args": [ [ "gather-stream@1.0.0", "/Users/asciidisco/Desktop/asciidisco.com/build" ] ], "_from": "gather-stream@1.0.0", "_id": "gather-stream@1.0.0", "_inBundle": false, "_integrity": "sha1-szmUr0V6gRVwDUEPMXczy+egkEs=", "_location": "/gather-stream", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "gather-stream@1.0.0", "name": "gather-stream", "escapedName": "gather-stream", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/read-file-stdin" ], "_resolved": "https://registry.npmjs.org/gather-stream/-/gather-stream-1.0.0.tgz", "_spec": "1.0.0", "_where": "/Users/asciidisco/Desktop/asciidisco.com/build", "author": { "name": "Nathan Vander Wilt" }, "bugs": { "url": "https://github.com/natevw/gather-stream/issues" }, "description": "Gather a stream, callback with buffer (or error) when done", "homepage": "https://github.com/natevw/gather-stream", "keywords": [ "stream", "buffer", "pipe" ], "license": "ISC", "main": "index.js", "name": "gather-stream", "repository": { "type": "git", "url": "git://github.com/natevw/gather-stream.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.0" }