{
"name": "server",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"cors": "^2.8.5",
"dotenv": "^17.2.1",
"express": "^5.1.0",
"https-proxy-agent": "^7.0.6",
"multer": "^2.0.2",
"socket.io": "^4.8.1",
"ws": "^8.18.3",
"wscat": "^6.1.0"
}
}