28 Star 158 Fork 48

懂了以后 / element-pro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.68 KB
一键复制 编辑 原始数据 按行查看 历史
懂了以后 提交于 2020-10-05 14:00 . add vue inline preview
{
"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",
"@packy-tang/vue-tinymce": "^1.1.0",
"@tinymce/tinymce-vue": "^3.2.3",
"@vue/compiler-core": "^3.0.0",
"@vue/compiler-dom": "^3.0.0",
"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",
"hash-sum": "^2.0.0",
"js-beautify": "^1.11.0",
"js-cookie": "^2.2.0",
"nprogress": "^0.2.0",
"prismjs": "^1.21.0",
"qs": "^6.9.4",
"recast": "^0.20.3",
"regular-xb": "^1.0.6",
"sortablejs": "^1.10.2",
"sweetalert2": "^9.14.0",
"tinymce": "^5.4.2",
"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-inbrowser-compiler": "^4.32.1",
"vue-js-modal": "^1.3.35",
"vue-monaco": "^1.2.1",
"vue-prism-editor": "^1.2.2",
"vue-router": "^3.4.4",
"vue-split-panel": "^1.0.4",
"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",
"element-theme-chalk": "^2.13.2",
"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",
"vue2-ace-editor": "0.0.15",
"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
}
JavaScript
1
https://gitee.com/wangyanghub/element-pro.git
git@gitee.com:wangyanghub/element-pro.git
wangyanghub
element-pro
element-pro
master

搜索帮助