{
  "_args": [
    [
      {
        "name": "stream-splicer",
        "raw": "stream-splicer@^2.0.0",
        "rawSpec": "^2.0.0",
        "scope": null,
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/labeled-stream-splicer"
    ]
  ],
  "_from": "stream-splicer@>=2.0.0 <3.0.0",
  "_id": "stream-splicer@2.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/stream-splicer",
  "_nodeVersion": "2.4.0",
  "_npmUser": {
    "email": "substack@gmail.com",
    "name": "substack"
  },
  "_npmVersion": "3.2.2",
  "_phantomChildren": {
    "buffer-shims": "1.0.0",
    "core-util-is": "1.0.2",
    "inherits": "2.0.1",
    "process-nextick-args": "1.0.7",
    "string_decoder": "0.10.31",
    "util-deprecate": "1.0.2"
  },
  "_requested": {
    "name": "stream-splicer",
    "raw": "stream-splicer@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/labeled-stream-splicer"
  ],
  "_resolved": "https://registry.npmjs.org/stream-splicer/-/stream-splicer-2.0.0.tgz",
  "_shasum": "1b63be438a133e4b671cc1935197600175910d83",
  "_shrinkwrap": null,
  "_spec": "stream-splicer@^2.0.0",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/labeled-stream-splicer",
  "author": {
    "email": "mail@substack.net",
    "name": "James Halliday",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/stream-splicer/issues"
  },
  "dependencies": {
    "inherits": "^2.0.1",
    "readable-stream": "^2.0.2"
  },
  "description": "streaming pipeline with a mutable configuration",
  "devDependencies": {
    "JSONStream": "^1.0.4",
    "concat-stream": "^1.4.6",
    "split": "^1.0.0",
    "tape": "^4.2.0",
    "through2": "^2.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "1b63be438a133e4b671cc1935197600175910d83",
    "tarball": "https://registry.npmjs.org/stream-splicer/-/stream-splicer-2.0.0.tgz"
  },
  "gitHead": "9fae7fdf051fc56a6a316416feda5be2291bf220",
  "homepage": "https://github.com/substack/stream-splicer",
  "keywords": [
    "stream",
    "mutable",
    "pipeline"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "mail@substack.net",
      "name": "substack"
    }
  ],
  "name": "stream-splicer",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/stream-splicer.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "2.0.0"
}
