{ "_args": [ [ "@actions/core@file:toolkit/actions-core-0.0.0.tgz", "/Users/rachmari/github-repos/hello-world-javascript-action" ] ], "_from": "@actions/core@file:toolkit/actions-core-0.0.0.tgz", "_id": "@actions/core@file:toolkit/actions-core-0.0.0.tgz", "_inBundle": false, "_integrity": "sha512-P+mC79gXC2yvyU0+RDctxKUI1Q3tNruB+aSmFI47j2H0DylxtDEgycW9WXwt/zCY62lfwfvBoGKpuJRvFHDqpw==", "_location": "/@actions/core", "_phantomChildren": {}, "_requested": { "type": "file", "where": "/Users/rachmari/github-repos/hello-world-javascript-action", "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", "fetchSpec": "/Users/rachmari/github-repos/hello-world-javascript-action/toolkit/actions-core-0.0.0.tgz" }, "_requiredBy": [ "/" ], "_spec": "file:toolkit/actions-core-0.0.0.tgz", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action", "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": [ "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" }