bc/package.json
2025-05-13 04:14:01 +00:00

10 lines
153 B
JSON

{
"dependencies": {
"bcryptjs": "^3.0.2",
"express": "^5.1.0",
"mysql2": "^3.14.1",
"socket.io": "^4.8.1",
"uuid": "^11.1.0"
}
}