@tanzhenxing/zx-search-bar
Version:
`zx-search-bar` 是一个用于输入中国车牌号的弹出式组件。支持普通车牌和新能源车牌两种类型的输入,提供便捷的车牌号输入键盘。
23 lines (22 loc) • 620 B
JSON
{
"name": "@tanzhenxing/zx-search-bar",
"version": "1.0.4",
"description": "`zx-search-bar` 是一个用于输入中国车牌号的弹出式组件。支持普通车牌和新能源车牌两种类型的输入,提供便捷的车牌号输入键盘。",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"zx-search-bar",
"搜索栏",
"搜索",
"搜索组件",
"搜索组件"
],
"author": "tanzhenxing",
"license": "ISC",
"dependencies": {
"@tanzhenxing/zx-icon": "^1.0.13",
"@tanzhenxing/zx-input": "^1.0.10"
}
}