2019-07-10 14:54:25 +00:00
|
|
|
{
|
|
|
|
"_from": "file:toolkit\\actions-core-0.0.0.tgz",
|
|
|
|
"_id": "@actions/core@0.0.0",
|
|
|
|
"_inBundle": false,
|
2019-07-15 18:59:23 +00:00
|
|
|
"_integrity": "sha512-aA3W5QTRIbaRxEDo/Pn/unVB+PB6Vbyx2QNjnV35QRDsdhbMd65e3Gige0NCkjoJ3P+P1Fv5B9jb7XV78yUBIQ==",
|
2019-07-10 14:54:25 +00:00
|
|
|
"_location": "/@actions/core",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "file",
|
2019-07-15 18:59:23 +00:00
|
|
|
"where": "C:\\Users\\damccorm\\Documents\\setup-java",
|
2019-07-10 14:54:25 +00:00
|
|
|
"raw": "@actions/core@file:toolkit/actions-core-0.0.0.tgz",
|
|
|
|
"name": "@actions/core",
|
|
|
|
"escapedName": "@actions%2fcore",
|
|
|
|
"scope": "@actions",
|
|
|
|
"rawSpec": "file:toolkit/actions-core-0.0.0.tgz",
|
|
|
|
"saveSpec": "file:toolkit\\actions-core-0.0.0.tgz",
|
2019-07-15 18:59:23 +00:00
|
|
|
"fetchSpec": "C:\\Users\\damccorm\\Documents\\setup-java\\toolkit\\actions-core-0.0.0.tgz"
|
2019-07-10 14:54:25 +00:00
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/",
|
|
|
|
"/@actions/tool-cache"
|
|
|
|
],
|
2019-07-15 18:59:23 +00:00
|
|
|
"_resolved": "C:\\Users\\damccorm\\Documents\\setup-java\\toolkit\\actions-core-0.0.0.tgz",
|
|
|
|
"_shasum": "5c7a8cdd3b464dedd87d453965943c15aad1dd9a",
|
2019-07-10 14:54:25 +00:00
|
|
|
"_spec": "@actions/core@file:toolkit/actions-core-0.0.0.tgz",
|
2019-07-15 18:59:23 +00:00
|
|
|
"_where": "C:\\Users\\damccorm\\Documents\\setup-java",
|
2019-07-10 14:54:25 +00:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/actions/toolkit/issues"
|
|
|
|
},
|
|
|
|
"bundleDependencies": false,
|
|
|
|
"deprecated": false,
|
|
|
|
"description": "Actions core lib",
|
|
|
|
"devDependencies": {
|
|
|
|
"@types/node": "^12.0.2"
|
|
|
|
},
|
|
|
|
"directories": {
|
|
|
|
"lib": "lib",
|
|
|
|
"test": "__tests__"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"lib"
|
|
|
|
],
|
|
|
|
"homepage": "https://github.com/actions/toolkit/tree/master/packages/core",
|
|
|
|
"keywords": [
|
|
|
|
"core",
|
|
|
|
"actions"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"main": "lib/core.js",
|
|
|
|
"name": "@actions/core",
|
|
|
|
"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"
|
|
|
|
},
|
|
|
|
"version": "0.0.0"
|
|
|
|
}
|