Files

23 lines
561 B
JSON
Raw Permalink Normal View History

2019-05-28 15:21:45 -04:00
{
"name": "@actions/exec",
2026-01-28 13:55:13 -05:00
"version": "3.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",
2026-01-28 13:55:13 -05:00
"version": "3.0.0",
"license": "MIT",
"dependencies": {
2026-01-28 14:43:36 -05:00
"@actions/io": "^3.0.2"
}
},
2026-01-28 13:55:13 -05:00
"node_modules/@actions/io": {
2026-01-28 14:43:36 -05:00
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@actions/io/-/io-3.0.2.tgz",
"integrity": "sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw==",
"license": "MIT"
2019-05-28 15:21:45 -04:00
}
}
}