Masto Posts!!!

This commit is contained in:
Bingus_Violet 2023-11-30 21:56:34 -06:00
parent 772b4019f7
commit 2b13723028
5 changed files with 270 additions and 12 deletions

View file

@ -18,6 +18,7 @@
"license": "MIT",
"dependencies": {
"express": "^4.18.2",
"ws": "^8.14.2"
"ws": "^8.14.2",
"xml2json": "^0.12.0"
}
}