{ "_from": "@actions/core", "_id": "@actions/core@1.1.0", "_inBundle": false, "_integrity": "sha512-KKpo3xzo0Zsikni9tbOsEQkxZBGDsYSJZNkTvmo0gPSXrc98TBOcdTvKwwjitjkjHkreTggWdB1ACiAFVgsuzA==", "_location": "/@actions/core", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "@actions/core", "name": "@actions/core", "escapedName": "@actions%2fcore", "scope": "@actions", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.1.0.tgz", "_shasum": "25c3aff43a20f9c5a04e2a3439898a49ba8d3625", "_spec": "@actions/core", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action", "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": "a2ab4bcf78e4f7080f0d45856e6eeba16f0bbc52", "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" }, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1", "tsc": "tsc" }, "version": "1.1.0" }