|
|
@ -1,7 +1,7 @@ |
|
|
|
{ |
|
|
|
"id": "vrapile-cut-image", |
|
|
|
"displayName": "支持多种操作的图片裁剪组件(uni_modules版)", |
|
|
|
"version": "1.0.10", |
|
|
|
"version": "1.0.11", |
|
|
|
"description": "图片裁剪组件,实时预览,不失真,支持本地和网络图片,支持翻转和旋转,兼容vue2/vue3、兼容App/H5/微信小程序,支持自定义拖拽选择,易二次开发", |
|
|
|
"keywords": [ |
|
|
|
"图片翻转", |
|
|
@ -9,7 +9,7 @@ |
|
|
|
"图片裁剪", |
|
|
|
"图片处理" |
|
|
|
], |
|
|
|
"repository": "", |
|
|
|
"repository": "https://git.ninecloud.top/yuanlei/udemo-cut-image.git", |
|
|
|
"engines": { |
|
|
|
"HBuilderX": "^3.8.12", |
|
|
|
"uni-app": "^4.06", |
|
|
|