1 Star 0 Fork 0

QdabuliuQ / COVID-19-Report

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 830 Bytes
一键复制 编辑 原始数据 按行查看 历史
QdabuliuQ 提交于 2022-05-09 10:40 . add new function
{
"name": "covid-19-report",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "^0.21.1",
"core-js": "^3.6.5",
"echarts": "^5.1.1",
"html2canvas": "^1.4.1",
"lib-flexible": "^0.3.2",
"vant": "^2.12.16",
"vue": "^2.6.11",
"vue-router": "^3.2.0",
"vuex": "^3.4.0"
},
"devDependencies": {
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"babel-plugin-transform-remove-console": "^6.9.4",
"px2rem-loader": "^0.1.9",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"vue-template-compiler": "^2.6.11"
}
}
1
https://gitee.com/qdabuliuq/COVID-19-Report.git
git@gitee.com:qdabuliuq/COVID-19-Report.git
qdabuliuq
COVID-19-Report
COVID-19-Report
main

搜索帮助