You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
104 lines
2.1 KiB
104 lines
2.1 KiB
{
|
|
"id": "w-qrcode",
|
|
"displayName": "w-qrcode 二维码生成器",
|
|
"version": "1.0.1",
|
|
"description": "高性能二维码生成组件,纯JavaScript实现,支持自定义样式、Logo、多种纠错级别,兼容Vue2/Vue3,支持全平台",
|
|
"keywords": [
|
|
"qrcode",
|
|
"二维码",
|
|
"qr-code",
|
|
"vue2",
|
|
"vue3"
|
|
],
|
|
"repository": "",
|
|
"engines": {
|
|
"HBuilderX": "^3.1.0",
|
|
"uni-app": "^3.6.15",
|
|
"uni-app-x": ""
|
|
},
|
|
"dcloudext": {
|
|
"type": "component-vue",
|
|
"sale": {
|
|
"regular": {
|
|
"price": "0.00"
|
|
},
|
|
"sourcecode": {
|
|
"price": "0.00"
|
|
}
|
|
},
|
|
"contact": {
|
|
"qq": ""
|
|
},
|
|
"declaration": {
|
|
"ads": "无",
|
|
"data": "无",
|
|
"permissions": "无"
|
|
},
|
|
"npmurl": "",
|
|
"darkmode": "x",
|
|
"i18n": "x",
|
|
"widescreen": "x"
|
|
},
|
|
"uni_modules": {
|
|
"dependencies": [],
|
|
"encrypt": [],
|
|
"platforms": {
|
|
"cloud": {
|
|
"tcb": "√",
|
|
"aliyun": "√",
|
|
"alipay": "x"
|
|
},
|
|
"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": "-"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"main": "js_sdk/qrcode.js"
|
|
}
|