{
  "_args": [
    [
      {
        "raw": "https-proxy-agent@^0.3.5",
        "scope": null,
        "escapedName": "https-proxy-agent",
        "name": "https-proxy-agent",
        "rawSpec": "^0.3.5",
        "spec": ">=0.3.5 <0.4.0",
        "type": "range"
      },
      "D:\\work\\node-mmtrix"
    ]
  ],
  "_from": "https-proxy-agent@>=0.3.5 <0.4.0",
  "_id": "https-proxy-agent@0.3.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/https-proxy-agent",
  "_nodeVersion": "0.12.6",
  "_npmUser": {
    "name": "tootallnate",
    "email": "nathan@tootallnate.net"
  },
  "_npmVersion": "2.11.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "https-proxy-agent@^0.3.5",
    "scope": null,
    "escapedName": "https-proxy-agent",
    "name": "https-proxy-agent",
    "rawSpec": "^0.3.5",
    "spec": ">=0.3.5 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-0.3.6.tgz",
  "_shasum": "713fa38e5d353f50eb14a342febe29033ed1619b",
  "_shrinkwrap": null,
  "_spec": "https-proxy-agent@^0.3.5",
  "_where": "D:\\work\\node-mmtrix",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
    "url": "http://n8.io/"
  },
  "bugs": {
    "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues"
  },
  "dependencies": {
    "agent-base": "~1.0.1",
    "debug": "2",
    "extend": "3"
  },
  "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
  "devDependencies": {
    "mocha": "2",
    "proxy": "~0.2.3",
    "semver": "~2.2.1"
  },
  "directories": {},
  "dist": {
    "shasum": "713fa38e5d353f50eb14a342febe29033ed1619b",
    "tarball": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-0.3.6.tgz"
  },
  "gitHead": "328299fa0481be2ba34d654dba9252494cf380c2",
  "homepage": "https://github.com/TooTallNate/node-https-proxy-agent#readme",
  "keywords": [
    "https",
    "proxy",
    "endpoint",
    "agent"
  ],
  "license": "MIT",
  "main": "https-proxy-agent.js",
  "maintainers": [
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    }
  ],
  "name": "https-proxy-agent",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/node-https-proxy-agent.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "0.3.6"
}
