chat/server/package.json

17 lines
315 B
JSON

{
"dependencies": {
"1636": "^1.0.0",
"busboy": "^1.6.0",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"hash-through": "^0.1.16",
"mime": "^3.0.0",
"mongodb": "^6.3.0",
"mongoose": "^8.0.1",
"multer": "^1.4.5-lts.1",
"sanitize-filename": "^1.6.3",
"socket.io": "^4.7.2"
},
"type": "module"
}