{
  "name": "@tachybase/plugin-system-settings",
  "displayName": "System settings",
  "version": "0.21.33",
  "description": "Used to adjust the system title, logo, language, etc.",
  "keywords": [
    "System management"
  ],
  "license": "Apache-2.0",
  "main": "./dist/server/index.js",
  "peerDependencies": {
    "@tachybase/client": "workspace:*",
    "@tachybase/database": "workspace:*",
    "@tachybase/server": "workspace:*",
    "@tachybase/test": "workspace:*"
  },
  "description.zh-CN": "用于调整系统的标题、LOGO、语言等。",
  "displayName.zh-CN": "系统设置"
}