68 lines
1.6 KiB
JSON
68 lines
1.6 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@actions/exec@1.0.1",
|
||
|
"X:\\dev\\neard\\www\\github\\ghaction\\ghaction-github-pages"
|
||
|
]
|
||
|
],
|
||
|
"_from": "@actions/exec@1.0.1",
|
||
|
"_id": "@actions/exec@1.0.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-nvFkxwiicvpzNiCBF4wFBDfnBvi7xp/as7LE1hBxBxKG2L29+gkIPBiLKMVORL+Hg3JNf07AKRfl0V5djoypjQ==",
|
||
|
"_location": "/@actions/exec",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@actions/exec@1.0.1",
|
||
|
"name": "@actions/exec",
|
||
|
"escapedName": "@actions%2fexec",
|
||
|
"scope": "@actions",
|
||
|
"rawSpec": "1.0.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.0.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.0.1.tgz",
|
||
|
"_spec": "1.0.1",
|
||
|
"_where": "X:\\dev\\neard\\www\\github\\ghaction\\ghaction-github-pages",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/actions/toolkit/issues"
|
||
|
},
|
||
|
"description": "Actions exec lib",
|
||
|
"devDependencies": {
|
||
|
"@actions/io": "^1.0.1"
|
||
|
},
|
||
|
"directories": {
|
||
|
"lib": "lib",
|
||
|
"test": "__tests__"
|
||
|
},
|
||
|
"files": [
|
||
|
"lib"
|
||
|
],
|
||
|
"gitHead": "a2ab4bcf78e4f7080f0d45856e6eeba16f0bbc52",
|
||
|
"homepage": "https://github.com/actions/toolkit/tree/master/packages/exec",
|
||
|
"keywords": [
|
||
|
"github",
|
||
|
"actions",
|
||
|
"exec"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/exec.js",
|
||
|
"name": "@actions/exec",
|
||
|
"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.1"
|
||
|
}
|