1 Star 0 Fork 6

先疯队/vue-cropper-h5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
勤劳上班的卑微小张 提交于 2021-11-02 15:02 . 更新文档
{
"name": "vue-cropper-h5",
"description": "h5的万能裁剪框,基于vue,样式类似微信,超好用!",
"version": "1.2.5",
"author": "居里栈栈",
"license": "MIT",
"private": false,
"main": "./dist/index.js",
"bugs": {
"url": "https://github.com/2277419213/vue-cropper-h5/issues"
},
"homepage": "https://github.com/2277419213/vue-cropper-h5#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/2277419213/vue-cropper-h5.git"
},
"scripts": {
"build": "cross-env NODE_ENV=production webpack --hide-modules"
},
"dependencies": {
"vue": "^2.6.11",
"vue-cropper": "git+https://gitee.com/JuLizhanzhan/vue-cropper#master"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
],
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/plugin-proposal-class-properties": "^7.0.0",
"@babel/plugin-proposal-json-strings": "^7.0.0",
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/plugin-syntax-import-meta": "^7.0.0",
"@babel/plugin-transform-runtime": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/runtime-corejs2": "^7.9.2",
"babel-loader": "^8.0.0",
"clean-webpack-plugin": "^3.0.0",
"cross-env": "^7.0.2",
"css-loader": "^3.5.3",
"file-loader": "^6.0.0",
"terser-webpack-plugin": "^2.3.5",
"vue-loader": "^15.9.1",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3",
"webpackbar": "^4.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cmaster/vue-cropper-h5.git
git@gitee.com:cmaster/vue-cropper-h5.git
cmaster
vue-cropper-h5
vue-cropper-h5
master

搜索帮助