2021-02-22 07:08:35 +00:00
|
|
|
|
{
|
|
|
|
|
"name": "@nocobase/plugin-china-region",
|
2024-01-30 09:11:37 +00:00
|
|
|
|
"version": "0.19.0-alpha.5",
|
2023-08-01 16:07:52 +00:00
|
|
|
|
"displayName": "China region",
|
2023-05-29 03:06:54 +00:00
|
|
|
|
"displayName.zh-CN": "中国行政区",
|
2023-09-12 14:39:23 +00:00
|
|
|
|
"description": "Provides China region data and field interface",
|
|
|
|
|
"description.zh-CN": "提供中国行政区数据和字段(Interface)类型",
|
2023-08-01 16:07:52 +00:00
|
|
|
|
"main": "./dist/server/index.js",
|
2024-02-02 04:02:18 +00:00
|
|
|
|
"homepage": "https://docs.nocobase.com/plugins/china-region",
|
|
|
|
|
"homepage.zh-CN": "https://docs-cn.nocobase.com/plugins/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-02-02 04:02:18 +00:00
|
|
|
|
"gitHead": "979a9c59a98c61a2287dd847580746a9b597cbde",
|
2024-02-05 06:37:07 +00:00
|
|
|
|
"keywords":["Fields"]
|
2021-02-22 07:08:35 +00:00
|
|
|
|
}
|