mirror of
https://github.com/deployphp/action.git
synced 2024-11-22 20:19:01 +00:00
12 lines
157 B
JSON
12 lines
157 B
JSON
{
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@actions/core": "^1.10.0",
|
|
"zx": "^7.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
}
|