mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-04-19 12:39:47 +08:00

* Revert "Exec 1.2.0 patch" c9f7927778fe84bc9add1775eb9f5e00ce625d04 * glob 0.3.0 release
29 lines
807 B
JSON
29 lines
807 B
JSON
{
|
|
"name": "@actions/exec",
|
|
"version": "1.1.1",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@actions/exec",
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@actions/io": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/@actions/io": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.0.1.tgz",
|
|
"integrity": "sha512-rhq+tfZukbtaus7xyUtwKfuiCRXd1hWSfmJNEpFgBQJ4woqPEpsBw04awicjwz9tyG2/MVhAEMfVn664Cri5zA=="
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@actions/io": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.0.1.tgz",
|
|
"integrity": "sha512-rhq+tfZukbtaus7xyUtwKfuiCRXd1hWSfmJNEpFgBQJ4woqPEpsBw04awicjwz9tyG2/MVhAEMfVn664Cri5zA=="
|
|
}
|
|
}
|
|
}
|