mirror of
https://github.com/lovasoa/whitebophir
synced 2024-11-12 23:37:14 +00:00
953cce8ff3
This commit will be remembered for a long time!
14 lines
295 B
JSON
14 lines
295 B
JSON
{
|
|
"keywords" : [
|
|
"collaborative",
|
|
"whiteboard"
|
|
],
|
|
"version" : "0.1.0",
|
|
"dependencies" : {
|
|
"node-static" : "0.7.x",
|
|
"socket.io" : "0.9.x"
|
|
},
|
|
"name" : "Whitebophir",
|
|
"description" : "Online collaborative whiteboard",
|
|
"main" : "./server/server.js"
|
|
}
|