{
  "name": "@nocobase/plugin-system-settings",
  "displayName": "System settings",
  "displayName.zh-CN": "系统设置",
  "description": "Used to adjust the system title, logo, etc",
  "description.zh-CN": "用于调整系统的标题、LOGO 等",
  "version": "0.14.0-alpha.7",
  "license": "AGPL-3.0",
  "main": "./dist/server/index.js",
  "peerDependencies": {
    "@nocobase/client": "0.x",
    "@nocobase/database": "0.x",
    "@nocobase/server": "0.x",
    "@nocobase/test": "0.x"
  },
  "gitHead": "ce588eefb0bfc50f7d5bbee575e0b5e843bf6644"
}