{
  "_args": [
    [
      {
        "raw": "labeled-stream-splicer@^2.0.0",
        "scope": null,
        "escapedName": "labeled-stream-splicer",
        "name": "labeled-stream-splicer",
        "rawSpec": "^2.0.0",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "C:\\src\\pnpm\\node_modules\\browserify"
    ]
  ],
  "_from": "labeled-stream-splicer@>=2.0.0 <3.0.0",
  "_id": "labeled-stream-splicer@2.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/labeled-stream-splicer",
  "_nodeVersion": "2.4.0",
  "_npmUser": {
    "name": "substack",
    "email": "substack@gmail.com"
  },
  "_npmVersion": "3.2.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "labeled-stream-splicer@^2.0.0",
    "scope": null,
    "escapedName": "labeled-stream-splicer",
    "name": "labeled-stream-splicer",
    "rawSpec": "^2.0.0",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/labeled-stream-splicer/-/labeled-stream-splicer-2.0.0.tgz",
  "_shasum": "a52e1d138024c00b86b1c0c91f677918b8ae0a59",
  "_shrinkwrap": null,
  "_spec": "labeled-stream-splicer@^2.0.0",
  "_where": "C:\\src\\pnpm\\node_modules\\browserify",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/labeled-stream-splicer/issues"
  },
  "dependencies": {
    "inherits": "^2.0.1",
    "isarray": "~0.0.1",
    "stream-splicer": "^2.0.0"
  },
  "description": "stream splicer with labels",
  "devDependencies": {
    "browser-pack": "^2.0.1",
    "concat-stream": "^1.4.6",
    "module-deps": "^2.1.2",
    "tape": "^2.12.1",
    "through2": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a52e1d138024c00b86b1c0c91f677918b8ae0a59",
    "tarball": "https://registry.npmjs.org/labeled-stream-splicer/-/labeled-stream-splicer-2.0.0.tgz"
  },
  "gitHead": "a52780b45be32fc8e398dc6a1957299603e30a12",
  "homepage": "https://github.com/substack/labeled-stream-splicer",
  "keywords": [
    "splice",
    "stream",
    "labels",
    "mutable",
    "pipeline"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "substack",
      "email": "mail@substack.net"
    }
  ],
  "name": "labeled-stream-splicer",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/labeled-stream-splicer.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "2.0.0"
}
