{
"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": {
"axios": "^1.7.9",
"body-parser": "^1.20.3",
"dotenv": "^16.4.7",
"ejs": "^3.1.10",
"express": "^4.21.1",
"express-session": "^1.18.1",
"mariadb": "^3.4.0",
"mysql2": "^3.12.0",
"node-cache": "^5.1.2",
"sequelize": "^6.37.5",
"winston": "^3.17.0"
"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"
}