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