You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-27 06:23:53 +01:00
Add files via upload
This commit is contained in:
29
package.json
Normal file
29
package.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user