mirror of https://github.com/calzoneman/sync.git
19 lines
440 B
JSON
19 lines
440 B
JSON
{
|
|
"author": "Calvin Montgomery",
|
|
"name": "CyTube",
|
|
"description": "Online media synchronizer and chat",
|
|
"version": "2.4.3",
|
|
"repository": {
|
|
"url": "http://github.com/calzoneman/sync"
|
|
},
|
|
"dependencies": {
|
|
"socket.io": ">=0.9",
|
|
"express": ">=3.2",
|
|
"mysql": "2.0.0-alpha8",
|
|
"node_hash": "*",
|
|
"bcrypt": "*",
|
|
"nodemailer": "*",
|
|
"validator": "*"
|
|
}
|
|
}
|