1 Star 0 Fork 0

ZhengbiaoHu/achitectureWeb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
ZhengbiaoHu 提交于 2024-01-12 22:19 . final
{
"name": "myfrontend",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"axios": "^0.27.2",
"core-js": "^3.8.3",
"element-plus": "^2.2.6",
"font-awesome": "^4.7.0",
"mockjs": "^1.1.0",
"reset-css": "^5.0.1",
"screenfull": "^6.0.2",
"vue": "^3.2.13",
"vue-router": "^4.0.3"
},
"devDependencies": {
"@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-service": "~5.0.0",
"@vue/eslint-config-standard": "^6.1.0",
"@vue/eslint-config-typescript": "^9.1.0",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-vue": "^8.0.3",
"less": "^4.1.3",
"less-loader": "^11.0.0",
"typescript": "~4.5.5",
"unplugin-auto-import": "^0.8.8",
"unplugin-vue-components": "^0.19.6"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ZhengbiaoHu/achitecture-web.git
[email protected]:ZhengbiaoHu/achitecture-web.git
ZhengbiaoHu
achitecture-web
achitectureWeb
master

搜索帮助