106 lines
2.2 KiB
JSON
106 lines
2.2 KiB
JSON
{
|
||
"id": "lime-file-utils",
|
||
"displayName": "lime-file-utils 文件转换",
|
||
"version": "0.1.2",
|
||
"description": "fileUtils是一款在文件或图像和 Base64 之间进行转换的UTS API,图片转base64,base64转文件,兼容(h5,ios,安卓,鸿蒙Next)",
|
||
"keywords": [
|
||
"lime-file-utils",
|
||
"base64",
|
||
"图像转换工具",
|
||
"文件转换工具"
|
||
],
|
||
"repository": "",
|
||
"engines": {
|
||
"HBuilderX": "^4.15",
|
||
"uni-app": "^4.66",
|
||
"uni-app-x": "^4.76"
|
||
},
|
||
"dcloudext": {
|
||
"type": "uts",
|
||
"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": "√"
|
||
},
|
||
"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": "-"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
} |