1 Star 0 Fork 14

ppcirgo/logicflow-vue3

forked from LyleChen/logicflow-vue3 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 725 Bytes
一键复制 编辑 原始数据 按行查看 历史
lylechen 提交于 2022-04-19 21:55 . add
{
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit --skipLibCheck && vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons": "0.0.11",
"@element-plus/icons-vue": "^0.2.6",
"@logicflow/core": "^1.1.7",
"@logicflow/extension": "^1.1.7",
"element-plus": "^1.1.0-beta.24",
"vue": "^3.2.6",
"vue-router": "^4.0.11",
"vuex": "^4.0.2"
},
"devDependencies": {
"@types/file-saver": "^2.0.5",
"@types/node": "^16.7.10",
"@vitejs/plugin-vue": "^1.2.3",
"@vue/compiler-sfc": "^3.0.5",
"path": "^0.12.7",
"sass": "^1.48.0",
"typescript": "^4.3.2",
"vite": "^2.3.7",
"vue-tsc": "^0.0.24"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ppcirgo/logicflow-vue3.git
git@gitee.com:ppcirgo/logicflow-vue3.git
ppcirgo
logicflow-vue3
logicflow-vue3
master

搜索帮助