{
  "_from": "stream-combiner@0.0.2",
  "_id": "stream-combiner@0.0.2",
  "_inBundle": false,
  "_integrity": "sha1-3+DnRnV0JWXnbGBWeI6lwjvZfbQ=",
  "_location": "/stream-combiner",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "stream-combiner@0.0.2",
    "name": "stream-combiner",
    "escapedName": "stream-combiner",
    "rawSpec": "0.0.2",
    "saveSpec": null,
    "fetchSpec": "0.0.2"
  },
  "_requiredBy": [
    "/mux-demux"
  ],
  "_resolved": "http://registry.npmjs.org/stream-combiner/-/stream-combiner-0.0.2.tgz",
  "_shasum": "dfe0e74675742565e76c6056788ea5c23bd97db4",
  "_spec": "stream-combiner@0.0.2",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/mux-demux",
  "author": {
    "name": "'Dominic Tarr'",
    "email": "dominic.tarr@gmail.com",
    "url": "http://dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/stream-combiner/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "duplexer": "~0.0.3"
  },
  "deprecated": false,
  "description": "<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master>",
  "devDependencies": {
    "event-stream": "~3.0.7",
    "tape": "0.0.4"
  },
  "homepage": "https://github.com/dominictarr/stream-combiner",
  "license": "MIT",
  "name": "stream-combiner",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/stream-combiner.git"
  },
  "scripts": {
    "test": "set -e; for t in test/*.js; do node $t; done"
  },
  "version": "0.0.2"
}
