1 Star 0 Fork 5

SeekDream/HongShu-Web

forked from 小马哥/HongShu-Web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
小马哥 提交于 2024-07-03 16:56 . hongshu-web v1.0
{
"name": "vite-project",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview",
"lint:eslint": "eslint \"src/**/*.{vue,ts,js}\" --fix",
"lint:prettier": "prettier --write \"**/*.{js,ts,json,css,less,scss,vue,html,md}\""
},
"dependencies": {
"@lhlyu/vue-virtual-waterfall": "^1.0.2",
"@opentiny/vue": "3",
"animate.css": "^4.1.1",
"async-validator": "^4.2.5",
"axios": "^1.5.1",
"element-plus": "^2.4.1",
"goeasy": "2.10.14",
"lwaterfall": "^1.0.6",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.0",
"vue": "^3.3.4",
"vue-masonry": "^0.16.0",
"vue-picture-cropper": "^0.7.0",
"vue-router": "^4.2.5",
"vue-stick": "^1.0.7",
"vue-waterfall-plugin-next": "^2.2.4",
"vue3-lazy": "^1.0.0-alpha.1",
"vue3-plock": "^0.0.2",
"zego-zim-web": "^2.12.0"
},
"devDependencies": {
"@types/node": "^20.8.7",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vitejs/plugin-vue": "^4.2.3",
"eslint": "^8.51.0",
"eslint-plugin-vue": "^9.17.0",
"less": "^4.2.0",
"prettier": "^3.0.3",
"sass": "^1.77.1",
"typescript": "^5.0.2",
"vite": "^4.4.5",
"vue-tsc": "^1.8.5",
"water-fall3": "^0.0.3"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/syylw/hongshu-web.git
[email protected]:syylw/hongshu-web.git
syylw
hongshu-web
HongShu-Web
master

搜索帮助