3 Star 6 Fork 9

刘龙彬/vue-shop-2020

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 766 Bytes
一键复制 编辑 原始数据 按行查看 历史
刘龙彬 提交于 2020-09-25 02:02 . 完成了项目的发布配置
{
"name": "my-vue-02",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "^0.20.0",
"core-js": "^3.6.5",
"echarts": "^4.9.0",
"element-ui": "^2.13.2",
"lodash": "^4.17.20",
"vue": "^2.6.11",
"vue-quill-editor": "^3.0.6",
"vue-router": "^3.2.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"babel-plugin-component": "^1.1.1",
"babel-plugin-transform-remove-console": "^6.9.4",
"less": "^3.12.2",
"less-loader": "^7.0.1",
"vue-cli-plugin-element": "^1.0.1",
"vue-template-compiler": "^2.6.11"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/vsdeveloper/vue-shop-2020.git
git@gitee.com:vsdeveloper/vue-shop-2020.git
vsdeveloper
vue-shop-2020
vue-shop-2020
master

搜索帮助