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.
102 lines
2.3 KiB
102 lines
2.3 KiB
{
|
|
"id": "vrapile-cut-image",
|
|
"displayName": "支持多种操作的图片裁剪组件(uni_modules版)",
|
|
"version": "1.0.11",
|
|
"description": "图片裁剪组件,实时预览,不失真,支持本地和网络图片,支持翻转和旋转,兼容vue2/vue3、兼容App/H5/微信小程序,支持自定义拖拽选择,易二次开发",
|
|
"keywords": [
|
|
"图片翻转",
|
|
"图片旋转",
|
|
"图片裁剪",
|
|
"图片处理"
|
|
],
|
|
"repository": "https://git.ninecloud.top/yuanlei/udemo-cut-image.git",
|
|
"engines": {
|
|
"HBuilderX": "^3.8.12",
|
|
"uni-app": "^4.06",
|
|
"uni-app-x": "^4.06"
|
|
},
|
|
"dcloudext": {
|
|
"type": "component-vue",
|
|
"sale": {
|
|
"regular": {
|
|
"price": "0.00"
|
|
},
|
|
"sourcecode": {
|
|
"price": "0.00"
|
|
}
|
|
},
|
|
"contact": {
|
|
"qq": "642678614"
|
|
},
|
|
"declaration": {
|
|
"ads": "无",
|
|
"data": "插件不采集任何数据",
|
|
"permissions": "无"
|
|
},
|
|
"npmurl": "",
|
|
"darkmode": "x",
|
|
"i18n": "√",
|
|
"widescreen": "√"
|
|
},
|
|
"uni_modules": {
|
|
"dependencies": [
|
|
"uni-icons"
|
|
],
|
|
"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": "√"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|