GPR authentication support

This commit is contained in:
Alex Mullans
2019-09-09 10:27:23 -07:00
committed by Alex Mullans
parent 6c0e2a2a6b
commit 6bd4969ec6
518 changed files with 95599 additions and 2875 deletions

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

@ -1,4 +1,10 @@
{
"_args": [
[
"tunnel@0.0.4",
"C:\\dev\\repos\\actions\\setup-dotnet"
]
],
"_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": "C:\\Users\\damccorm\\Documents\\setup-node\\node_modules\\typed-rest-client",
"_spec": "0.0.4",
"_where": "C:\\dev\\repos\\actions\\setup-dotnet",
"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": "*",