{ "_from": "@actions/core@^1.0.0", "_id": "@actions/core@1.0.0", "_inBundle": false, "_integrity": "sha512-aMIlkx96XH4E/2YZtEOeyrYQfhlas9jIRkfGPqMwXD095Rdkzo4lB6ZmbxPQSzD+e1M+Xsm98ZhuSMYGv/AlqA==", "_location": "/@actions/core", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@actions/core@^1.0.0", "name": "@actions/core", "escapedName": "@actions%2fcore", "scope": "@actions", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/", "/@actions/tool-cache" ], "_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.0.0.tgz", "_shasum": "4a090a2e958cc300b9ea802331034d5faf42d239", "_spec": "@actions/core@^1.0.0", "_where": "C:\\Users\\damccorm\\Documents\\setup-go", "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" ], "gitHead": "a40bce7c8d382aa3dbadaa327acbc696e9390e55", "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": "1.0.0" }