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