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