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

View file

@ -1,32 +1,36 @@
{
"_from": "@actions/tool-cache@^1.0.0",
"_args": [
[
"@actions/tool-cache@1.1.1",
"E:\\k8s-actions\\setup-kubectl"
]
],
"_from": "@actions/tool-cache@1.1.1",
"_id": "@actions/tool-cache@1.1.1",
"_inBundle": false,
"_integrity": "sha512-AILekrrj/L4N/5z5TGtUKVie4nKjxDioCgOEymyYxzPhGfjIxfE71tN2VTTpiICEWJ883rPRj2+WinTr1b6yVA==",
"_location": "/@actions/tool-cache",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "@actions/tool-cache@^1.0.0",
"raw": "@actions/tool-cache@1.1.1",
"name": "@actions/tool-cache",
"escapedName": "@actions%2ftool-cache",
"scope": "@actions",
"rawSpec": "^1.0.0",
"rawSpec": "1.1.1",
"saveSpec": null,
"fetchSpec": "^1.0.0"
"fetchSpec": "1.1.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@actions/tool-cache/-/tool-cache-1.1.1.tgz",
"_shasum": "99c5c7463089af5d0a5c5ba8cb5fc3c73fa0c284",
"_spec": "@actions/tool-cache@^1.0.0",
"_spec": "1.1.1",
"_where": "E:\\k8s-actions\\setup-kubectl",
"bugs": {
"url": "https://github.com/actions/toolkit/issues"
},
"bundleDependencies": false,
"dependencies": {
"@actions/core": "^1.1.0",
"@actions/exec": "^1.0.1",
@ -35,7 +39,6 @@
"typed-rest-client": "^1.4.0",
"uuid": "^3.3.2"
},
"deprecated": false,
"description": "Actions tool-cache lib",
"devDependencies": {
"@types/nock": "^10.0.3",