1 Star 0 Fork 2

金缕羽/vue-cropper

forked from xpzll/vue-cropper 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
小逗比爱吃肉 提交于 2021-11-12 11:39 . feat: update 0.58
{
"name": "vue-cropper",
"version": "0.5.8",
"description": "A simple Vue picture clipping plugin",
"keywords": [
"vue",
"cropper",
"vue-cropper",
"vue-component",
"vue-cropper-component"
],
"main": "./dist/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/xyxiao001/vue-cropper.git"
},
"author": "goodboy",
"license": "ISC",
"bugs": {
"url": "https://github.com/xyxiao001/vue-cropper/issues"
},
"homepage": "https://github.com/xyxiao001/vue-cropper#readme",
"scripts": {
"build": "rm -rf ./dist && webpack --config webpack.config.js"
},
"devDependencies": {
"@babel/core": "^7.1.2",
"@babel/plugin-transform-runtime": "^7.1.0",
"@babel/preset-env": "^7.1.0",
"babel-loader": "^8.0.0-beta.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
"babel-runtime": "^6.26.0",
"css-loader": "^1.0.0",
"style-loader": "^0.23.1",
"vue": "^2.5.17",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.17",
"webpack": "^4.20.2",
"webpack-cli": "^3.1.2",
"sass": "^1.37.5"
},
"browserify": {
"transform": [
"vueify"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jinlvyu/vue-cropper.git
git@gitee.com:jinlvyu/vue-cropper.git
jinlvyu
vue-cropper
vue-cropper
master

搜索帮助