1 Star 0 Fork 22

戒不掉的殇/covid19-visualization

forked from xi/covid19-visualization 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
xi 提交于 2022-11-27 23:23 . 编辑md
{
"name": "covid19-visualization",
"version": "1.1.9",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "node ./src/utils/addVersion.js && vue-cli-service build"
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.9",
"@jiaminghi/data-view": "^2.10.0",
"axios": "^0.27.2",
"core-js": "^3.8.3",
"docx-preview": "^0.1.14",
"docxtemplater": "^3.31.4",
"echarts": "^4.9.0",
"element-plus": "^2.2.16",
"file-saver": "^2.0.5",
"gsap": "^3.11.3",
"jszip-utils": "^0.1.0",
"pizzip": "^3.1.3",
"three": "^0.144.0",
"three.meshline": "^1.4.0",
"vue": "^3.2.13",
"vue-class-component": "^8.0.0-0",
"vue-router": "^4.0.3",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-typescript": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"sass": "^1.32.7",
"sass-loader": "^12.0.0",
"typescript": "~4.5.5"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead",
"not ie 11"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gs_top/covid19-visualization.git
git@gitee.com:gs_top/covid19-visualization.git
gs_top
covid19-visualization
covid19-visualization
master

搜索帮助