1
0
mirror of https://github.com/dani/vroom.git synced 2024-07-02 12:13:12 +02:00
vroom/signalmaster/package.json
2014-04-03 17:42:54 +02:00

22 lines
432 B
JSON

{
"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"
}