domotz-remote-pawn
Version:
Domotz Agent
24 lines (23 loc) • 674 B
JSON
{
"author": "Mikeal Rogers <mikeal.rogers@gmail.com> (http://www.futurealoof.com)",
"name": "tunnel-agent",
"license": "Apache-2.0",
"description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
"version": "0.4.3",
"repository": {
"url": "https://github.com/mikeal/tunnel-agent"
},
"main": "index.js",
"files": [
"index.js"
],
"dependencies": {},
"devDependencies": {},
"optionalDependencies": {},
"engines": {
"node": "*"
}
,"_resolved": "http://npm.domotz.com:4873/tunnel-agent/-/tunnel-agent-0.4.3.tgz"
,"_integrity": "sha1-Y3PbdpCf5XDgjXNYM2Xtgop07us="
,"_from": "tunnel-agent@0.4.3"
}