{ "name": "@tachybase/plugin-localization-management", "displayName": "Localization", "version": "0.21.75", "description": "Allows to manage localization resources of the application.", "keywords": [ "System management" ], "license": "Apache-2.0", "main": "dist/server/index.js", "devDependencies": { "@ant-design/icons": "^5.3.7", "@tachybase/schema": "workspace:*", "ahooks": "^3.7.2", "antd": "5.19.1", "deepmerge": "^4.3.1", "react-i18next": "^14.1.2" }, "peerDependencies": { "@tachybase/actions": "workspace:*", "@tachybase/cache": "workspace:*", "@tachybase/client": "workspace:*", "@tachybase/database": "workspace:*", "@tachybase/plugin-client": "workspace:*", "@tachybase/plugin-ui-schema-storage": "workspace:*", "@tachybase/server": "workspace:*", "@tachybase/test": "workspace:*" }, "description.zh-CN": "支持管理应用程序的本地化资源。", "displayName.zh-CN": "本地化" }