2014-10-31 16:42:58 +01:00
|
|
|
{
|
2015-11-14 20:26:54 -05:00
|
|
|
"name": "cryptpad",
|
|
|
|
|
"description": "realtime collaborative visual editor with zero knowlege server",
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"express": "~4.10.1",
|
2016-02-11 12:28:05 +01:00
|
|
|
"ws": "^1.0.1",
|
|
|
|
|
"level": "~1.4.0",
|
|
|
|
|
"nthen": "~0.1.0"
|
2015-11-14 20:26:54 -05:00
|
|
|
}
|
2014-10-31 16:42:58 +01:00
|
|
|
}
|