|
|
@ -1,11 +1,11 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "cryptpad",
|
|
|
|
"name": "cryptpad",
|
|
|
|
"description": "realtime collaborative visual editor with zero knowlege server",
|
|
|
|
"description": "realtime collaborative visual editor with zero knowlege server",
|
|
|
|
"version": "3.24.0",
|
|
|
|
"version": "3.25.0",
|
|
|
|
"license": "AGPL-3.0+",
|
|
|
|
"license": "AGPL-3.0+",
|
|
|
|
"repository": {
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/xwiki-labs/cryptpad.git"
|
|
|
|
"url": "git+https://github.com/xwiki-labs/cryptpad.git"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"type": "opencollective",
|
|
|
@ -13,7 +13,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@mcrowe/minibloom": "^0.2.0",
|
|
|
|
"@mcrowe/minibloom": "^0.2.0",
|
|
|
|
"chainpad-crypto": "^0.2.2",
|
|
|
|
"chainpad-crypto": "^0.2.5",
|
|
|
|
"chainpad-server": "^4.0.9",
|
|
|
|
"chainpad-server": "^4.0.9",
|
|
|
|
"express": "~4.16.0",
|
|
|
|
"express": "~4.16.0",
|
|
|
|
"fs-extra": "^7.0.0",
|
|
|
|
"fs-extra": "^7.0.0",
|
|
|
|