{
  "_args": [
    [
      {
        "name": "timed-out",
        "raw": "timed-out@^3.0.0",
        "rawSpec": "^3.0.0",
        "scope": null,
        "spec": ">=3.0.0 <4.0.0",
        "type": "range"
      },
      "/Users/eadum/Code/generator-fwsp-hydra/node_modules/got"
    ]
  ],
  "_from": "timed-out@>=3.0.0 <4.0.0",
  "_id": "timed-out@3.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/timed-out",
  "_nodeVersion": "6.6.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/timed-out-3.0.0.tgz_1474205415994_0.9712003509048373"
  },
  "_npmUser": {
    "email": "floatdrop@gmail.com",
    "name": "floatdrop"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "timed-out",
    "raw": "timed-out@^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/timed-out/-/timed-out-3.0.0.tgz",
  "_shasum": "ff88de96030ce960eabd42487db61d3add229273",
  "_shrinkwrap": null,
  "_spec": "timed-out@^3.0.0",
  "_where": "/Users/eadum/Code/generator-fwsp-hydra/node_modules/got",
  "author": {
    "email": "floatdrop@gmail.com",
    "name": "Vsevolod Strukchinsky"
  },
  "bugs": {
    "url": "https://github.com/floatdrop/timed-out/issues"
  },
  "dependencies": {},
  "description": "Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged",
  "devDependencies": {
    "mocha": "*",
    "xo": "^0.16.0"
  },
  "directories": {},
  "dist": {
    "shasum": "ff88de96030ce960eabd42487db61d3add229273",
    "tarball": "https://registry.npmjs.org/timed-out/-/timed-out-3.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "c8521babfbaa888e76478e771dbb00b3719fbaf2",
  "homepage": "https://github.com/floatdrop/timed-out#readme",
  "keywords": [
    "http",
    "https",
    "get",
    "got",
    "url",
    "uri",
    "request",
    "util",
    "utility",
    "simple"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "email": "floatdrop@gmail.com",
      "name": "floatdrop"
    }
  ],
  "name": "timed-out",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/floatdrop/timed-out.git"
  },
  "scripts": {
    "test": "xo && mocha"
  },
  "version": "3.0.0"
}
