{ "_args": [ [ "stream-consume@0.1.1", "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome" ] ], "_from": "stream-consume@0.1.1", "_id": "stream-consume@0.1.1", "_inBundle": false, "_integrity": "sha512-tNa3hzgkjEP7XbCkbRXe1jpg+ievoa0O4SCFlMOYEscGSS4JJsckGL8swUyAa/ApGU3Ae4t6Honor4HhL+tRyg==", "_location": "/stream-consume", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "stream-consume@0.1.1", "name": "stream-consume", "escapedName": "stream-consume", "rawSpec": "0.1.1", "saveSpec": null, "fetchSpec": "0.1.1" }, "_requiredBy": [ "/orchestrator" ], "_resolved": "https://registry.npmjs.org/stream-consume/-/stream-consume-0.1.1.tgz", "_spec": "0.1.1", "_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome", "author": { "name": "Aron Nopanen" }, "bugs": { "url": "https://github.com/aroneous/stream-consume/issues" }, "description": "Consume a stream to ensure it keeps flowing", "devDependencies": { "mocha": "^1.20.1", "should": "^4.0.4", "through2": "^0.5.1" }, "homepage": "https://github.com/aroneous/stream-consume", "license": "MIT", "main": "index.js", "name": "stream-consume", "repository": { "type": "git", "url": "git+https://github.com/aroneous/stream-consume.git" }, "scripts": { "test": "mocha" }, "version": "0.1.1" }