2019-06-19 14:44:17 +01:00
|
|
|
{
|
2019-08-16 14:43:51 +01:00
|
|
|
"_from": "@actions/exec@^1.0.0",
|
|
|
|
"_id": "@actions/exec@1.0.0",
|
2019-06-19 14:44:17 +01:00
|
|
|
"_inBundle": false,
|
2019-08-16 14:43:51 +01:00
|
|
|
"_integrity": "sha512-nquH0+XKng+Ll7rZfCojN7NWSbnGh+ltwUJhzfbLkmOJgxocGX2/yXcZLMyT9fa7+tByEow/NSTrBExNlEj9fw==",
|
2019-06-19 14:44:17 +01:00
|
|
|
"_location": "/@actions/exec",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
2019-08-16 14:43:51 +01:00
|
|
|
"type": "range",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "@actions/exec@^1.0.0",
|
2019-06-19 14:44:17 +01:00
|
|
|
"name": "@actions/exec",
|
|
|
|
"escapedName": "@actions%2fexec",
|
|
|
|
"scope": "@actions",
|
2019-08-16 14:43:51 +01:00
|
|
|
"rawSpec": "^1.0.0",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "^1.0.0"
|
2019-06-19 14:44:17 +01:00
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/@actions/tool-cache"
|
|
|
|
],
|
2019-08-16 14:43:51 +01:00
|
|
|
"_resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.0.0.tgz",
|
|
|
|
"_shasum": "70c8b698c9baa02965c07da5f0b185ca56f0a955",
|
|
|
|
"_spec": "@actions/exec@^1.0.0",
|
|
|
|
"_where": "C:\\Users\\damccorm\\Documents\\setup-go\\node_modules\\@actions\\tool-cache",
|
2019-06-19 14:44:17 +01:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/actions/toolkit/issues"
|
|
|
|
},
|
|
|
|
"bundleDependencies": false,
|
|
|
|
"deprecated": false,
|
|
|
|
"description": "Actions exec lib",
|
|
|
|
"devDependencies": {
|
2019-08-16 14:43:51 +01:00
|
|
|
"@actions/io": "^1.0.0"
|
2019-06-19 14:44:17 +01:00
|
|
|
},
|
|
|
|
"directories": {
|
|
|
|
"lib": "lib",
|
|
|
|
"test": "__tests__"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"lib"
|
|
|
|
],
|
2019-08-16 14:43:51 +01:00
|
|
|
"gitHead": "a40bce7c8d382aa3dbadaa327acbc696e9390e55",
|
2019-06-19 14:44:17 +01:00
|
|
|
"homepage": "https://github.com/actions/toolkit/tree/master/packages/exec",
|
|
|
|
"keywords": [
|
|
|
|
"exec",
|
|
|
|
"actions"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"main": "lib/exec.js",
|
|
|
|
"name": "@actions/exec",
|
|
|
|
"publishConfig": {
|
|
|
|
"access": "public"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/actions/toolkit.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: run tests from root\" && exit 1",
|
|
|
|
"tsc": "tsc"
|
|
|
|
},
|
2019-08-16 14:43:51 +01:00
|
|
|
"version": "1.0.0"
|
2019-06-19 14:44:17 +01:00
|
|
|
}
|