Files

14 lines
366 B
JSON
Raw Permalink Normal View History

2019-05-28 15:21:45 -04:00
{
"name": "@actions/exec",
2020-04-28 11:59:04 -04:00
"version": "1.0.4",
2019-05-28 15:21:45 -04:00
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@actions/io": {
"version": "1.0.1",
2020-01-10 16:37:48 -05:00
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.0.1.tgz",
"integrity": "sha512-rhq+tfZukbtaus7xyUtwKfuiCRXd1hWSfmJNEpFgBQJ4woqPEpsBw04awicjwz9tyG2/MVhAEMfVn664Cri5zA=="
2019-05-28 15:21:45 -04:00
}
}
}