{
  "_from": "fork-stream@^0.0.4",
  "_id": "fork-stream@0.0.4",
  "_inBundle": false,
  "_integrity": "sha512-Pqq5NnT78ehvUnAk/We/Jr22vSvanRlFTpAmQ88xBY/M1TlHe+P0ILuEyXS595ysdGfaj22634LBkGMA2GTcpA==",
  "_location": "/fork-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "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",
  "_shasum": "db849fce77f6708a5f8f386ae533a0907b54ae70",
  "_spec": "fork-stream@^0.0.4",
  "_where": "C:\\xamp71\\htdocs\\pincodes\\pintaxi\\node_modules\\ternary-stream",
  "author": {
    "name": "Conrad Pankoff",
    "email": "deoxxa@fknsrs.biz",
    "url": "http://www.fknsrs.biz/"
  },
  "bugs": {
    "url": "https://github.com/deoxxa/fork-stream/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "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"
}
