1 Star 0 Fork 0

泥巴/visualization-collection-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.67 KB
一键复制 编辑 原始数据 按行查看 历史
hepengwei 提交于 2024-01-08 10:44 +08:00 . 新增树状图
{
"name": "visualization-collection-vue",
"version": "1.0.0",
"description": "",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"license": "MIT",
"author": "River",
"dependencies": {
"@ant-design/icons-vue": "^6.1.0",
"@antv/g6": "^4.8.24",
"@mediapipe/pose": "^0.5.1675469404",
"@mediapipe/selfie_segmentation": "^0.1.1675465747",
"@tensorflow-models/body-segmentation": "^1.0.1",
"@tensorflow-models/pose-detection": "^2.1.0",
"@tensorflow/tfjs-backend-webgl": "^4.8.0",
"@tensorflow/tfjs-converter": "^4.8.0",
"@tensorflow/tfjs-core": "^4.8.0",
"@vueuse/core": "^10.2.0",
"ant-design-vue": "^4.0.0-rc.5",
"bignumber.js": "^9.1.1",
"cannon-es": "^0.20.0",
"classnames": "^2.3.2",
"d3-geo": "^3.1.0",
"date-fns": "^2.30.0",
"echarts": "^5.4.2",
"gsap": "^3.12.2",
"lodash-es": "^4.17.21",
"pako": "^2.1.0",
"particles.js": "^2.0.0",
"rambda": "^8.1.0",
"sphere-collision": "^1.1.11",
"swiper": "^9.4.1",
"three": "^0.154.0",
"typed.js": "^2.0.16",
"uzip": "^0.20201231.0",
"vanilla-tilt": "^1.8.0",
"vue": "^3.3.0",
"vue-i18n": "9",
"vue-router": "4"
},
"devDependencies": {
"@types/echarts": "^4.9.18",
"@types/lodash-es": "^4.17.7",
"@types/node": "^20.3.1",
"@types/swiper": "^6.0.0",
"@types/three": "^0.152.1",
"@vitejs/plugin-vue": "^4.1.0",
"sass": "^1.63.3",
"sass-loader": "^13.3.2",
"typescript": "^5.0.2",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.3.9",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^1.4.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wananan/visualization-collection-vue.git
git@gitee.com:wananan/visualization-collection-vue.git
wananan
visualization-collection-vue
visualization-collection-vue
master

搜索帮助