{ "name": "server", "version": "1.0.0", "description": "", "main": "main.js", "type": "module", "scripts": { "node": "node main.js" }, "keywords": [], "author": "", "license": "unlicensed", "dependencies": { "@aws-sdk/client-s3": "^3.787.0", "@isaacs/ttlcache": "^1.4.1", "@maxmind/geoip2-node": "^5.0.0", "@socket.io/redis-adapter": "^8.2.1", "cors": "^2.8.5", "dotenv": "^16.3.1", "ethers": "^6.7.1", "express": "^5.1.0", "express-handlebars": "^8.0.2", "pg": "^8.11.3", "redis": "^4.6.10", "socket.io": "^4.7.2", "tar": "^7.4.3" } }