Files
mini-yu/uni_modules/tdesign-uniapp/package.json
lingxiao865 c5af079d8c first commit
2026-02-10 08:05:03 +08:00

108 lines
2.2 KiB
JSON

{
"name": "tdesign-uniapp",
"id": "tdesign-uniapp",
"displayName": "TDesign UniApp",
"version": "0.7.0",
"author": "novlan1",
"title": "tdesign-uniapp",
"description": "TDesign Component for uniapp",
"keywords": [
"tdesign",
"miniprogram",
"uniapp",
"vue"
],
"homepage": "https://uwayfly.com/tdesign-uniapp/",
"bugs": {
"url": "https://github.com/novlan1/tdesign-uniapp/issues"
},
"repository": "https://github.com/novlan1/tdesign-uniapp",
"license": "MIT",
"engines": {
"node": ">=14",
"uni-app": "^3.6.16",
"uni-app-x": "^3.6.16"
},
"dcloudext": {
"type": "component-vue",
"sale": {
"regular": {
"price": "0.00"
},
"sourcecode": {
"price": "0.00"
}
},
"contact": {
"qq": "1576271227"
},
"declaration": {
"ads": "无",
"data": "插件不采集任何数据",
"permissions": "无"
},
"npmurl": "https://www.npmjs.com/package/tdesign-uniapp",
"darkmode": "√",
"i18n": "√",
"widescreen": "√"
},
"uni_modules": {
"dependencies": [],
"encrypt": [],
"platforms": {
"cloud": {
"tcb": "√",
"aliyun": "√",
"alipay": "√"
},
"client": {
"uni-app": {
"vue": {
"vue2": "-",
"vue3": {}
},
"web": {
"safari": "√",
"chrome": "√"
},
"app": {
"vue": "-",
"nvue": "-",
"android": "-",
"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": "-"
}
}
}
}
}
}