1 Star 0 Fork 0

hesunfly/blog_admin_web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
hesunfly 提交于 2022-02-17 17:39 . 优化细节,处理bug
{
"name": "hesunfly_blog_admin_ele",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.24.0",
"clipboard": "^2.0.10",
"core-js": "^3.6.5",
"echarts": "^5.2.2",
"element-ui": "^2.15.6",
"font-awesome": "^4.7.0",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
"mavon-editor": "^2.10.4",
"resize-detector": "^0.3.0",
"vue": "^2.6.11",
"vue-image-crop-upload": "^3.0.3",
"vue-router": "^3.5.3",
"vuex": "^3.6.2"
},
"devDependencies": {
"@babel/preset-env": "^7.16.7",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"babel-eslint": "^10.1.0",
"babel-plugin-component": "^1.1.1",
"compression-webpack-plugin": "^5.0.1",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"vue-template-compiler": "^2.6.11"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "babel-eslint"
},
"rules": {}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hesunfly/blog_admin_web.git
git@gitee.com:hesunfly/blog_admin_web.git
hesunfly
blog_admin_web
blog_admin_web
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385