UNPKG

jquery.flowchart

Version:

JQuery UI plugin that allows you to draw a flow chart.

43 lines (42 loc) 997 B
{ "name": "jquery.flowchart", "description": "JQuery UI plugin that allows you to draw a flow chart.", "version": "1.1.0", "licenses": [ { "type": "MIT", "url": "https://github.com/sdrdis/jquery.flowchart/blob/master/MIT-LICENSE.txt" } ], "title": "Flowchart", "keywords": [ "flowchart", "flow", "chart", "graph", "ui", "jquery-plugin", "ecosystem:jquery" ], "author": { "url": "http://sebastien.drouyer.com", "name": "Sébastien Drouyer" }, "maintainers": [ { "name": "Sébastien Drouyer", "url": "http://sebastien.drouyer.com" } ], "repository": { "type": "git", "url": "https://github.com/sdrdis/jquery.flowchart" }, "homepage": "http://sebastien.drouyer.com/jquery.flowchart-demo/", "docs": "https://github.com/sdrdis/jquery.flowchart/", "bugs": "https://github.com/sdrdis/jquery.flowchart/issues", "dependencies": { "jquery": ">=1.10", "jquery-ui": ">=1.11" } }