This commit is contained in:
j.mei7
2022-04-03 16:38:57 +02:00
parent c2670a09aa
commit eddfa544a4
7 changed files with 478 additions and 32 deletions

View File

@@ -9,6 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.20.0",
"express": "^4.17.3",
"sqlite3": "^4.2.0"
}