5 Star 0 Fork 0

wang_nathan/vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 763 Bytes
一键复制 编辑 原始数据 按行查看 历史
wang_nathan 提交于 2020-10-17 14:57 . 10,17;02:59前端vue代码
{
"name": "yeb",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "^0.19.2",
"core-js": "^3.6.5",
"element-ui": "^2.13.2",
"font-awesome": "^4.7.0",
"js-file-download": "^0.4.12",
"sockjs-client": "^1.4.0",
"stompjs": "^2.3.3",
"vue": "^2.6.11",
"vue-router": "^3.2.0",
"vuex": "^3.4.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.4.0",
"@vue/cli-plugin-router": "~4.4.0",
"@vue/cli-service": "~4.4.0",
"node-sass": "^4.14.1",
"sass-loader": "^8.0.2",
"vue-template-compiler": "^2.6.11"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wang-nathan/vue.git
git@gitee.com:wang-nathan/vue.git
wang-nathan
vue
vue
master

搜索帮助