mirror of https://github.com/actions/toolkit
29 lines
807 B
JSON
29 lines
807 B
JSON
{
|
|
"name": "@actions/exec",
|
|
"version": "1.1.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@actions/exec",
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@actions/io": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/@actions/io": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.1.tgz",
|
|
"integrity": "sha512-Qi4JoKXjmE0O67wAOH6y0n26QXhMKMFo7GD/4IXNVcrtLjUlGjGuVys6pQgwF3ArfGTQu0XpqaNr0YhED2RaRA=="
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@actions/io": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.1.tgz",
|
|
"integrity": "sha512-Qi4JoKXjmE0O67wAOH6y0n26QXhMKMFo7GD/4IXNVcrtLjUlGjGuVys6pQgwF3ArfGTQu0XpqaNr0YhED2RaRA=="
|
|
}
|
|
}
|
|
}
|