1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00

3LAS implementation

This commit is contained in:
NoobishSVK
2024-01-27 11:46:52 +01:00
parent 5ab4a39bd5
commit 8ce697a960
42 changed files with 7950 additions and 40 deletions

View File

@@ -10,12 +10,14 @@
"author": "",
"license": "ISC",
"dependencies": {
"command-exists-promise": "^2.0.2",
"express": "4.18.2",
"http": "^0.0.1-security",
"https": "1.0.0",
"koffi": "2.7.2",
"net": "1.0.2",
"websocket": "1.0.34",
"ws": "8.14.2"
"wrtc": "^0.4.7",
"ws": "^8.14.2"
}
}