{ "_from": "multipipe@^0.3.0", "_id": "multipipe@0.3.1", "_inBundle": false, "_integrity": "sha1-kmJVJXYboE/qoJYFtjgrziyR8R8=", "_location": "/multipipe", "_phantomChildren": { "readable-stream": "2.3.6" }, "_requested": { "type": "range", "registry": true, "raw": "multipipe@^0.3.0", "name": "multipipe", "escapedName": "multipipe", "rawSpec": "^0.3.0", "saveSpec": null, "fetchSpec": "^0.3.0" }, "_requiredBy": [ "/ify-loader" ], "_resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.3.1.tgz", "_shasum": "92625525761ba04feaa09605b6382bce2c91f11f", "_spec": "multipipe@^0.3.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/ify-loader", "bugs": { "url": "https://github.com/juliangruber/multipipe/issues" }, "bundleDependencies": false, "dependencies": { "duplexer2": "^0.1.2" }, "deprecated": false, "description": "pipe streams with centralized error handling", "devDependencies": { "mocha": "^2.5.2", "through2": "^2.0.0" }, "homepage": "https://github.com/juliangruber/multipipe#readme", "license": "MIT", "name": "multipipe", "repository": { "type": "git", "url": "git+https://github.com/juliangruber/multipipe.git" }, "scripts": { "test": "make test" }, "version": "0.3.1" }