1 Star 0 Fork 1

等天黑/Big-Screen

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
等天黑 提交于 2024-08-03 14:40 . first commit
{
"name": "es-big-screen",
"version": "0.0.0",
"type": "module",
"description": "big screen visualization project based on vue3 + echarts + amap(AMAP) + pinia, supporting drag and drop layout",
"homepage": "https://github.com/vangleer/es-big-screen",
"bugs": {
"url": "https://github.com/vangleer/es-big-screen/issues"
},
"license": "MIT",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@amap/amap-jsapi-types": "^0.0.13",
"@element-plus/icons-vue": "^2.1.0",
"@types/node": "^20.2.3",
"animejs": "^3.2.1",
"dayjs": "^1.11.8",
"echarts": "^5.4.2",
"element-plus": "^2.3.7",
"es-drager": "^0.3.5",
"odometer": "^0.4.8",
"pinia": "^2.1.3",
"sass": "^1.62.1",
"sortablejs": "^1.15.0",
"vue": "^3.2.47",
"vue-router": "^4.2.1",
"vue3-odometer": "^0.1.3"
},
"devDependencies": {
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^4.1.0",
"typescript": "^5.0.2",
"vite": "^4.3.2",
"vue-tsc": "^1.4.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/light1323/big-screen.git
git@gitee.com:light1323/big-screen.git
light1323
big-screen
Big-Screen
master

搜索帮助