{
  "name": "proxying-agent",
  "version": "2.4.0",
  "description": "Node HTTP/HTTPS Forward Proxy Agent",
  "keywords": [
    "http",
    "https",
    "agent",
    "proxy",
    "tunnel",
    "ntlm"
  ],
  "homepage": "https://github.com/capriza/node-proxying-agent/",
  "author": "Capriza Inc. <backend@capriza.com>",
  "maintainers"    : [
    "Nadav Fischer <nadav.fischer@capriza.com>"
  ],
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/capriza/node-proxying-agent.git"
  },
  "bugs": {
    "url": "https://github.com/capriza/node-proxying-agent/issues"
  },
  "license": "MIT",
  "engines": {
    "node": ">=0.8.0"
  }
}
