summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/tunnel-agent/package.json
blob: 3d7492aa8faca592131f01de4ab61584644523fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "author": {
    "name": "Mikeal Rogers",
    "email": "mikeal.rogers@gmail.com",
    "url": "http://www.futurealoof.com"
  },
  "name": "tunnel-agent",
  "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
  "version": "0.3.0",
  "repository": {
    "url": "https://github.com/mikeal/tunnel-agent"
  },
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {},
  "optionalDependencies": {},
  "engines": {
    "node": "*"
  },
  "readme": "tunnel-agent\n============\n\nHTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.\n",
  "readmeFilename": "README.md",
  "bugs": {
    "url": "https://github.com/mikeal/tunnel-agent/issues"
  },
  "homepage": "https://github.com/mikeal/tunnel-agent",
  "_id": "tunnel-agent@0.3.0",
  "_from": "tunnel-agent@~0.3.0"
}