10 lines
221 B
JSON
10 lines
221 B
JSON
{
|
|
"name": "RoR-real-time",
|
|
"description": "providing real-time sychronization for ruby on rails",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"dependencies": {
|
|
"socket.io": "0.9.12",
|
|
"node-uuid": "1.2.0"
|
|
}
|
|
}
|