mirror of https://github.com/dani/vroom.git
Video conf based on SimpleWebRTC https://vroom.fws.fr/documentation
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
432 B
21 lines
432 B
{
|
|
"name": "signal-master",
|
|
"version": "0.0.1",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:andyet/signal-master.git"
|
|
},
|
|
"description": "Mind-meldification for teams",
|
|
"dependencies": {
|
|
"async": "0.1.9",
|
|
"node-uuid": "1.2.0",
|
|
"redis": "",
|
|
"underscore": "",
|
|
"precommit-hook": "",
|
|
"getconfig": "",
|
|
"socket.io": "",
|
|
"mysql":"",
|
|
"cookie":""
|
|
},
|
|
"main": "server.js"
|
|
}
|
|
|