Files
openproject/docker/dev/hocuspocus/package.json
T
2025-08-20 09:49:38 +02:00

19 lines
383 B
JSON

{
"name": "openproject-hocuspocus",
"type": "module",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@blocknote/server-util": "^0.34.0",
"@hocuspocus/server": "^3.2.0",
"fast-jwt": "^6.0.2"
}
}