mirror of
https://github.com/deployphp/action.git
synced 2024-11-23 04:19:02 +00:00
11 lines
139 B
JSON
11 lines
139 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"@actions/core": "^1.6.0",
|
|
"execa": "^5.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
}
|