{
  "_args": [
    [
      "infinity-agent@2.0.3",
      "/home/ambuj/Desktop/mysql Projects/mobileapp"
    ]
  ],
  "_development": true,
  "_from": "infinity-agent@2.0.3",
  "_id": "infinity-agent@2.0.3",
  "_inBundle": false,
  "_integrity": "sha1-ReDi/3qesDCyfWK3SzdEt6esQhY=",
  "_location": "/infinity-agent",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "infinity-agent@2.0.3",
    "name": "infinity-agent",
    "escapedName": "infinity-agent",
    "rawSpec": "2.0.3",
    "saveSpec": null,
    "fetchSpec": "2.0.3"
  },
  "_requiredBy": [
    "/got"
  ],
  "_resolved": "https://registry.npmjs.org/infinity-agent/-/infinity-agent-2.0.3.tgz",
  "_spec": "2.0.3",
  "_where": "/home/ambuj/Desktop/mysql Projects/mobileapp",
  "author": {
    "name": "Vsevolod Strukchinsky",
    "email": "floatdrop@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/floatdrop/infinity-agent/issues"
  },
  "description": "Creates HTTP/HTTPS Agent with Infinity maxSockets",
  "devDependencies": {
    "mocha": "^2.1.0"
  },
  "files": [
    "index.js",
    "http.js",
    "https.js"
  ],
  "homepage": "https://github.com/floatdrop/infinity-agent#readme",
  "keywords": [
    "http",
    "https",
    "agent",
    "maxSockets"
  ],
  "license": "MIT",
  "name": "infinity-agent",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/floatdrop/infinity-agent.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "2.0.3"
}
