ALL OF IT

This commit is contained in:
Jack
2025-03-06 20:55:36 +00:00
commit 6cc41936a4
8 changed files with 464 additions and 0 deletions

10
package.json Normal file
View File

@@ -0,0 +1,10 @@
{
"dependencies": {
"cron": "^4.1.0",
"handlebars": "^4.7.8",
"msql": "^1.0.3",
"mysql": "^2.18.1",
"node-cron": "^3.0.3",
"nodemailer": "^6.10.0"
}
}