backoffice/node_modules/tunnel-agent/package.json

59 lines
1.4 KiB
JSON
Raw Normal View History

2020-02-06 10:09:39 +00:00
{
"_args": [
[
"tunnel-agent@0.4.3",
"C:\\wamp64\\www\\ilink"
]
],
"_development": true,
"_from": "tunnel-agent@0.4.3",
"_id": "tunnel-agent@0.4.3",
"_inBundle": false,
"_integrity": "sha1-Y3PbdpCf5XDgjXNYM2Xtgop07us=",
"_location": "/tunnel-agent",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "tunnel-agent@0.4.3",
"name": "tunnel-agent",
"escapedName": "tunnel-agent",
"rawSpec": "0.4.3",
"saveSpec": null,
"fetchSpec": "0.4.3"
},
"_requiredBy": [
"/caw",
"/request"
],
"_resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz",
"_spec": "0.4.3",
"_where": "C:\\wamp64\\www\\ilink",
"author": {
"name": "Mikeal Rogers",
"email": "mikeal.rogers@gmail.com",
"url": "http://www.futurealoof.com"
},
"bugs": {
"url": "https://github.com/mikeal/tunnel-agent/issues"
},
"dependencies": {},
"description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
"devDependencies": {},
"engines": {
"node": "*"
},
"files": [
"index.js"
],
"homepage": "https://github.com/mikeal/tunnel-agent#readme",
"license": "Apache-2.0",
"main": "index.js",
"name": "tunnel-agent",
"optionalDependencies": {},
"repository": {
"url": "git+https://github.com/mikeal/tunnel-agent.git"
},
"version": "0.4.3"
}