{
  "_args": [
    [
      "got@^2.7.2",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-51023WwSVKpwQ7KvH/node_modules/ext-list"
    ]
  ],
  "_from": "got@>=2.7.2 <3.0.0",
  "_id": "got@2.9.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/got",
  "_npmUser": {
    "email": "floatdrop@gmail.com",
    "name": "floatdrop"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "got",
    "raw": "got@^2.7.2",
    "rawSpec": "^2.7.2",
    "scope": null,
    "spec": ">=2.7.2 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ext-list"
  ],
  "_resolved": "https://registry.npmjs.org/got/-/got-2.9.2.tgz",
  "_shasum": "2e1ee58ea1e8d201e25ae580b96e63c15fefd4ee",
  "_shrinkwrap": null,
  "_spec": "got@^2.7.2",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-51023WwSVKpwQ7KvH/node_modules/ext-list",
  "bugs": {
    "url": "https://github.com/sindresorhus/got/issues"
  },
  "dependencies": {
    "duplexify": "^3.2.0",
    "infinity-agent": "^2.0.0",
    "is-stream": "^1.0.0",
    "lowercase-keys": "^1.0.0",
    "nested-error-stacks": "^1.0.0",
    "object-assign": "^2.0.0",
    "prepend-http": "^1.0.0",
    "read-all-stream": "^2.0.0",
    "statuses": "^1.2.1",
    "timed-out": "^2.0.0"
  },
  "description": "Simplified HTTP/HTTPS requests",
  "devDependencies": {
    "from2-array": "0.0.3",
    "istanbul": "^0.3.13",
    "pem": "^1.4.4",
    "tap-dot": "^1.0.0",
    "tape": "^3.5.0"
  },
  "directories": {},
  "dist": {
    "shasum": "2e1ee58ea1e8d201e25ae580b96e63c15fefd4ee",
    "tarball": "https://registry.npmjs.org/got/-/got-2.9.2.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "a982c75a235fe4a64f5557763758580c5a393ee3",
  "homepage": "https://github.com/sindresorhus/got",
  "keywords": [
    "http",
    "https",
    "get",
    "got",
    "url",
    "uri",
    "request",
    "util",
    "utility",
    "simple",
    "curl",
    "wget",
    "fetch"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "email": "sindresorhus@gmail.com",
      "name": "sindresorhus"
    },
    {
      "email": "floatdrop@gmail.com",
      "name": "floatdrop"
    }
  ],
  "name": "got",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/got.git"
  },
  "scripts": {
    "coverage": "istanbul cover tape --report html -- test/test-*.js",
    "test": "tape test/test-*.js | tap-dot"
  },
  "version": "2.9.2"
}
