azure
Version:
Microsoft Azure Client Library for node
65 lines (64 loc) • 1.58 kB
JSON
{
"_from": "tunnel@0.0.5",
"_id": "tunnel@0.0.5",
"_inBundle": false,
"_integrity": "sha512-gj5sdqherx4VZKMcBA4vewER7zdK25Td+z1npBqpbDys4eJrLx+SlYjJvq1bDXs2irkuJM5pf8ktaEQVipkrbA==",
"_location": "/tunnel",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "tunnel@0.0.5",
"name": "tunnel",
"escapedName": "tunnel",
"rawSpec": "0.0.5",
"saveSpec": null,
"fetchSpec": "0.0.5"
},
"_requiredBy": [
"/ms-rest"
],
"_resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.5.tgz",
"_shasum": "d1532254749ed36620fcd1010865495a1fa9d0ae",
"_spec": "tunnel@0.0.5",
"_where": "/Users/rigibson/src/azure-sdk-for-node/lib/services/batchaiManagement/node_modules/ms-rest",
"author": {
"name": "Koichi Kobayashi",
"email": "koichik@improvement.jp"
},
"bugs": {
"url": "https://github.com/koichik/node-tunnel/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Node HTTP/HTTPS Agents for tunneling proxies",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"directories": {
"lib": "./lib"
},
"engines": {
"node": ">=0.6.11 <=0.7.0 || >=0.7.3"
},
"homepage": "https://github.com/koichik/node-tunnel/",
"keywords": [
"http",
"https",
"agent",
"proxy",
"tunnel"
],
"license": "MIT",
"main": "./index.js",
"name": "tunnel",
"repository": {
"type": "git",
"url": "git+https://github.com/koichik/node-tunnel.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.0.5"
}