{ "name": "backend", "version": "1.0.0", "description": "", "type": "module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "amqplib": "^0.10.4", "express": "^4.19.2", "socket.io": "^4.7.5", "uuid": "^10.0.0" } }