blab
Version:
realtime chat for tt.fm
21 lines • 421 B
JSON
{
"name": "blab",
"version": "0.0.1",
"author": "reduxd <reduxd@gmail.com>",
"description": "realtime chat for tt.fm",
"repository": {
"type": "git",
"url": "https://github.com/reduxd/blab.git"
},
"keywords": [
"ttapi",
"ttfm",
"turntable"
],
"dependencies" : {
"express" : "3.x.x",
"ttapi" : "3.x.x",
"jade" : "0.35.x",
"socket.io" : "0.9.x"
}
}