boilerplate

This commit is contained in:
Alexandra
2024-10-15 21:03:27 -06:00
parent 2b1cf65731
commit 77a6e121ff
10 changed files with 78 additions and 6 deletions

View File

@@ -1,10 +1,12 @@
{
"dependencies": {
"dotenv": "^16.4.5",
"ejs": "^3.1.10",
"express": "^4.21.1",
"fuzzystring": "^1.0.2",
"jsdom": "^25.0.1",
"node-cron": "^3.0.3",
"node-fetch": "^3.3.2"
}
},
"type": "module"
}