1 Star 22 Fork 5

SyncGithub / relation-graph

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.17 KB
一键复制 编辑 原始数据 按行查看 历史
seeks 提交于 2020-11-25 22:42 . v1.1.0
{
"name": "relation-graph",
"version": "1.1.0",
"description": "relation-graph,Vue 关联关系图谱组件,可以展示如组织机构图谱、股权架构图谱、集团关系图谱等知识图谱,可提供多种图谱布局,包括树状布局、中心布局、力学布局自动布局等。Vue component for relationship graph , which can display knowledge graphs, such as organization graph, equity structure graph, group relationship graph, etc.",
"main": "dist/relation-graph.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "webpack-dev-server --hot --inline",
"build": "webpack --display-error-details --config webpack.config.js"
},
"author": "seeks<seeksdream@qq.com>",
"license": "MIT",
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/seeksdream/relation-graph"
},
"homepage": "http://relation-graph.com",
"keywords": [
"relation-graph",
"relation",
"graph",
"knowledge graph",
"vue",
"components",
"关系图谱",
"知识图谱",
"vue图谱组件"
],
"bugs": {
"url": "https://github.com/seeksdream/relation-graph/issues"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"copy-webpack-plugin": "^6.1.0",
"css-loader": "^0.28.7",
"es6-promise": "^4.1.1",
"less": "^2.7.3",
"less-loader": "^4.0.5",
"node-sass": "^4.9.4",
"sass": "^1.14.3",
"sass-loader": "^7.1.0",
"style-loader": "^0.19.0",
"url-loader": "^0.6.2",
"vue-hot-reload-api": "^2.2.4",
"vue-html-loader": "^1.2.4",
"vue-loader": "^13.5.0",
"vue-router": "^3.0.1",
"vue-style-loader": "^3.0.3",
"vue-template-compiler": "^2.5.9",
"webpack": "^3.9.1",
"webpack-dev-server": "^2.9.5",
"webpack-merge": "^5.1.3"
},
"dependencies": {
"vue": "^2.5.9",
"html2canvas": "^1.0.0-rc.5",
"screenfull": "^4.2.0"
}
}
JavaScript
1
https://gitee.com/sync-github/relation-graph.git
git@gitee.com:sync-github/relation-graph.git
sync-github
relation-graph
relation-graph
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891