mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
LawinServer XMPP 🔥
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user