{ "name": "pulse-server", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "cron-parser": "^5.5.0", "dotenv": "^17.2.3", "express": "^5.1.0", "express-rate-limit": "^8.3.1", "mysql2": "^3.15.3", "ws": "^8.18.3" } }