1 Star 0 Fork 2

土豆 / 导航系统前端

forked from BeKicked / 导航系统前端 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 774 Bytes
一键复制 编辑 原始数据 按行查看 历史
BeKicked 提交于 2023-07-07 16:31 . Changes
{
"name": "navigationsystem",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^1.3.2",
"core-js": "^3.8.3",
"element-ui": "^2.15.12",
"js-cookie": "^3.0.1",
"vue": "^2.6.14",
"vue-router": "^3.5.1",
"vue-upload-component": "^2.8.23"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/eslint-parser": "^7.12.16",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "^2.6.14"
}
}
JavaScript
1
https://gitee.com/rayson517/navigation-system-front-end.git
git@gitee.com:rayson517/navigation-system-front-end.git
rayson517
navigation-system-front-end
导航系统前端
master

搜索帮助