@tachybase/plugin-field-china-region
Version:
Provides data and field type for administrative divisions of China.
34 lines • 1.06 kB
JSON
{
"name": "@tachybase/plugin-field-china-region",
"displayName": "Administrative divisions of China",
"version": "1.6.21",
"description": "Provides data and field type for administrative divisions of China.",
"keywords": [
"Fields"
],
"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/plugin-field-china-region"
},
"license": "Apache-2.0",
"main": "./dist/server/index.js",
"dependencies": {},
"devDependencies": {
"@tachybase/schema": "1.6.11",
"@tachybase/test": "1.6.11",
"@tego/client": "1.6.11",
"@tego/server": "1.6.11",
"@types/cross-spawn": "^6.0.6",
"china-division": "^2.7.0",
"cross-spawn": "^7.0.6",
"@tachybase/client": "1.6.21"
},
"description.zh-CN": "提供中国行政区划数据和字段类型。",
"displayName.zh-CN": "字段:中国行政区划",
"scripts": {}
}