{
  "_args": [
    [
      {
        "raw": "pullstream@~0.4.0",
        "scope": null,
        "escapedName": "pullstream",
        "name": "pullstream",
        "rawSpec": "~0.4.0",
        "spec": ">=0.4.0 <0.5.0",
        "type": "range"
      },
      "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/unzip"
    ]
  ],
  "_from": "pullstream@>=0.4.0 <0.5.0",
  "_id": "pullstream@0.4.1",
  "_inCache": true,
  "_location": "/pullstream",
  "_npmUser": {
    "name": "evanoxfeld",
    "email": "eoxfeld@gmail.com"
  },
  "_npmVersion": "1.4.21",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3",
    "isarray": "0.0.1",
    "string_decoder": "0.10.31"
  },
  "_requested": {
    "raw": "pullstream@~0.4.0",
    "scope": null,
    "escapedName": "pullstream",
    "name": "pullstream",
    "rawSpec": "~0.4.0",
    "spec": ">=0.4.0 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/unzip"
  ],
  "_resolved": "https://registry.npmjs.org/pullstream/-/pullstream-0.4.1.tgz",
  "_shasum": "d6fb3bf5aed697e831150eb1002c25a3f8ae1314",
  "_shrinkwrap": null,
  "_spec": "pullstream@~0.4.0",
  "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/unzip",
  "bugs": {
    "url": "https://github.com/nearinfinity/node-pullstream/issues"
  },
  "dependencies": {
    "over": ">= 0.0.5 < 1",
    "readable-stream": "~1.0.31",
    "setimmediate": ">= 1.0.2 < 2",
    "slice-stream": ">= 1.0.0 < 2"
  },
  "description": "A stream you can pull data from.",
  "devDependencies": {
    "async": ">= 0.9.0 <",
    "nodeunit": ">= 0.9.0 < 1",
    "stream-buffers": ">= 0.2.6 < 1"
  },
  "directories": {},
  "dist": {
    "shasum": "d6fb3bf5aed697e831150eb1002c25a3f8ae1314",
    "tarball": "https://registry.npmjs.org/pullstream/-/pullstream-0.4.1.tgz"
  },
  "gitHead": "26d5da948c105c25fe85ae5598651c44c00a38f4",
  "homepage": "https://github.com/nearinfinity/node-pullstream",
  "keywords": [
    "stream",
    "pull"
  ],
  "license": "MIT",
  "main": "pullstream.js",
  "maintainers": [
    {
      "name": "joeferner",
      "email": "joe@fernsroth.com"
    },
    {
      "name": "evanoxfeld",
      "email": "eoxfeld@gmail.com"
    }
  ],
  "name": "pullstream",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nearinfinity/node-pullstream.git"
  },
  "scripts": {
    "test": "nodeunit test"
  },
  "version": "0.4.1"
}
