30 lines
691 B
JSON
30 lines
691 B
JSON
{
|
|
"name": "linx-ptt-simulator",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"async": "^2.6.0",
|
|
"chalk": "^2.4.2",
|
|
"config": "^1.30.0",
|
|
"lame": "^1.2.4",
|
|
"libsamplerate.js": "^1.0.0",
|
|
"moment": "^2.24.0",
|
|
"mumble-client": "^1.1.1",
|
|
"mumble-client-codecs-node": "0.0.1",
|
|
"reconnect-core": "^1.3.0",
|
|
"request": "^2.85.0",
|
|
"socket.io-client": "^2.1.0",
|
|
"speaker": "^0.4.1",
|
|
"stream-chunker": "^1.2.8",
|
|
"stream-throttle": "^0.1.3",
|
|
"toml": "^2.3.3",
|
|
"yargs": "^14.2.0"
|
|
}
|
|
}
|