Simulator first commit
This commit is contained in:
27
package.json
Normal file
27
package.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"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",
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user