{
  "name": "w-flowchart",
  "version": "1.0.3",
  "main": "dist/w-flowchart.umd.js",
  "dependencies": {
    "@antv/g-lite": "^2.7.0",
    "@antv/g-svg": "^2.1.1",
    "@antv/g6": "^5.1.1",
    "@dagrejs/dagre": "^1.1.8",
    "@joint/core": "^4.3.0",
    "@logicflow/core": "^2.2.4",
    "@mermaid-js/layout-elk": "^0.2.2",
    "@terrastruct/d2": "0.1.33",
    "@xyflow/react": "^12.11.2",
    "cytoscape": "^3.34.0",
    "cytoscape-dagre": "^4.0.0",
    "cytoscape-svg": "^0.4.0",
    "dagre": "^0.8.5",
    "elkjs": "^0.11.1",
    "graphre": "^0.1.3",
    "lodash-es": "^4.18.1",
    "mermaid10": "npm:mermaid@^10.9.6",
    "mermaid11": "npm:mermaid@^11.16.0",
    "nomnoml": "^1.7.0",
    "playwright": "^1.61.1",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "sharp": "0.35.3",
    "wsemi": "^1.8.64"
  },
  "devDependencies": {
    "pixelmatch": "^7.2.0",
    "pngjs": "^7.0.0",
    "w-package-tools": "^1.1.10"
  },
  "scripts": {
    "test": "mocha --parallel --timeout 60000",
    "deploy": "gh-pages -d docs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yuda-lyu/w-flowchart.git"
  },
  "keywords": [
    "package",
    "tool",
    "flowchart",
    "nodejs"
  ],
  "author": "yuda-lyu(semisphere)",
  "license": "MIT"
}