multi-select-area
Version:
30 lines (29 loc) • 699 B
JSON
{
"name": "multi-select-area",
"version": "1.0.0",
"description": "省市区多选组件",
"main": "app.vue",
"dependencies": {
"axios": "^0.18.0",
"babel-plugin-import": "^1.11.0",
"iview": "^3.1.5"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tian0o0/multi-select-area.git"
},
"keywords": [
"省市区选择",
"省市区多选"
],
"author": "tian0o0",
"license": "ISC",
"bugs": {
"url": "https://github.com/tian0o0/multi-select-area/issues"
},
"homepage": "https://github.com/tian0o0/multi-select-area#readme"
}