LawinServer XMPP 🔥

This commit is contained in:
Lawin0129
2022-02-28 19:39:25 +00:00
parent b36f83f0a6
commit 6c7002e788
13 changed files with 1087 additions and 328 deletions

View File

@@ -8,9 +8,11 @@
"express": "^4.17.2",
"fs": "^0.0.1-security",
"ini": "^2.0.0",
"path": "^0.12.7"
"path": "^0.12.7",
"ws": "^8.5.0",
"xml-parser": "^1.2.1",
"xmlbuilder": "^15.1.1"
},
"devDependencies": {},
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"