mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 17:20:57 +00:00
20 lines
429 B
JSON
20 lines
429 B
JSON
{
|
|
"name": "@nocobase/plugin-china-region",
|
|
"version": "0.7.0-alpha.57",
|
|
"main": "lib/index.js",
|
|
"license": "Apache-2.0",
|
|
"licenses": [
|
|
{
|
|
"type": "Apache-2.0",
|
|
"url": "http://www.apache.org/licenses/LICENSE-2.0"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"china-division": "^2.4.0"
|
|
},
|
|
"devDependencies": {
|
|
"@nocobase/test": "0.7.0-alpha.57"
|
|
},
|
|
"gitHead": "a00b45a2686695c5f4824d074ac5e1aff210793a"
|
|
}
|