1 Star 0 Fork 0

胡淑娟 / vue_shop_new

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 823 Bytes
一键复制 编辑 原始数据 按行查看 历史
胡淑娟 提交于 2020-06-15 18:21 . 全部完成
{
"name": "vue_shop_new",
"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.4",
"echarts": "^4.8.0",
"element-ui": "^2.4.5",
"lodash": "^4.17.15",
"vue": "^2.6.11",
"vue-quill-editor": "^3.0.6",
"vue-router": "^3.1.6",
"vue-table-with-tree-grid": "^0.2.4"
},
"devDependencies": {
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@vue/cli-plugin-babel": "~4.3.0",
"@vue/cli-plugin-router": "~4.3.0",
"@vue/cli-service": "~4.3.0",
"babel-plugin-transform-remove-console": "^6.9.4",
"less": "^3.11.1",
"less-loader": "^6.1.0",
"vue-cli-plugin-element": "^1.0.1",
"vue-template-compiler": "^2.6.11"
}
}
1
https://gitee.com/madao233/vue_shop_new.git
git@gitee.com:madao233/vue_shop_new.git
madao233
vue_shop_new
vue_shop_new
master

搜索帮助