mirror of https://github.com/actions/toolkit
29 lines
807 B
JSON
29 lines
807 B
JSON
{
|
|
"name": "@actions/exec",
|
|
"version": "1.2.0",
|
|
"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=="
|
|
}
|
|
}
|
|
}
|