made a template for the app to be
This commit is contained in:
15
package.json
Normal file
15
package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"dockerode": "^5.0.0",
|
||||
"dotenv": "^17.4.2",
|
||||
"express": "^5.2.1",
|
||||
"express-session": "^1.19.0",
|
||||
"helmet": "^8.1.0",
|
||||
"minecraft-server-util": "^5.4.4",
|
||||
"passport": "^0.7.0",
|
||||
"passport-oauth2": "^1.8.0",
|
||||
"rcon-client": "^4.2.5",
|
||||
"socket.io": "^4.8.3",
|
||||
"tail": "^2.2.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user