UNPKG

vue-upload-cropper

Version:

整合了一些常用的表单验证正则规则,返回 elementUI Form 的表单验证规则

41 lines (40 loc) 923 B
{ "name": "vue-upload-cropper", "version": "1.0.5", "description": "整合了一些常用的表单验证正则规则,返回 elementUI Form 的表单验证规则", "dependencies": { "vue-cropper": "^0.2.9" }, "scripts": { "publish": "standard-version -r patch" }, "main": "./index.js", "repository": { "type": "git", "url": "git+https://github.com/cmqiong/vue-upload-cropper.git" }, "keywords": [ "vue", "upload", "cropper", "ELUplaod", "vue-cropper", "upload-cropper", "elementui-upload", "vue-cropper-component", "图片裁剪", "剪裁上传" ], "author": "cmqiong", "license": "ISC", "maintainers": [ { "name": "cmqiong", "email": "1397311270@qq.com" } ], "bugs": { "url": "https://github.com/cmqiong/vue-upload-cropper/issues" }, "homepage": "https://github.com/cmqiong/vue-upload-cropper#readme" }