{
  "_args": [
    [
      "unzip-response@^1.0.0",
      "/Users/nick/codes/twreporter-react/node_modules/got"
    ]
  ],
  "_from": "unzip-response@>=1.0.0 <2.0.0",
  "_id": "unzip-response@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/unzip-response",
  "_nodeVersion": "0.12.5",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.11.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "unzip-response",
    "raw": "unzip-response@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/got"
  ],
  "_resolved": "https://registry.npmjs.org/unzip-response/-/unzip-response-1.0.0.tgz",
  "_shasum": "bfda54eeec658f00c2df4d4494b9dca0ca00f3e4",
  "_shrinkwrap": null,
  "_spec": "unzip-response@^1.0.0",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/got",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/unzip-response/issues"
  },
  "dependencies": {},
  "description": "Unzip a HTTP response if needed",
  "devDependencies": {
    "concat-stream": "^1.5.0",
    "tape": "^4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "bfda54eeec658f00c2df4d4494b9dca0ca00f3e4",
    "tarball": "http://registry.npmjs.org/unzip-response/-/unzip-response-1.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "7043fa2fbdc36d84a25dc398dc5f323b9f1747ce",
  "homepage": "https://github.com/sindresorhus/unzip-response",
  "keywords": [
    "deflate",
    "gzip",
    "http",
    "incoming",
    "message",
    "response",
    "stream",
    "unzip",
    "zlib"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "unzip-response",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/unzip-response.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "1.0.0"
}
