{ "_args": [ [ "fork-stream@0.0.4", "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab" ] ], "_development": true, "_from": "fork-stream@0.0.4", "_id": "fork-stream@0.0.4", "_inBundle": false, "_integrity": "sha1-24Sfznf2cIpfjzhq5TOgkHtUrnA=", "_location": "/fork-stream", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "fork-stream@0.0.4", "name": "fork-stream", "escapedName": "fork-stream", "rawSpec": "0.0.4", "saveSpec": null, "fetchSpec": "0.0.4" }, "_requiredBy": [ "/ternary-stream" ], "_resolved": "https://registry.npmjs.org/fork-stream/-/fork-stream-0.0.4.tgz", "_spec": "0.0.4", "_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab", "author": { "name": "Conrad Pankoff", "email": "deoxxa@fknsrs.biz", "url": "http://www.fknsrs.biz/" }, "bugs": { "url": "https://github.com/deoxxa/fork-stream/issues" }, "description": "Fork a stream in multiple directions according to a function", "devDependencies": { "chai": "~1.7.2", "mocha": "~1.12.1" }, "homepage": "https://github.com/deoxxa/fork-stream#readme", "keywords": [ "stream", "fork", "split", "function", "conditional" ], "license": "BSD", "main": "index.js", "name": "fork-stream", "repository": { "type": "git", "url": "git://github.com/deoxxa/fork-stream.git" }, "scripts": { "test": "mocha -R tap" }, "version": "0.0.4" }