@tanzhenxing/zx-tree-select
Version:
用于从一组相关联的数据集合中进行选择。
22 lines (21 loc) • 452 B
JSON
{
"name": "@tanzhenxing/zx-tree-select",
"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"
}
}