1 Star 0 Fork 0

粼光开源/粼光商店 WEB V3 Demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
杰西205 提交于 2023-09-04 01:04 . 添加pwa依赖,优化代码
{
"name": "sparkling-store-v3-demo",
"version": "3.1.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"lint": "eslint . --fix --ignore-path .gitignore"
},
"dependencies": {
"@mdi/font": "7.2.96",
"@vueuse/core": "^10.4.1",
"core-js": "^3.32.1",
"lodash": "^4.17.21",
"pinia": "^2.1.6",
"roboto-fontface": "0.10.0",
"swiper": "^10.2.0",
"vue": "^3.3.4",
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.4",
"vuetify": "^3.3.15",
"webfontloader": "^1.6.28"
},
"devDependencies": {
"@babel/types": "^7.22.11",
"@types/lodash": "^4.14.197",
"@types/node": "^20.5.7",
"@types/webfontloader": "^1.6.35",
"@vitejs/plugin-vue": "^4.3.4",
"@vue/eslint-config-typescript": "^11.0.3",
"eslint": "^8.48.0",
"eslint-plugin-vue": "^9.17.0",
"sass": "^1.66.1",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite-plugin-pwa": "^0.16.4",
"vite-plugin-vuetify": "^1.0.2",
"vue-tsc": "^1.8.8"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/sparkling-store/SparklingStoreV3Demo.git
[email protected]:sparkling-store/SparklingStoreV3Demo.git
sparkling-store
SparklingStoreV3Demo
粼光商店 WEB V3 Demo
master

搜索帮助