{ "_args": [ [ "@actions/core@1.1.3", "/home/runner/work/ghaction-github-pages/ghaction-github-pages" ] ], "_from": "@actions/core@1.1.3", "_id": "@actions/core@1.1.3", "_inBundle": false, "_integrity": "sha512-2BIib53Jh4Cfm+1XNuZYYGTeRo8yiWEAUMoliMh1qQGMaqTF4VUlhhcsBylTu4qWmUx45DrY0y0XskimAHSqhw==", "_location": "/@actions/core", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@actions/core@1.1.3", "name": "@actions/core", "escapedName": "@actions%2fcore", "scope": "@actions", "rawSpec": "1.1.3", "saveSpec": null, "fetchSpec": "1.1.3" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.1.3.tgz", "_spec": "1.1.3", "_where": "/home/runner/work/ghaction-github-pages/ghaction-github-pages", "bugs": { "url": "https://github.com/actions/toolkit/issues" }, "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": [ "github", "actions", "core" ], "license": "MIT", "main": "lib/core.js", "name": "@actions/core", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/actions/toolkit.git", "directory": "packages/core" }, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1", "tsc": "tsc" }, "version": "1.1.3" }