game stuff

This commit is contained in:
Zutatensuppe 2020-11-25 22:03:35 +01:00
parent 07da40dce7
commit e75cd7406f
20 changed files with 1527 additions and 387 deletions

View file

@ -1,8 +1,11 @@
{
"type": "module",
"dependencies": {
"body-parser": "^1.19.0",
"express": "^4.17.1",
"image-size": "^0.9.3",
"multer": "^1.4.2",
"twing": "^5.0.2",
"ws": "^7.3.1"
}
}