2e79b01894
- Add a nice menu to userlist dropdowns for easily changing ranks - Merge give/take leader into one button - Move playlist lock button to the same button strip as voteskip/get playlist urls - Add a volume slider for Soundcloud
19 lines
444 B
JSON
19 lines
444 B
JSON
{
|
|
"author": "Calvin Montgomery",
|
|
"name": "CyTube",
|
|
"description": "Online media synchronizer and chat",
|
|
"version": "2.3.1",
|
|
"repository": {
|
|
"url": "http://github.com/calzoneman/sync"
|
|
},
|
|
"dependencies": {
|
|
"socket.io": ">=0.9",
|
|
"express": ">=3.2",
|
|
"mysql-libmysqlclient": "*",
|
|
"node_hash": "*",
|
|
"bcrypt": "*",
|
|
"nodemailer": "*",
|
|
"validator": "*"
|
|
}
|
|
}
|