13 lines
307 B
JSON
13 lines
307 B
JSON
{
|
|
"name": "teamvis-selfhost",
|
|
"version": "0.33.0",
|
|
"private": true,
|
|
"description": "Self-Hosting-Bundle für TeamVis (Installer + Migrationen, ohne App-Quellcode).",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@supabase/supabase-js": "^2.104.0",
|
|
"bcryptjs": "^3.0.3",
|
|
"ws": "^8.18.0"
|
|
}
|
|
}
|