{ "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": "ihatenodejs", "license": "CC0-1.0", "dependencies": { "body-parser": "^1.20.3", "ejs": "^3.1.10", "express": "^4.21.1", "winston": "^3.17.0" }, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/ihatenodejs/pontus-mail.git" }, "bugs": { "url": "https://github.com/ihatenodejs/pontus-mail/issues" }, "homepage": "https://github.com/ihatenodejs/pontus-mail#readme" }