@tanzhenxing/zx-express-tabs
Version:
一个用于快递物流场景的选项卡组件
25 lines (24 loc) • 575 B
JSON
{
"name": "@tanzhenxing/zx-express-tabs",
"version": "1.0.4",
"description": "一个用于快递物流场景的选项卡组件",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"快递物流",
"选项卡",
"导航栏",
"tabbar"
],
"author": "tanzhenxing",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@tanzhenxing/zx-badge": "^1.0.6",
"@tanzhenxing/zx-button": "^1.0.7",
"@tanzhenxing/zx-icon": "^1.0.13",
"@tanzhenxing/zx-switch": "^1.0.6"
}
}