{ "name": "volleyball-dev-backend", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "axios": "^1.9.0", "bcryptjs": "^3.0.2", "cheerio": "^1.0.0", "cors": "^2.8.5", "dotenv": "^16.5.0", "express": "^5.1.0", "express-rate-limit": "^7.5.0", "geoip-lite": "^1.4.10", "jsonwebtoken": "^9.0.2", "multer": "^1.4.5-lts.2", "node-cache": "^5.1.2", "pg": "^8.15.1" } }