8 Star 0 Fork 0

scu-oop-10/SCU-CCSOJ-Vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "ccsoj-vue",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"@iktakahiro/markdown-it-katex": "^4.0.1",
"axios": "^0.21.0",
"browser-detect": "^0.2.28",
"compression-webpack-plugin": "^5.0.1",
"core-js": "^3.6.5",
"echarts": "^4.9.0",
"element-ui": "^2.15.3",
"font-awesome": "^4.7.0",
"highlight.js": "^10.3.2",
"jquery": "^3.5.1",
"mavon-editor": "2.9.1",
"moment": "^2.29.1",
"muse-ui": "^3.0.2",
"nprogress": "^0.2.0",
"papaparse": "^5.3.0",
"vue": "^2.6.11",
"vue-avatar": "^2.3.3",
"vue-calendar-heatmap": "^0.8.4",
"vue-clipboard2": "^0.3.1",
"vue-codemirror-lite": "^1.0.4",
"vue-cropper": "^0.5.5",
"vue-dompurify-html": "^2.5.0",
"vue-echarts": "^5.0.0-beta.0",
"vue-i18n": "^8.24.4",
"vue-katex-auto-render": "^0.1.3",
"vue-m-message": "^3.0.0",
"vue-monoplasty-slide-verify": "^1.1.3",
"vue-particles": "^1.0.9",
"vue-router": "^3.2.0",
"vue-template-compiler": "^2.6.12",
"vuex": "^3.4.0",
"vuex-router-sync": "^5.0.0",
"vxe-table": "^2.9.26",
"xe-utils": "^2.8.1"
},
"devDependencies": {
"@types/highlight.js": "^10.1.0",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack-bundle-analyzer": "^4.4.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/scu-oop-10/scu-ccsoj-vue.git
git@gitee.com:scu-oop-10/scu-ccsoj-vue.git
scu-oop-10
scu-ccsoj-vue
SCU-CCSOJ-Vue
master

搜索帮助