{ "name": "@tachybase/plugin-china-region", "displayName": "Administrative divisions of China", "version": "0.21.55", "description": "Provides data and field type for administrative divisions of China.", "keywords": [ "Fields" ], "license": "Apache-2.0", "main": "./dist/server/index.js", "devDependencies": { "@tachybase/schema": "workspace:*", "@types/cross-spawn": "^6.0.2", "china-division": "^2.4.0", "cross-spawn": "^7.0.3" }, "peerDependencies": { "@tachybase/client": "workspace:*", "@tachybase/database": "workspace:*", "@tachybase/server": "workspace:*", "@tachybase/test": "workspace:*" }, "description.zh-CN": "提供中国行政区划数据和字段类型。", "displayName.zh-CN": "中国行政区划" }