ce34a3efe0
This means it is no longer necessary to perform a .htaccess hack if you want nice URLs. By default, hostname:port/r/channel acts the same as hostname:port/index.html?channel=channel.
17 lines
391 B
JSON
17 lines
391 B
JSON
{
|
|
"author": "Calvin Montgomery",
|
|
"name": "CyTube",
|
|
"description": "Online media synchronizer and chat",
|
|
"version": "1.2.4",
|
|
"repository": {
|
|
"url": "http://github.com/calzoneman/sync"
|
|
},
|
|
"dependencies": {
|
|
"socket.io": ">=0.9",
|
|
"express": ">=3.2",
|
|
"mysql-libmysqlclient": "*",
|
|
"node_hash": "*",
|
|
"bcrypt": "*"
|
|
}
|
|
}
|