{
  "_from": "request@2.9.203",
  "_id": "request@2.9.203",
  "_inBundle": false,
  "_integrity": "sha1-bBcRpUB/uUoRQhlWPkQUW8v0cjo=",
  "_location": "/request",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "request@2.9.203",
    "name": "request",
    "escapedName": "request",
    "rawSpec": "2.9.203",
    "saveSpec": null,
    "fetchSpec": "2.9.203"
  },
  "_requiredBy": [
    "/express-cdn"
  ],
  "_resolved": "https://registry.npmjs.org/request/-/request-2.9.203.tgz",
  "_shasum": "6c1711a5407fb94a114219563e44145bcbf4723a",
  "_spec": "request@2.9.203",
  "_where": "E:\\code\\Hatjitsu-master\\Hatjitsu-master\\node_modules\\express-cdn",
  "author": {
    "name": "Mikeal Rogers",
    "email": "mikeal.rogers@gmail.com"
  },
  "bugs": {
    "url": "http://github.com/mikeal/request/issues"
  },
  "bundleDependencies": false,
  "deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142",
  "description": "Simplified HTTP request client.",
  "engines": [
    "node >= 0.3.6"
  ],
  "homepage": "https://github.com/mikeal/request#readme",
  "main": "./main",
  "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.9.203"
}
