19 lines
445 B
JSON
19 lines
445 B
JSON
{
|
|
"author": "Calvin Montgomery",
|
|
"name": "CyTube",
|
|
"description": "Online media synchronizer and chat",
|
|
"version": "2.4.6",
|
|
"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": "<2.0.0"
|
|
}
|
|
}
|