1 Star 0 Fork 98

andy / ZSFlowEditor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 970 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "zs_flow_editor",
"version": "1.0.0",
"scripts": {
"dev": "vite",
"demo": "vite --mode demo",
"build": "vite build",
"serve": "vite preview",
"lint": "eslint --ext .js,.vue src",
"lint-fix": "eslint --fix --ext .js,.vue src"
},
"dependencies": {
"@antv/x6": "^1.28.1",
"axios": "^0.23.0",
"cross-env": "^7.0.3",
"crypto-js": "^4.1.1",
"dayjs": "^1.10.7",
"element-plus": "^1.1.0-beta.20",
"vite-plugin-mock": "^2.9.6",
"vue": "^3.2.20",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.9.3",
"@vue/compiler-sfc": "^3.2.20",
"@vue/eslint-config-standard": "^6.1.0",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-vue": "^7.18.0",
"mockjs": "^1.1.0",
"sass": "^1.43.2",
"vite": "^2.6.7"
}
}
JavaScript
1
https://gitee.com/itestwork/zsflow-editor.git
git@gitee.com:itestwork/zsflow-editor.git
itestwork
zsflow-editor
ZSFlowEditor
master

搜索帮助