{
  "name": "@tachybase/module-ui-schema",
  "displayName": "UI schema storage",
  "version": "1.6.22",
  "description": "Provides centralized UI schema storage service.",
  "keywords": [
    "System & security"
  ],
  "homepage": "https://github.com/tegojs/tego-standard#readme",
  "bugs": {
    "url": "https://github.com/tegojs/tego-standard/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/tegojs/tego-standard",
    "directory": "packages/module-ui-schema"
  },
  "license": "Apache-2.0",
  "main": "./dist/server/index.js",
  "dependencies": {},
  "devDependencies": {
    "@tachybase/test": "1.6.13",
    "@tego/client": "1.6.13",
    "@tego/server": "1.6.13",
    "lodash": "4.17.21",
    "sequelize": "6.37.5",
    "@tachybase/module-error-handler": "1.6.22",
    "@tachybase/module-user": "1.6.22",
    "@tachybase/client": "1.6.22"
  },
  "description.zh-CN": "提供中心化的 UI schema 存储服务。",
  "displayName.zh-CN": "UI schema 存储服务",
  "scripts": {}
}