{ "name": "@nocobase/plugin-graph-collection-manager", "displayName": "graph collection manager", "displayName.zh-CN": "数据库可视化管理", "description": "database collection manage", "description.zh-CN": "数据库管理。", "version": "0.10.0-alpha.2", "license": "AGPL-3.0", "main": "./lib/index.js", "types": "./lib/index.d.ts", "dependencies": { "@antv/x6": "^1.9.0", "@antv/x6-react-shape": "^1.6.2", "dagre": "^0.8.5" }, "devDependencies": { "@nocobase/client": "0.10.0-alpha.2", "@nocobase/test": "0.10.0-alpha.2" } }