You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "cryptpad",
|
|
"description": "realtime collaborative visual editor with zero knowlege server",
|
|
"version": "0.1.0",
|
|
"dependencies": {
|
|
"express": "~4.10.1",
|
|
"ws": "~0.4.32",
|
|
"mongodb": "~2.0.5"
|
|
}
|
|
}
|