{
  "_args": [
    [
      {
        "raw": "timed-out@^2.0.0",
        "scope": null,
        "escapedName": "timed-out",
        "name": "timed-out",
        "rawSpec": "^2.0.0",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/got"
    ]
  ],
  "_from": "timed-out@>=2.0.0 <3.0.0",
  "_id": "timed-out@2.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/timed-out",
  "_npmUser": {
    "name": "floatdrop",
    "email": "floatdrop@gmail.com"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "raw": "timed-out@^2.0.0",
    "scope": null,
    "escapedName": "timed-out",
    "name": "timed-out",
    "rawSpec": "^2.0.0",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/got"
  ],
  "_resolved": "http://localhost:3000/timed-out/-/timed-out-2.0.0/f38b0ae81d3747d628001f41dafc652ace671c0a.tgz",
  "_shasum": "f38b0ae81d3747d628001f41dafc652ace671c0a",
  "_shrinkwrap": null,
  "_spec": "timed-out@^2.0.0",
  "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/got",
  "author": {
    "name": "Vsevolod Strukchinsky",
    "email": "floatdrop@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/floatdrop/timed-out/issues"
  },
  "dependencies": {},
  "description": "Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "f38b0ae81d3747d628001f41dafc652ace671c0a",
    "tarball": "http://localhost:3000/timed-out/-/timed-out-2.0.0/f38b0ae81d3747d628001f41dafc652ace671c0a.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "2f35278f664de824923bfacf48d5e695f300bc69",
  "homepage": "https://github.com/floatdrop/timed-out",
  "keywords": [
    "http",
    "https",
    "get",
    "got",
    "url",
    "uri",
    "request",
    "util",
    "utility",
    "simple"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "floatdrop",
      "email": "floatdrop@gmail.com"
    }
  ],
  "name": "timed-out",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/floatdrop/timed-out.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "2.0.0"
}
