1 Star 0 Fork 46

于斌/element-pro

forked from Know/element-pro 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.26 KB
一键复制 编辑 原始数据 按行查看 历史
Know 提交于 2020-06-13 16:18 . add size-plugin
{
"name": "element-pro",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build --mode production",
"lint": "vue-cli-service lint",
"analyz": "vue-cli-service build --mode analyz"
},
"dependencies": {
"30-seconds-of-code": "^1.2.3",
"@hyjiacan/vue-slideout": "^2.2.1",
"@jiaminghi/data-view": "^2.8.4",
"animate.css": "^3.7.2",
"axios": "^0.18.1",
"clipboard": "^2.0.6",
"dayjs": "^1.8.28",
"echarts": "^4.8.0",
"element-ui": "^2.13.1",
"file-saver": "^2.0.2",
"font-awesome": "^4.7.0",
"js-beautify": "^1.11.0",
"js-cookie": "^2.2.0",
"nprogress": "^0.2.0",
"qs": "^6.9.4",
"regular-xb": "^1.0.6",
"sortablejs": "^1.10.2",
"sweetalert2": "^9.14.0",
"vcrontab": "^0.3.3",
"vue": "^2.6.11",
"vue-count-to": "^1.0.13",
"vue-echarts": "^5.0.0-beta.0",
"vue-grid-layout": "^2.3.7",
"vue-i18n": "^8.16.0",
"vue-js-modal": "^1.3.35",
"vue-monaco": "^1.2.1",
"vue-router": "^3.1.6",
"vue2-org-tree": "^1.3.1",
"vuedraggable": "^2.23.2",
"vuex": "^3.1.3",
"wangeditor": "^3.1.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.4.1",
"@vue/cli-plugin-eslint": "^4.4.1",
"@vue/cli-service": "^4.4.1",
"babel-eslint": "^10.1.0",
"babel-plugin-component": "^1.1.1",
"babel-plugin-import": "^1.13.0",
"babel-polyfill": "^6.26.0",
"compression-webpack-plugin": "^2.0.0",
"core-js": "^3.6.5",
"crypto-js": "^3.3.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"glob-all": "^3.2.1",
"hard-source-webpack-plugin": "^0.13.1",
"image-webpack-loader": "^6.0.0",
"less": "^3.11.1",
"less-loader": "^4.1.0",
"monaco-editor-webpack-plugin": "^1.9.0",
"node-sass": "^4.14.1",
"purgecss-webpack-plugin": "^1.5.0",
"sass-loader": "^7.1.0",
"size-plugin": "^2.0.1",
"svg-sprite-loader": "^5.0.0",
"tailwindcss": "^1.4.6",
"terser-webpack-plugin": "^2.3.5",
"vue-template-compiler": "^2.6.11",
"webpack-dashboard": "^3.1.0",
"webpack-oss": "^2.1.6",
"webpack-parallel-uglify-plugin": "^1.1.1"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
],
"sideEffects": false
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ybinu/element-pro.git
git@gitee.com:ybinu/element-pro.git
ybinu
element-pro
element-pro
master

搜索帮助