{ "name": "@tachybase/plugin-users", "displayName": "Users", "version": "0.21.77", "description": "Provides basic user model, as well as created by and updated by fields.", "keywords": [ "Users & permissions" ], "license": "Apache-2.0", "main": "./dist/server/index.js", "devDependencies": { "@tachybase/schema": "workspace:*", "@types/jsonwebtoken": "^8.5.8", "antd": "5.19.1", "jsonwebtoken": "^8.5.1", "react-i18next": "^14.1.2" }, "peerDependencies": { "@tachybase/actions": "workspace:*", "@tachybase/cache": "workspace:*", "@tachybase/client": "workspace:*", "@tachybase/database": "workspace:*", "@tachybase/plugin-acl": "workspace:*", "@tachybase/plugin-auth": "workspace:*", "@tachybase/resourcer": "workspace:*", "@tachybase/server": "workspace:*", "@tachybase/test": "workspace:*", "@tachybase/utils": "workspace:*" }, "description.zh-CN": "提供了基础的用户模型,以及创建人和最后更新人字段。", "displayName.zh-CN": "用户" }