{ "name": "backend", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "express": "^5.2.1", "multer": "^2.1.1", "node-osc": "^11.2.2", "socket.io": "^4.8.3", "systeminformation": "^5.31.4" } }