{ "name": "pontus-mail", "version": "1.0.0", "description": "Landing page for p0ntus mail", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "body-parser": "^1.20.3", "ejs": "^3.1.10", "express": "^4.21.1", "express-rate-limit": "^7.4.1", "winston": "^3.17.0" } }