UNPKG

cytoscape-expand-collapse

Version:
22 lines (21 loc) 465 B
{ "name": "cytoscape-expand-collapse", "description": "This extension provides an interface to expand/collapse nodes.", "main": "cytoscape-expand-collapse.js", "repository": { "type": "git", "url": "https://github.com/iVis-at-Bilkent/cytoscape.js-expand-collapse.git" }, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "keywords": [ "cytoscape", "cyext" ], "license": "MIT" }