{
  "name": "yfiles-jupyter-graphs",
  "version": "1.9.0",
  "description": "A diagram visualization extension for JupyterLab and Jupyter Notebooks powered by yFiles for HTML",
  "keywords": [
    "jupyter",
    "jupyterlab",
    "jupyterlab-extension",
    "widgets",
    "yfiles",
    "visualization",
    "graph",
    "diagrams"
  ],
  "homepage": "https://www.yworks.com/products/yfiles-graphs-for-jupyter",
  "bugs": {
    "url": "https://github.com/yWorks/yfiles-jupyter-graphs/issues"
  },
  "license": "SEE LICENSE.md",
  "author": {
    "name": "yWorks Support Team",
    "email": "yfileshtml@yworks.com"
  },
  "main": "dist/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/yWorks/yfiles-jupyter-graphs"
  }
}