@tanzhenxing/zx-address
Version:
四级地址选择组件,支持自定义地址选择和已有地址选择两种模式。
22 lines (21 loc) • 556 B
JSON
{
"name": "@tanzhenxing/zx-address",
"version": "1.0.2",
"description": "四级地址选择组件,支持自定义地址选择和已有地址选择两种模式。",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"地址选择",
"地址选择组件"
],
"author": "tanzhenxing",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@tanzhenxing/zx-icon": "^1.0.13",
"@tanzhenxing/zx-picker-view": "^1.0.1",
"@tanzhenxing/zx-popup": "^1.0.11"
}
}