{
  "_args": [
    [
      {
        "raw": "stream-splicer@^1.1.0",
        "scope": null,
        "escapedName": "stream-splicer",
        "name": "stream-splicer",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/usr/local/lib/node_modules/ionic/node_modules/labeled-stream-splicer"
    ]
  ],
  "_from": "stream-splicer@>=1.1.0 <2.0.0",
  "_id": "stream-splicer@1.3.2",
  "_inCache": true,
  "_location": "/ionic/stream-splicer",
  "_nodeVersion": "2.0.0",
  "_npmUser": {
    "name": "substack",
    "email": "substack@gmail.com"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3",
    "isarray": "0.0.1",
    "string_decoder": "0.10.31"
  },
  "_requested": {
    "raw": "stream-splicer@^1.1.0",
    "scope": null,
    "escapedName": "stream-splicer",
    "name": "stream-splicer",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ionic/labeled-stream-splicer"
  ],
  "_resolved": "https://registry.npmjs.org/stream-splicer/-/stream-splicer-1.3.2.tgz",
  "_shasum": "3c0441be15b9bf4e226275e6dc83964745546661",
  "_shrinkwrap": null,
  "_spec": "stream-splicer@^1.1.0",
  "_where": "/usr/local/lib/node_modules/ionic/node_modules/labeled-stream-splicer",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/stream-splicer/issues"
  },
  "dependencies": {
    "indexof": "0.0.1",
    "inherits": "^2.0.1",
    "isarray": "~0.0.1",
    "readable-stream": "^1.1.13-1",
    "readable-wrap": "^1.0.0",
    "through2": "^1.0.0"
  },
  "description": "streaming pipeline with a mutable configuration",
  "devDependencies": {
    "JSONStream": "~0.8.2",
    "concat-stream": "^1.4.6",
    "object-keys": "~0.5.1",
    "split": "~0.3.0",
    "tape": "^2.12.1"
  },
  "directories": {},
  "dist": {
    "shasum": "3c0441be15b9bf4e226275e6dc83964745546661",
    "tarball": "https://registry.npmjs.org/stream-splicer/-/stream-splicer-1.3.2.tgz"
  },
  "gitHead": "37aa08b569c816b1940f674f8592ce3640f052d2",
  "homepage": "https://github.com/substack/stream-splicer",
  "keywords": [
    "stream",
    "mutable",
    "pipeline"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "substack",
      "email": "mail@substack.net"
    }
  ],
  "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"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/8..latest",
      "firefox/15",
      "firefox/latest",
      "firefox/nightly",
      "chrome/15",
      "chrome/latest",
      "chrome/canary",
      "opera/12..latest",
      "opera/next",
      "safari/5.1..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest",
      "android-browser/4.2..latest"
    ]
  },
  "version": "1.3.2"
}
