{
"name": "@tachybase/app",
"version": "0.22.7",
"description": "",
"license": "Apache-2.0",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
"dependencies": {
"@tachybase/database": "workspace:*",
"@tachybase/preset-tachybase": "workspace:*",
"@tachybase/server": "workspace:*",
"@tachybase/telemetry": "workspace:*"
},
"devDependencies": {
"@tachybase/cache": "workspace:*",
"@tachybase/client": "workspace:*",
"@tachybase/logger": "workspace:*"
}