2021-02-22 07:08:35 +00:00
|
|
|
{
|
|
|
|
"name": "@nocobase/plugin-china-region",
|
2024-04-07 00:33:05 +00:00
|
|
|
"version": "0.21.0-alpha.4",
|
2024-02-22 15:13:31 +00:00
|
|
|
"displayName": "Administrative divisions of China",
|
|
|
|
"displayName.zh-CN": "中国行政区划",
|
|
|
|
"description": "Provides data and field type for administrative divisions of China.",
|
|
|
|
"description.zh-CN": "提供中国行政区划数据和字段类型。",
|
2023-08-01 16:07:52 +00:00
|
|
|
"main": "./dist/server/index.js",
|
2024-03-04 15:02:29 +00:00
|
|
|
"homepage": "https://docs.nocobase.com/handbook/china-region",
|
|
|
|
"homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/china-region",
|
2023-01-11 03:58:47 +00:00
|
|
|
"license": "AGPL-3.0",
|
2021-12-07 11:40:30 +00:00
|
|
|
"devDependencies": {
|
2023-08-01 16:07:52 +00:00
|
|
|
"@formily/core": "2.x",
|
|
|
|
"@formily/react": "2.x",
|
|
|
|
"@types/cross-spawn": "^6.0.2",
|
|
|
|
"china-division": "^2.4.0",
|
|
|
|
"cross-spawn": "^7.0.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@nocobase/client": "0.x",
|
|
|
|
"@nocobase/database": "0.x",
|
|
|
|
"@nocobase/server": "0.x",
|
|
|
|
"@nocobase/test": "0.x"
|
2021-12-07 11:40:30 +00:00
|
|
|
},
|
2024-03-04 15:02:29 +00:00
|
|
|
"gitHead": "d0b4efe4be55f8c79a98a331d99d9f8cf99021a1",
|
2024-02-05 13:10:48 +00:00
|
|
|
"keywords": [
|
|
|
|
"Fields"
|
|
|
|
]
|
2021-02-22 07:08:35 +00:00
|
|
|
}
|