mirror of https://github.com/actions/toolkit
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.1.3",
|
|
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.3.tgz",
|
|
"integrity": "sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q=="
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@actions/io": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.3.tgz",
|
|
"integrity": "sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q=="
|
|
}
|
|
}
|
|
}
|