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/underscore/package.json generated vendored
View File

@ -1,4 +1,10 @@
{
"_args": [
[
"underscore@1.8.3",
"C:\\dev\\repos\\actions\\setup-dotnet"
]
],
"_from": "underscore@1.8.3",
"_id": "underscore@1.8.3",
"_inBundle": false,
@ -19,9 +25,8 @@
"/typed-rest-client"
],
"_resolved": "https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz",
"_shasum": "4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022",
"_spec": "underscore@1.8.3",
"_where": "C:\\Users\\damccorm\\Documents\\setup-node\\node_modules\\typed-rest-client",
"_spec": "1.8.3",
"_where": "C:\\dev\\repos\\actions\\setup-dotnet",
"author": {
"name": "Jeremy Ashkenas",
"email": "jeremy@documentcloud.org"
@ -29,8 +34,6 @@
"bugs": {
"url": "https://github.com/jashkenas/underscore/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "JavaScript's functional programming helper library.",
"devDependencies": {
"docco": "*",