Initial commit
[yaffs-website] / node_modules / tunnel-agent / package.json
1 {
2   "_args": [
3     [
4       "tunnel-agent@~0.4.1",
5       "/var/www/yaffs/node_modules/request"
6     ]
7   ],
8   "_from": "tunnel-agent@>=0.4.1 <0.5.0",
9   "_id": "tunnel-agent@0.4.3",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/tunnel-agent",
13   "_nodeVersion": "5.9.0",
14   "_npmOperationalInternal": {
15     "host": "packages-16-east.internal.npmjs.com",
16     "tmp": "tmp/tunnel-agent-0.4.3.tgz_1462396470295_0.23639482469297945"
17   },
18   "_npmUser": {
19     "email": "simeonvelichkov@gmail.com",
20     "name": "simov"
21   },
22   "_npmVersion": "2.15.3",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "tunnel-agent",
26     "raw": "tunnel-agent@~0.4.1",
27     "rawSpec": "~0.4.1",
28     "scope": null,
29     "spec": ">=0.4.1 <0.5.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/request"
34   ],
35   "_resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz",
36   "_shasum": "6373db76909fe570e08d73583365ed828a74eeeb",
37   "_shrinkwrap": null,
38   "_spec": "tunnel-agent@~0.4.1",
39   "_where": "/var/www/yaffs/node_modules/request",
40   "author": {
41     "email": "mikeal.rogers@gmail.com",
42     "name": "Mikeal Rogers",
43     "url": "http://www.futurealoof.com"
44   },
45   "bugs": {
46     "url": "https://github.com/mikeal/tunnel-agent/issues"
47   },
48   "dependencies": {},
49   "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
50   "devDependencies": {},
51   "directories": {},
52   "dist": {
53     "shasum": "6373db76909fe570e08d73583365ed828a74eeeb",
54     "tarball": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz"
55   },
56   "engines": {
57     "node": "*"
58   },
59   "files": [
60     "index.js"
61   ],
62   "gitHead": "e72d830f5ed388a2a71d37ce062c38e3fb34bdde",
63   "homepage": "https://github.com/mikeal/tunnel-agent#readme",
64   "license": "Apache-2.0",
65   "main": "index.js",
66   "maintainers": [
67     {
68       "name": "mikeal",
69       "email": "mikeal.rogers@gmail.com"
70     },
71     {
72       "name": "nylen",
73       "email": "jnylen@gmail.com"
74     },
75     {
76       "name": "fredkschott",
77       "email": "fkschott@gmail.com"
78     },
79     {
80       "name": "simov",
81       "email": "simeonvelichkov@gmail.com"
82     }
83   ],
84   "name": "tunnel-agent",
85   "optionalDependencies": {},
86   "readme": "ERROR: No README data found!",
87   "repository": {
88     "url": "git+https://github.com/mikeal/tunnel-agent.git"
89   },
90   "scripts": {},
91   "version": "0.4.3"
92 }