{
  "_args": [
    [
      "read-all-stream@^3.0.0",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/got"
    ]
  ],
  "_from": "read-all-stream@>=3.0.0 <4.0.0",
  "_id": "read-all-stream@3.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/read-all-stream",
  "_nodeVersion": "2.3.4",
  "_npmUser": {
    "email": "floatdrop@gmail.com",
    "name": "floatdrop"
  },
  "_npmVersion": "2.12.1",
  "_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": [
    "/got"
  ],
  "_resolved": "https://registry.npmjs.org/read-all-stream/-/read-all-stream-3.0.1.tgz",
  "_shasum": "c3701aecd7c911516677590eedea49684c62fa47",
  "_shrinkwrap": null,
  "_spec": "read-all-stream@^3.0.0",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/got",
  "author": {
    "email": "floatdrop@gmail.com",
    "name": "Vsevolod Strukchinsky"
  },
  "bugs": {
    "url": "https://github.com/floatdrop/read-all-stream/issues"
  },
  "dependencies": {
    "pinkie-promise": "^1.0.0",
    "readable-stream": "^2.0.0"
  },
  "description": "Read all stream content and pass it to callback",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "c3701aecd7c911516677590eedea49684c62fa47",
    "tarball": "http://registry.npmjs.org/read-all-stream/-/read-all-stream-3.0.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "65f188a592577e590e2be30ff9d7b17d3c8e444c",
  "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.0.1"
}
