{
  "_args": [
    [
      "read-all-stream@^3.0.0",
      "/Users/nick/codes/twreporter-react/node_modules/decompress-unzip"
    ]
  ],
  "_from": "read-all-stream@>=3.0.0 <4.0.0",
  "_id": "read-all-stream@3.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/read-all-stream",
  "_nodeVersion": "4.2.4",
  "_npmUser": {
    "email": "floatdrop@gmail.com",
    "name": "floatdrop"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "read-all-stream",
    "raw": "read-all-stream@^3.0.0",
    "rawSpec": "^3.0.0",
    "scope": null,
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/decompress-unzip",
    "/download",
    "/got"
  ],
  "_resolved": "https://registry.npmjs.org/read-all-stream/-/read-all-stream-3.1.0.tgz",
  "_shasum": "35c3e177f2078ef789ee4bfafa4373074eaef4fa",
  "_shrinkwrap": null,
  "_spec": "read-all-stream@^3.0.0",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/decompress-unzip",
  "author": {
    "email": "floatdrop@gmail.com",
    "name": "Vsevolod Strukchinsky"
  },
  "bugs": {
    "url": "https://github.com/floatdrop/read-all-stream/issues"
  },
  "dependencies": {
    "pinkie-promise": "^2.0.0",
    "readable-stream": "^2.0.0"
  },
  "description": "Read all stream content and pass it to callback",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "35c3e177f2078ef789ee4bfafa4373074eaef4fa",
    "tarball": "http://registry.npmjs.org/read-all-stream/-/read-all-stream-3.1.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "636cb4f64d9bf5261c7c42d257071b528caa7888",
  "homepage": "https://github.com/floatdrop/read-all-stream",
  "keywords": [
    "buffer",
    "callback",
    "read",
    "stream"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "floatdrop",
      "email": "floatdrop@gmail.com"
    }
  ],
  "name": "read-all-stream",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/floatdrop/read-all-stream.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "3.1.0"
}
