mirror of https://github.com/calzoneman/sync.git
17 lines
387 B
JSON
17 lines
387 B
JSON
|
{
|
||
|
"author": "Calvin Montgomery",
|
||
|
"name": "CyTube",
|
||
|
"description": "Online media synchronizer and chat",
|
||
|
"version": "1.1.5",
|
||
|
"repository": {
|
||
|
"url": "http://github.com/calzoneman/sync"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"socket.io": ">=0.9",
|
||
|
"connect": "*",
|
||
|
"mysql-libmysqlclient": "*",
|
||
|
"node_hash": "*",
|
||
|
"bcrypt": "*"
|
||
|
}
|
||
|
}
|