This commit is contained in:
STEINNI
2025-08-30 23:26:12 +00:00
commit 6fb75a0888
9 changed files with 7079 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"dependencies": {
"argon2": "^0.44.0",
"body-parser": "^2.2.0",
"express": "^5.1.0",
"express-mysql-session": "^3.0.3",
"express-session": "^1.18.2",
"mysql": "^2.18.1",
"mysql2": "^3.14.3",
"swagger-ui-express": "^5.0.1"
}
}