4 Star 0 Fork 0

zjoe/edu-sys-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.21 KB
一键复制 编辑 原始数据 按行查看 历史
zw 提交于 2022-03-15 10:56 . 修改了网站名称
{
"name": "xzs-admin",
"version": "3.6.0",
"author": "M78奥特小组",
"description": "牛牛在线学习教育平台管理端",
"license": "AGPL-3.0",
"private": true,
"homepage": "https://www.mindskip.net/xzs.html",
"scripts": {
"serve": "vue-cli-service serve --mode dev",
"build": "vue-cli-service build --mode prod",
"build:dev": "vue-cli-service build --mode dev",
"build:test": "vue-cli-service build --mode test",
"build:pre": "vue-cli-service build --mode pre",
"build:prod": "vue-cli-service build --mode prod",
"lint": "vue-cli-service lint"
},
"repository": {
"type": "git",
"url": "git+https://gitee.com/mindskip/xzs-mysql.git"
},
"bugs": {
"url": "https://gitee.com/mindskip/xzs-mysql/issues",
"email": "mindskip@qq.com"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"src/**/*.{js,vue}": [
"eslint --fix",
"git add"
]
},
"dependencies": {
"axios": "^0.19.0",
"clipboard": "^2.0.10",
"core-js": "^3.21.0",
"driver.js": "^0.9.8",
"dropzone": "^5.9.3",
"echarts": "^5.3.0",
"element-ui": "^2.15.6",
"file-saver": "^2.0.5",
"fuse.js": "^6.5.3",
"husky": "^7.0.4",
"js-cookie": "2.2.0",
"jsonlint": "^1.6.3",
"jszip": "^3.7.1",
"normalize.css": "8.0.1",
"nprogress": "0.2.0",
"screenfull": "^5.2.0",
"vue": "^2.6.14",
"vue-count-to": "^1.0.13",
"vue-router": "^3.5.3",
"vuex": "^3.6.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.5.15",
"@vue/cli-plugin-eslint": "^4.5.15",
"@vue/cli-plugin-router": "^4.5.15",
"@vue/cli-plugin-vuex": "^4.5.15",
"@vue/cli-service": "^4.5.15",
"@vue/eslint-config-standard": "^4.0.0",
"babel-eslint": "^10.1.0",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"node-sass": "^4.14.1",
"sass-loader": "^8.0.0",
"svg-sprite-loader": "4.1.6",
"vue-template-compiler": "^2.6.14"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/joejoewy/edu-sys-vue.git
git@gitee.com:joejoewy/edu-sys-vue.git
joejoewy
edu-sys-vue
edu-sys-vue
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385