mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-07-17 13:20:17 +00:00
12 lines
192 B
JSON
12 lines
192 B
JSON
{
|
|
"name": "logos-execution-zone-ci-artifact-client",
|
|
"private": true,
|
|
"type": "module",
|
|
"engines": {
|
|
"node": ">=24"
|
|
},
|
|
"dependencies": {
|
|
"@actions/artifact": "6.2.1"
|
|
}
|
|
}
|