加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
flyme 提交于 2019-04-03 20:17 . 修改
{
"name": "meida-front",
"version": "0.1.0",
"description": "美达前后端分离开发平台",
"author": "flyme",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"area-data": "^5.0.6",
"axios": "^0.18.0",
"babel-polyfill": "^6.26.0",
"clipboard": "^2.0.1",
"countup": "^1.8.2",
"cropperjs": "^1.4.1",
"crypto-js": "^3.1.9-1",
"css-loader": "^2.1.0",
"dplayer": "^1.25.0",
"echarts": "^4.1.0",
"gitalk": "^1.4.0",
"gitment": "^0.0.3",
"html2canvas": "^1.0.0-alpha.12",
"iview": "^3.3.3",
"iview-area": "^1.6.0",
"iview-loader": "^1.2.2",
"js-cookie": "^2.2.0",
"print-js": "^1.0.54",
"rasterizehtml": "^1.3.0",
"vue": "^2.5.17",
"vue-awesome": "^3.1.0",
"vue-i18n": "^5.0.3",
"vue-json-pretty": "^1.4.1",
"vue-loader": "^15.6.2",
"vue-router": "^3.0.1",
"vue-stomp": "^0.0.5",
"vue-style-loader": "^4.1.2",
"vue-virtual-scroller": "^1.0.0-beta.4",
"vuex": "^3.0.1",
"wangeditor": "^3.1.1",
"xlsx": "^0.13.4",
"xss": "^1.0.3"
},
"devDependencies": {
"@babel/polyfill": "^7.0.0",
"@gfx/zopfli": "^1.0.11",
"@vue/cli-plugin-babel": "^3.0.0",
"@vue/cli-service": "^3.0.0",
"babel-plugin-transform-remove-console": "^6.9.4",
"brotli-webpack-plugin": "^1.1.0",
"compression-webpack-plugin": "^2.0.0",
"less": "^3.9.0",
"less-loader": "^4.1.0",
"vue-lazyload": "^1.2.6",
"vue-template-compiler": "^2.5.17"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化