{ "_from": "@actions/core", "_id": "@actions/core@1.4.0", "_inBundle": false, "_integrity": "sha512-CGx2ilGq5i7zSLgiiGUtBCxhRRxibJYU6Fim0Q1Wg2aQL2LTnF27zbqZOrxfvFQ55eSBW0L8uVStgtKMpa0Qlg==", "_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.4.0.tgz", "_shasum": "cf2e6ee317e314b03886adfeb20e448d50d6e524", "_spec": "@actions/core", "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-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", "!.DS_Store" ], "homepage": "https://github.com/actions/toolkit/tree/main/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": { "audit-moderate": "npm install && npm audit --json --audit-level=moderate > audit.json", "test": "echo \"Error: run tests from root\" && exit 1", "tsc": "tsc" }, "types": "lib/core.d.ts", "version": "1.4.0" }