8c33818b36
Google+ metadata retrieval overhaul
32 lines
849 B
JSON
32 lines
849 B
JSON
{
|
|
"author": "Calvin Montgomery",
|
|
"name": "CyTube",
|
|
"description": "Online media synchronizer and chat",
|
|
"version": "3.7.0",
|
|
"repository": {
|
|
"url": "http://github.com/calzoneman/sync"
|
|
},
|
|
"dependencies": {
|
|
"bcrypt": "^0.8.1",
|
|
"body-parser": "^1.10.2",
|
|
"cheerio" : "^0.18.0",
|
|
"compression": "^1.3.0",
|
|
"cookie-parser": "^1.3.3",
|
|
"cytubefilters": "git://github.com/calzoneman/cytubefilters#33b7693c",
|
|
"express": "^4.11.1",
|
|
"express-minify": "^0.1.3",
|
|
"graceful-fs": "^3.0.5",
|
|
"jade": "^1.9.1",
|
|
"json-typecheck": "^0.1.3",
|
|
"morgan": "^1.5.1",
|
|
"mysql": "^2.5.4",
|
|
"nodemailer": "^1.3.0",
|
|
"oauth": "^0.9.12",
|
|
"q": "^1.1.2",
|
|
"sanitize-html": "git://github.com/calzoneman/sanitize-html",
|
|
"serve-static": "^1.8.1",
|
|
"socket.io": "^1.3.4",
|
|
"yamljs": "^0.1.6"
|
|
}
|
|
}
|