mirror of https://github.com/calzoneman/sync.git
28 lines
646 B
JSON
28 lines
646 B
JSON
{
|
|
"author": "Calvin Montgomery",
|
|
"name": "CyTube",
|
|
"description": "Online media synchronizer and chat",
|
|
"version": "3.4.0",
|
|
"repository": {
|
|
"url": "http://github.com/calzoneman/sync"
|
|
},
|
|
"dependencies": {
|
|
"bcrypt": "~0.7.7",
|
|
"body-parser": "^1.6.5",
|
|
"cookie": "~0.1.0",
|
|
"cookie-parser": "^1.3.2",
|
|
"express": "^4.8.5",
|
|
"express-minify": "0.0.11",
|
|
"jade": "~1.1.5",
|
|
"json-typecheck": "^0.1.0",
|
|
"morgan": "^1.2.3",
|
|
"mysql": "~2.0.1",
|
|
"nodemailer": "~0.6.0",
|
|
"oauth": "^0.9.11",
|
|
"q": "^1.0.0",
|
|
"serve-static": "^1.5.3",
|
|
"socket.io": "~0.9.16",
|
|
"yamljs": "~0.1.4"
|
|
}
|
|
}
|