|
{
"name": "speakable-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "James Peret",
"license": "ISC",
"dependencies": {
"follow-redirects": "0.0.7",
"play": "^0.5.0",
"say": "^0.9.0",
"socket.io-client": "^1.4.5",
"sox-waveform": "0.0.1",
"speakable": "^0.3.0",
"zerorpc": "^0.9.6",
"zmq": "^2.15.0"
}
}
|