node_modules

This commit is contained in:
Deepak Sattiraju 2019-09-23 13:46:56 +05:30
parent b77c57fb24
commit 34f134c5bc
57 changed files with 104 additions and 14038 deletions

13
node_modules/tunnel/package.json generated vendored
View file

@ -1,4 +1,10 @@
{
"_args": [
[
"tunnel@0.0.4",
"E:\\k8s-actions\\setup-kubectl"
]
],
"_from": "tunnel@0.0.4",
"_id": "tunnel@0.0.4",
"_inBundle": false,
@ -19,9 +25,8 @@
"/typed-rest-client"
],
"_resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.4.tgz",
"_shasum": "2d3785a158c174c9a16dc2c046ec5fc5f1742213",
"_spec": "tunnel@0.0.4",
"_where": "E:\\k8s-actions\\setup-kubectl\\node_modules\\typed-rest-client",
"_spec": "0.0.4",
"_where": "E:\\k8s-actions\\setup-kubectl",
"author": {
"name": "Koichi Kobayashi",
"email": "koichik@improvement.jp"
@ -29,8 +34,6 @@
"bugs": {
"url": "https://github.com/koichik/node-tunnel/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Node HTTP/HTTPS Agents for tunneling proxies",
"devDependencies": {
"mocha": "*",