{
  "_args": [
    [
      {
        "raw": "infinity-agent@^2.0.0",
        "scope": null,
        "escapedName": "infinity-agent",
        "name": "infinity-agent",
        "rawSpec": "^2.0.0",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "C:\\src\\pnpm\\node_modules\\package-json\\node_modules\\got"
    ]
  ],
  "_from": "infinity-agent@>=2.0.0 <3.0.0",
  "_id": "infinity-agent@2.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/infinity-agent",
  "_npmUser": {
    "name": "floatdrop",
    "email": "floatdrop@gmail.com"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "raw": "infinity-agent@^2.0.0",
    "scope": null,
    "escapedName": "infinity-agent",
    "name": "infinity-agent",
    "rawSpec": "^2.0.0",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/package-json/got"
  ],
  "_resolved": "https://registry.npmjs.org/infinity-agent/-/infinity-agent-2.0.3.tgz",
  "_shasum": "45e0e2ff7a9eb030b27d62b74b3744b7a7ac4216",
  "_shrinkwrap": null,
  "_spec": "infinity-agent@^2.0.0",
  "_where": "C:\\src\\pnpm\\node_modules\\package-json\\node_modules\\got",
  "author": {
    "name": "Vsevolod Strukchinsky",
    "email": "floatdrop@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/floatdrop/infinity-agent/issues"
  },
  "dependencies": {},
  "description": "Creates HTTP/HTTPS Agent with Infinity maxSockets",
  "devDependencies": {
    "mocha": "^2.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "45e0e2ff7a9eb030b27d62b74b3744b7a7ac4216",
    "tarball": "https://registry.npmjs.org/infinity-agent/-/infinity-agent-2.0.3.tgz"
  },
  "files": [
    "index.js",
    "http.js",
    "https.js"
  ],
  "gitHead": "ee5c0384457f1c7e51adcdbd79eb3fbd8f9e4eb4",
  "homepage": "https://github.com/floatdrop/infinity-agent",
  "keywords": [
    "http",
    "https",
    "agent",
    "maxSockets"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "floatdrop",
      "email": "floatdrop@gmail.com"
    }
  ],
  "name": "infinity-agent",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/floatdrop/infinity-agent.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "2.0.3"
}
