{
  "_args": [
    [
      "request@2.42.0",
      "/usr/share/npm/node_modules/codecov.io"
    ]
  ],
  "_from": "request@2.42.0",
  "_id": "request@2.42.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/codecov.io/request",
  "_npmUser": {
    "email": "mikeal.rogers@gmail.com",
    "name": "mikeal"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {},
  "_requested": {
    "name": "request",
    "raw": "request@2.42.0",
    "rawSpec": "2.42.0",
    "scope": null,
    "spec": "2.42.0",
    "type": "version"
  },
  "_requiredBy": [
    "/codecov.io"
  ],
  "_resolved": "https://registry.npmjs.org/request/-/request-2.42.0.tgz",
  "_shasum": "572bd0148938564040ac7ab148b96423a063304a",
  "_shrinkwrap": null,
  "_spec": "request@2.42.0",
  "_where": "/usr/share/npm/node_modules/codecov.io",
  "author": {
    "email": "mikeal.rogers@gmail.com",
    "name": "Mikeal Rogers"
  },
  "bugs": {
    "url": "http://github.com/mikeal/request/issues"
  },
  "dependencies": {
    "aws-sign2": "~0.5.0",
    "bl": "~0.9.0",
    "caseless": "~0.6.0",
    "forever-agent": "~0.5.0",
    "form-data": "~0.1.0",
    "hawk": "1.1.1",
    "http-signature": "~0.10.0",
    "json-stringify-safe": "~5.0.0",
    "mime-types": "~1.0.1",
    "node-uuid": "~1.4.0",
    "oauth-sign": "~0.4.0",
    "qs": "~1.2.0",
    "stringstream": "~0.0.4",
    "tough-cookie": ">=0.12.0",
    "tunnel-agent": "~0.4.0"
  },
  "description": "Simplified HTTP request client.",
  "devDependencies": {
    "rimraf": "~2.2.8"
  },
  "directories": {},
  "dist": {
    "shasum": "572bd0148938564040ac7ab148b96423a063304a",
    "tarball": "https://registry.npmjs.org/request/-/request-2.42.0.tgz"
  },
  "engines": [
    "node >= 0.8.0"
  ],
  "homepage": "https://github.com/mikeal/request",
  "license": "Apache-2.0",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mikeal",
      "email": "mikeal.rogers@gmail.com"
    }
  ],
  "name": "request",
  "optionalDependencies": {
    "aws-sign2": "~0.5.0",
    "form-data": "~0.1.0",
    "hawk": "1.1.1",
    "http-signature": "~0.10.0",
    "oauth-sign": "~0.4.0",
    "stringstream": "~0.0.4",
    "tough-cookie": ">=0.12.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mikeal/request.git"
  },
  "scripts": {
    "test": "node tests/run.js"
  },
  "tags": [
    "http",
    "simple",
    "util",
    "utility"
  ],
  "version": "2.42.0"
}
