package.json 2.51 KB
{
  "_args": [
    [
      {
        "raw": "request@2.29.0",
        "scope": null,
        "escapedName": "request",
        "name": "request",
        "rawSpec": "2.29.0",
        "spec": "2.29.0",
        "type": "version"
      },
      "C:\\Users\\yoon\\Desktop\\JS\\RUTroll\\node_modules\\lol-api"
    ]
  ],
  "_from": "request@2.29.0",
  "_id": "request@2.29.0",
  "_inCache": true,
  "_location": "/request",
  "_npmUser": {
    "name": "mikeal",
    "email": "mikeal.rogers@gmail.com"
  },
  "_npmVersion": "1.3.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "request@2.29.0",
    "scope": null,
    "escapedName": "request",
    "name": "request",
    "rawSpec": "2.29.0",
    "spec": "2.29.0",
    "type": "version"
  },
  "_requiredBy": [
    "/lol-api"
  ],
  "_resolved": "https://registry.npmjs.org/request/-/request-2.29.0.tgz",
  "_shasum": "0d4b8de70d26a9911a8344af9a0e8edab81ff1c3",
  "_shrinkwrap": null,
  "_spec": "request@2.29.0",
  "_where": "C:\\Users\\yoon\\Desktop\\JS\\RUTroll\\node_modules\\lol-api",
  "author": {
    "name": "Mikeal Rogers",
    "email": "mikeal.rogers@gmail.com"
  },
  "bugs": {
    "url": "http://github.com/mikeal/request/issues"
  },
  "dependencies": {
    "aws-sign2": "~0.5.0",
    "forever-agent": "~0.5.0",
    "form-data": "~0.1.0",
    "hawk": "~1.0.0",
    "http-signature": "~0.10.0",
    "json-stringify-safe": "~5.0.0",
    "mime": "~1.2.9",
    "node-uuid": "~1.4.0",
    "oauth-sign": "~0.3.0",
    "qs": "~0.6.0",
    "tough-cookie": "~0.9.15",
    "tunnel-agent": "~0.3.0"
  },
  "description": "Simplified HTTP request client.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "0d4b8de70d26a9911a8344af9a0e8edab81ff1c3",
    "tarball": "https://registry.npmjs.org/request/-/request-2.29.0.tgz"
  },
  "engines": [
    "node >= 0.8.0"
  ],
  "homepage": "https://github.com/mikeal/request#readme",
  "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.0.0",
    "http-signature": "~0.10.0",
    "oauth-sign": "~0.3.0",
    "tough-cookie": "~0.9.15",
    "tunnel-agent": "~0.3.0"
  },
  "readme": "ERROR: No README data found!",
  "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.29.0"
}