1 Star 1 Fork 0

芊荨 / VUE电商后台管理

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.51 KB
一键复制 编辑 原始数据 按行查看 历史
芊荨 提交于 2023-01-24 13:20 . finished
{
"name": "shopcms",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "run-p type-check build-only",
"preview": "vite preview",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"prepare": "husky install"
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.10",
"axios": "^1.2.1",
"countup.js": "^2.3.2",
"dayjs": "^1.11.7",
"echarts": "^5.4.1",
"element-plus": "^2.2.27",
"normalize.css": "^8.0.1",
"pinia": "^2.0.28",
"vue": "^3.2.45",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.4",
"@types/node": "^18.11.17",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/tsconfig": "^0.1.3",
"commitizen": "^4.3.0",
"consola": "^2.15.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.22.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.3.0",
"husky": "^8.0.0",
"less": "^4.1.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"typescript": "~4.7.4",
"unplugin-auto-import": "^0.12.1",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.0.0",
"vite-plugin-style-import": "^2.0.0",
"vue-tsc": "^1.0.12"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/nettle3355/shopcms.git
git@gitee.com:nettle3355/shopcms.git
nettle3355
shopcms
VUE电商后台管理
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891