2 Star 0 Fork 0

atan143866/weblog-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
tanzuopeng 提交于 2024-09-18 17:49 . echarts的使用,组件封装。
{
"name": "weblog-vue3",
"version": "0.0.0",
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@vueuse/core": "^10.10.0",
"@vueuse/integrations": "^10.10.0",
"animate.css": "^4.1.1",
"axios": "^1.7.2",
"date-fns": "^4.1.0",
"echarts": "^5.5.1",
"element-plus": "^2.7.3",
"flowbite": "^2.3.0",
"gasp": "^0.0.2",
"gsap": "^3.12.5",
"highlight.js": "^11.10.0",
"md-editor-v3": "^4.17.0",
"moment": "^2.30.1",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"universal-cookie": "^7.1.4",
"v-viewer": "^3.0.11",
"viewerjs": "^1.11.6",
"vue": "^3.4.21",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/atan143866/weblog-vue3.git
git@gitee.com:atan143866/weblog-vue3.git
atan143866
weblog-vue3
weblog-vue3
master

搜索帮助