{ "_from": "tunnel@0.0.2", "_id": "tunnel@0.0.2", "_inBundle": false, "_integrity": "sha1-8jvNi3p7ioZCYbIIT2b5MZM5YzQ=", "_location": "/tunnel", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "tunnel@0.0.2", "name": "tunnel", "escapedName": "tunnel", "rawSpec": "0.0.2", "saveSpec": null, "fetchSpec": "0.0.2" }, "_requiredBy": [ "/wget" ], "_resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.2.tgz", "_shasum": "f23bcd8b7a7b8a864261b2084f66f93193396334", "_spec": "tunnel@0.0.2", "_where": "/usr/home/nodejs/D3/D3-Centraliser/node_modules/wget", "author": { "name": "Koichi Kobayashi", "email": "koichik@improvement.jp" }, "bundleDependencies": false, "deprecated": false, "description": "Node HTTP/HTTPS Agents for tunneling proxies", "devDependencies": { "mocha": "*", "should": "*" }, "engines": { "node": ">=0.6.11 <=0.7.0 || >=0.7.3" }, "homepage": "https://github.com/koichik/node-tunnel/", "keywords": [ "http", "https", "agent", "proxy" ], "licenses": { "type": "The MIT License", "url": "http://www.opensource.org/licenses/mit-license.php" }, "main": "./index.js", "name": "tunnel", "repositories": "https://github.com/koichik/node-tunnel.git", "repository": { "type": "git", "url": "h" }, "scripts": { "test": "./node_modules/mocha/bin/mocha" }, "version": "0.0.2" }