Files
taimed-international-app/uni_modules/wot-design-uni/package.json
2025-11-04 12:37:04 +08:00

115 lines
2.5 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": "wot-design-uni",
"name": "wot-design-uni",
"displayName": "wot-ui基于vue3+Typescript的高颜值组件库1.8k stars",
"version": "1.13.0",
"license": "MIT",
"description": "一个基于Vue3+TS开发的uni-app组件库提供70+高质量组件,支持暗黑模式、国际化和自定义主题。",
"keywords": [
"wot-design-uni",
"wot-ui",
"组件库",
"vue3",
"暗黑模式"
],
"main": "index.ts",
"repository": "https://github.com/Moonofweisheng/wot-design-uni.git",
"engines": {
"HBuilderX": "^3.8.7",
"uni-app": "^3.98",
"uni-app-x": ""
},
"dcloudext": {
"type": "component-vue",
"sale": {
"regular": {
"price": "0.00"
},
"sourcecode": {
"price": "0.00"
}
},
"contact": {
"qq": ""
},
"declaration": {
"ads": "无",
"data": "插件不采集任何数据",
"permissions": "无"
},
"npmurl": "https://www.npmjs.com/package/wot-design-uni",
"darkmode": "√",
"i18n": "√",
"widescreen": "√"
},
"vetur": {
"tags": "tags.json",
"attributes": "attributes.json"
},
"web-types": "web-types.json",
"uni_modules": {
"dependencies": [],
"encrypt": [],
"platforms": {
"cloud": {
"tcb": "√",
"aliyun": "√",
"alipay": "√"
},
"client": {
"uni-app": {
"vue": {
"vue2": "x",
"vue3": "√"
},
"web": {
"safari": "√",
"chrome": "√"
},
"app": {
"vue": "√",
"nvue": "x",
"android": {
"extVersion": "",
"minVersion": "26"
},
"ios": "√",
"harmony": "√"
},
"mp": {
"weixin": "√",
"alipay": "√",
"toutiao": "-",
"baidu": "-",
"kuaishou": "-",
"jd": "-",
"harmony": "-",
"qq": "√",
"lark": "-"
},
"quickapp": {
"huawei": "-",
"union": "-"
}
},
"uni-app-x": {
"web": {
"safari": "-",
"chrome": "-"
},
"app": {
"android": "-",
"ios": "-",
"harmony": "-"
},
"mp": {
"weixin": "-"
}
}
}
}
},
"peerDependencies": {
"vue": ">=3.2.47"
}
}