UNPKG

yfiles-jupyter-graphs

Version:

A diagram visualization extension for JupyterLab and Jupyter Notebooks powered by yFiles for HTML

29 lines 750 B
{ "name": "yfiles-jupyter-graphs", "version": "1.10.2", "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" } }