加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 451 Bytes
一键复制 编辑 原始数据 按行查看 历史
2 提交于 2023-02-26 15:10 . 11
{
"name": "test",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build"
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.10",
"echarts": "^5.4.1",
"element-plus": "^2.2.29",
"file-saver": "^2.0.5",
"screenfull": "^6.0.2",
"vue": "^3.0.4",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@vue/compiler-sfc": "^3.0.4",
"script-loader": "^0.7.2",
"vite": "^1.0.0-rc.13"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化