105 lines
2.2 KiB
JSON
105 lines
2.2 KiB
JSON
{
|
||
"id": "lime-choose-file",
|
||
"displayName": "lime-choose-file 文件选择",
|
||
"version": "0.1.3",
|
||
"description": "lime-choose-file 文件选择参考uni.chooseFile API实现的UTS API,用法保持一致,从本地选择文件。兼容uniapp/uniappX",
|
||
"keywords": [
|
||
"chooseFile",
|
||
"文件选择",
|
||
"uts"
|
||
],
|
||
"repository": "",
|
||
"engines": {
|
||
"HBuilderX": "^4.11",
|
||
"uni-app": "^4.61",
|
||
"uni-app-x": "^4.61"
|
||
},
|
||
"dcloudext": {
|
||
"type": "uts",
|
||
"sale": {
|
||
"regular": {
|
||
"price": "29.00"
|
||
},
|
||
"sourcecode": {
|
||
"price": "268.00"
|
||
}
|
||
},
|
||
"contact": {
|
||
"qq": ""
|
||
},
|
||
"declaration": {
|
||
"ads": "无",
|
||
"data": "无",
|
||
"permissions": "无"
|
||
},
|
||
"npmurl": "",
|
||
"darkmode": "x",
|
||
"i18n": "x",
|
||
"widescreen": "x"
|
||
},
|
||
"uni_modules": {
|
||
"dependencies": [],
|
||
"encrypt": [],
|
||
"platforms": {
|
||
"cloud": {
|
||
"tcb": "√",
|
||
"aliyun": "√",
|
||
"alipay": "√"
|
||
},
|
||
"client": {
|
||
"uni-app": {
|
||
"vue": {
|
||
"vue2": "√",
|
||
"vue3": "√"
|
||
},
|
||
"web": {
|
||
"safari": "√",
|
||
"chrome": "√"
|
||
},
|
||
"app": {
|
||
"vue": "√",
|
||
"nvue": "√",
|
||
"android": {
|
||
"extVersion": "",
|
||
"minVersion": "21"
|
||
},
|
||
"ios": "√",
|
||
"harmony": "√"
|
||
},
|
||
"mp": {
|
||
"weixin": "√",
|
||
"alipay": "-",
|
||
"toutiao": "-",
|
||
"baidu": "-",
|
||
"kuaishou": "-",
|
||
"jd": "-",
|
||
"harmony": "-",
|
||
"qq": "-",
|
||
"lark": "-"
|
||
},
|
||
"quickapp": {
|
||
"huawei": "-",
|
||
"union": "-"
|
||
}
|
||
},
|
||
"uni-app-x": {
|
||
"web": {
|
||
"safari": "√",
|
||
"chrome": "√"
|
||
},
|
||
"app": {
|
||
"android": {
|
||
"extVersion": "",
|
||
"minVersion": "21"
|
||
},
|
||
"ios": "√",
|
||
"harmony": "√"
|
||
},
|
||
"mp": {
|
||
"weixin": "√"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
} |