1 Star 0 Fork 0

Ittutu/tuoj-forntend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.33 KB
一键复制 编辑 原始数据 按行查看 历史
Ittutu 提交于 2023-10-25 19:54 . OJ系统前端
{
"name": "package.json",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@bytemd/plugin-gfm": "^1.21.0",
"@bytemd/plugin-highlight": "^1.21.0",
"@bytemd/vue-next": "^1.21.0",
"axios": "^1.5.0",
"core-js": "^3.8.3",
"moment": "^2.29.4",
"monaco-editor": "^0.43.0",
"monaco-editor-webpack-plugin": "^7.1.0",
"vue": "^3.2.13",
"vue-router": "^4.0.3",
"vuex": "^4.0.0"
},
"devDependencies": {
"@arco-design/web-vue": "^2.51.1",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-typescript": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"@vue/eslint-config-typescript": "^9.1.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.0.3",
"openapi-typescript-codegen": "^0.25.0",
"prettier": "^2.4.1",
"typescript": "~4.5.5"
},
"description": "## Project setup ``` npm install ```",
"main": ".eslintrc.js",
"author": "",
"license": "ISC"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ittutu/tuoj-forntend.git
git@gitee.com:ittutu/tuoj-forntend.git
ittutu
tuoj-forntend
tuoj-forntend
master

搜索帮助