You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "aurora-springboot",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"deploy": "node deploy.js"
|
|
},
|
|
"dependencies": {
|
|
"chalk": "^4.1.2",
|
|
"dotenv": "^16.0.3",
|
|
"ora": "^5.4.1",
|
|
"scp2": "^0.5.0",
|
|
"ssh2": "^1.11.0"
|
|
}
|
|
}
|