1 Star 0 Fork 3

shech / vue-shop

forked from 孔乙己拉夫米 / vue-shop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 813 Bytes
一键复制 编辑 原始数据 按行查看 历史
张政增 提交于 2021-09-27 19:41 . 修改文档,购物车页面
{
"name": "vue_shop",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "env-cmd --verbose -e development nuxt",
"build": "env-cmd --verbose -e production nuxt build",
"start": "nuxt start",
"generate": "nuxt generate"
},
"dependencies": {
"core-js": "^3.15.1",
"nuxt": "^2.15.7",
"vant": "^2.12.22"
},
"devDependencies": {
"@nuxtjs/axios": "^5.13.6",
"@vant/area-data": "^1.1.3",
"amfe-flexible": "^2.2.1",
"babel-plugin-import": "^1.13.3",
"body-parser": "^1.19.0",
"dayjs": "^1.10.6",
"env-cmd": "^10.1.0",
"express": "^4.17.1",
"js-cookie": "^3.0.0",
"postcss-pxtorem": "^5.1.1",
"qs": "^6.10.1",
"sass": "^1.37.2",
"sass-loader": "^8.0.0",
"swiper": "^5.4.5",
"vue-awesome-swiper": "^4.1.1"
}
}
JavaScript
1
https://gitee.com/swantb/vue-shop.git
git@gitee.com:swantb/vue-shop.git
swantb
vue-shop
vue-shop
master

搜索帮助