Files

23 lines
561 B
JSON
Raw Permalink Normal View History

2019-05-28 15:21:45 -04:00
{
"name": "@actions/exec",
2025-11-04 13:53:28 +00:00
"version": "2.0.0",
2025-09-25 13:03:33 +01:00
"lockfileVersion": 3,
2019-05-28 15:21:45 -04:00
"requires": true,
"packages": {
"": {
"name": "@actions/exec",
2025-11-04 13:53:28 +00:00
"version": "2.0.0",
"license": "MIT",
"dependencies": {
2025-11-04 13:53:28 +00:00
"@actions/io": "^2.0.0"
}
},
"node_modules/@actions/io": {
2025-11-04 13:53:28 +00:00
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@actions/io/-/io-2.0.0.tgz",
"integrity": "sha512-Jv33IN09XLO+0HS79aaODsvIRyduiF7NY/F6LYeK5oeUmrsz7aFdRphQjFoESF4jS7lMauDOttKALcpapVDIAg==",
2025-09-25 13:03:33 +01:00
"license": "MIT"
2019-05-28 15:21:45 -04:00
}
}
}