Files
zb-table/uni_modules/zb-drawer/package.json
2022-04-14 17:08:57 +08:00

81 lines
1.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "zb-drawer",
"displayName": "zb-drawer全端兼容、支持nvue",
"version": "1.0.6",
"description": "抽屉组件,功能有、支持设置自定义宽度、宽度百分比、高度百分比、左边弹出、右边弹出、顶部弹出、底部弹出",
"keywords": [
"drawer",
"自定义宽度、宽度百分比、高度百分比、左边弹出、右边弹出、顶部弹出、底部弹出、距顶部任意位置弹出",
"抽屉"
],
"repository": "https://github.com/zouzhibin/zb-ui",
"engines": {
},
"dcloudext": {
"category": [
"前端组件",
"通用组件"
],
"sale": {
"regular": {
"price": "0.00"
},
"sourcecode": {
"price": "0.00"
}
},
"contact": {
"qq": ""
},
"declaration": {
"ads": "无",
"data": "无",
"permissions": "无"
},
"npmurl": ""
},
"uni_modules": {
"dependencies": [],
"encrypt": [],
"platforms": {
"cloud": {
"tcb": "y",
"aliyun": "y"
},
"client": {
"Vue": {
"vue2": "y",
"vue3": "y"
},
"App": {
"app-vue": "y",
"app-nvue": "y"
},
"H5-mobile": {
"Safari": "y",
"Android Browser": "y",
"微信浏览器(Android)": "y",
"QQ浏览器(Android)": "y"
},
"H5-pc": {
"Chrome": "y",
"IE": "y",
"Edge": "y",
"Firefox": "y",
"Safari": "y"
},
"小程序": {
"微信": "y",
"阿里": "y",
"百度": "y",
"字节跳动": "y",
"QQ": "y"
},
"快应用": {
"华为": "y",
"联盟": "y"
}
}
}
}
}