{
  "_from": "request@2.16.x",
  "_id": "request@2.16.6",
  "_inBundle": false,
  "_integrity": "sha512-TfD4kMo40kwuOpO7GYfAZpb2wYdw7yvTIglPNgPPSmp2Fz6MKNvPLla40FQ/ypdhy6B2jRNz3VlCjPD6mnzsmA==",
  "_location": "/request",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "request@2.16.x",
    "name": "request",
    "escapedName": "request",
    "rawSpec": "2.16.x",
    "saveSpec": null,
    "fetchSpec": "2.16.x"
  },
  "_requiredBy": [
    "/winston"
  ],
  "_resolved": "https://registry.npmjs.org/request/-/request-2.16.6.tgz",
  "_shasum": "872fe445ae72de266b37879d6ad7dc948fa01cad",
  "_spec": "request@2.16.x",
  "_where": "/home/bestsmm/node_modules/winston",
  "author": {
    "name": "Mikeal Rogers",
    "email": "mikeal.rogers@gmail.com"
  },
  "bugs": {
    "url": "http://github.com/mikeal/request/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "aws-sign": "~0.2.0",
    "cookie-jar": "~0.2.0",
    "forever-agent": "~0.2.0",
    "form-data": "~0.0.3",
    "hawk": "~0.10.2",
    "json-stringify-safe": "~3.0.0",
    "mime": "~1.2.7",
    "node-uuid": "~1.4.0",
    "oauth-sign": "~0.2.0",
    "qs": "~0.5.4",
    "tunnel-agent": "~0.2.0"
  },
  "deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142",
  "description": "Simplified HTTP request client.",
  "engines": [
    "node >= 0.8.0"
  ],
  "homepage": "https://github.com/mikeal/request#readme",
  "main": "index.js",
  "name": "request",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/mikeal/request.git"
  },
  "scripts": {
    "test": "node tests/run.js"
  },
  "tags": [
    "http",
    "simple",
    "util",
    "utility"
  ],
  "version": "2.16.6"
}
