mail-proxy/package.json
Ferit Yiğit BALABAN f697f59487
more Abdullah
Signed-off-by: Ferit Yiğit BALABAN <fyb@fybx.dev>
2024-03-19 00:58:10 +03:00

11 lines
189 B
JSON

{
"dependencies": {
"cors": "^2.8.5",
"express": "^4.18.3",
"express-rate-limit": "^7.2.0",
"helmet": "^7.1.0",
"morgan": "^1.10.0",
"nodemailer": "^6.9.12"
}
}