This commit is contained in:
2023-06-11 22:44:25 +02:00
parent cafb6bc755
commit a38909babd
10 changed files with 1735 additions and 88 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"ejs": "^3.1.9",
"express": "^4.18.2",
"moment": "^2.29.4"
}
}