You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01:00
30 lines
647 B
JSON
30 lines
647 B
JSON
{
|
|
"name": "xdrd-client",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"axios": "^1.6.0",
|
|
"cors": "^2.8.5",
|
|
"express": "^4.18.2",
|
|
"ffi-napi": "^4.0.3",
|
|
"http": "^0.0.1-security",
|
|
"https": "^1.0.0",
|
|
"koffi": "^2.6.6",
|
|
"mic": "^2.1.2",
|
|
"module-alias": "^2.2.3",
|
|
"net": "^1.0.2",
|
|
"node-record-lpcm16": "^1.0.1",
|
|
"opus-decoder": "^0.7.3",
|
|
"pcm-convert": "^1.6.5",
|
|
"request": "^2.88.2",
|
|
"websocket": "^1.0.34",
|
|
"ws": "^8.14.2"
|
|
}
|
|
}
|