当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
2 Star 0 Fork 0

乐观的姚斯源 / onlinejudge-student
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
乐观的姚斯源 提交于 2020-01-12 21:08 . 大体完成
{
"name": "onlinejudge_student",
"author": "syyao",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"animate.css": "^3.7.2",
"axios": "^0.19.0",
"core-js": "2.6.9",
"crypto-js": "^3.1.9-1",
"iview": "^3.4.2",
"js-cookie": "^2.2.0",
"vue": "^2.6.10",
"vue-codemirror": "^4.0.6",
"vue-cropper": "^0.4.9",
"vue-router": "^3.0.3",
"vuex": "^3.0.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.8.0",
"@vue/cli-plugin-eslint": "^3.8.0",
"@vue/cli-service": "^3.8.0",
"babel-eslint": "^10.0.1",
"compression-webpack-plugin": "^3.1.0",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"lint-staged": "^8.1.5",
"node-sass": "^4.9.0",
"sass-loader": "^7.1.0",
"vue-template-compiler": "^2.6.10"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{js,vue}": [
"vue-cli-service lint",
"git add"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/LeGuanDeYaoSiYuan/onlinejudge-student.git
git@gitee.com:LeGuanDeYaoSiYuan/onlinejudge-student.git
LeGuanDeYaoSiYuan
onlinejudge-student
onlinejudge-student
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891