1 Star 4 Fork 2

进击中的大学生/充电桩大屏

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 821 Bytes
一键复制 编辑 原始数据 按行查看 历史
进击中的大学生 提交于 2024-02-26 21:10 . zhu
{
"name": "vue3-echarts",
"version": "0.0.0",
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore",
"format": "prettier --write src/"
},
"dependencies": {
"axios": "^1.6.7",
"countup.js": "^2.8.0",
"echarts": "^5.5.0",
"gsap": "^3.12.5",
"less": "^4.2.0",
"lodash": "^4.17.21",
"normalize.css": "^8.0.1",
"vue": "^3.4.15",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/eslint-config-prettier": "^8.0.0",
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"prettier": "^3.0.3",
"vite": "^5.0.11"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/A-ZHj/charging-station-large-screen.git
git@gitee.com:A-ZHj/charging-station-large-screen.git
A-ZHj
charging-station-large-screen
充电桩大屏
master

搜索帮助