1 Star 0 Fork 2

八十八里乡传送员/X-Flowchart-Vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.55 KB
一键复制 编辑 原始数据 按行查看 历史
OXOYO 提交于 2020-07-11 23:19 . feat:更新配置。
{
"name": "@oxoyo/xfc",
"version": "3.0.2",
"description": "A visual graph editor based on G6 and Vue.",
"main": "dist/xfc.umd.min.js",
"scripts": {
"serve": "vue-cli-service serve --mode development",
"example": "npx --max_old_space_size=4096 vue-cli-service serve --mode development ./example/main.js",
"build": "vue-cli-service build --mode production",
"build-lib": "vue-cli-service build --mode build-lib --target lib --name xfc ./src/xfc.js --dest ./dist",
"lint": "vue-cli-service lint"
},
"files": [
"dist"
],
"repository": {
"type": "git",
"url": "git+https://github.com/OXOYO/X-Flowchart-Vue.git"
},
"keywords": [
"flowchart",
"vue-flowchart",
"g6",
"g6-editor",
"mind"
],
"author": "OXOYO",
"license": "MIT",
"bugs": {
"url": "https://github.com/OXOYO/X-Flowchart-Vue/issues"
},
"homepage": "https://github.com/OXOYO/X-Flowchart-Vue#readme",
"dependencies": {
"@antv/g6": "^3.5.6",
"iview": "^3.4.2",
"mousetrap": "^1.6.3",
"register-service-worker": "^1.6.2",
"screenfull": "^4.2.1",
"v-click-outside": "^2.1.4",
"vue": "^2.6.10",
"vue-color": "^2.7.0",
"vue-i18n": "^8.14.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.11.0",
"@vue/cli-plugin-eslint": "^3.11.0",
"@vue/cli-service": "^3.11.0",
"@vue/eslint-config-standard": "^4.0.0",
"babel-eslint": "^10.0.1",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"less": "^3.0.4",
"less-loader": "^5.0.0",
"vue-template-compiler": "^2.6.10"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li-laodiao/X-Flowchart-Vue.git
git@gitee.com:li-laodiao/X-Flowchart-Vue.git
li-laodiao
X-Flowchart-Vue
X-Flowchart-Vue
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385