1 Star 0 Fork 3

范金刚/听雨图编辑器

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.50 KB
一键复制 编辑 原始数据 按行查看 历史
落雨不悔 提交于 2023-07-15 17:58 . 增加leafer引擎
{
"name": "rain-graph",
"private": true,
"version": "1.2.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@arco-design/web-vue": "^2.45.0",
"@logicflow/core": "^1.2.7",
"@logicflow/extension": "^1.2.7",
"@mind-elixir/export-html": "^2.0.0",
"@vueuse/core": "^9.13.0",
"@vueuse/integrations": "^10.2.1",
"axios": "^1.4.0",
"compressorjs": "^1.2.1",
"cropperjs": "^1.5.13",
"drauu": "^0.3.2",
"fabric": "^5.3.0",
"fuse.js": "^6.6.2",
"idb-keyval": "^6.2.1",
"leafer-ui": "1.0.0-beta.4",
"less": "^4.1.3",
"less-loader": "^11.1.0",
"lodash-es": "^4.17.21",
"mind-elixir": "^2.0.2",
"pinia": "^2.0.34",
"psd.js": "3.8.0-beta.1",
"qr-code-styling": "1.6.0-rc.1",
"simple-mind-map": "^0.5.11",
"tiny-whiteboard": "^0.1.12",
"tippy.js": "^6.3.7",
"vue": "^3.2.47",
"vue-router": "^4.0.13",
"vue3-calendar-heatmap": "^2.0.5",
"xe-utils": "^3.5.7",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@types/fabric": "^5.3.3",
"@types/lodash-es": "^4.17.7",
"@types/wordcloud": "^1.2.0",
"@vitejs/plugin-vue": "^4.1.0",
"typescript": "^4.9.3",
"utools-api-types": "^3.0.0",
"vite": "^4.2.0",
"vue-tsc": "^1.2.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fan-jingang/rain-graph.git
git@gitee.com:fan-jingang/rain-graph.git
fan-jingang
rain-graph
听雨图编辑器
master

搜索帮助