UNPKG

cytoscape-angular

Version:
37 lines (36 loc) 1.01 kB
{ "name": "cytoscape-angular", "version": "0.8.12", "description": "Angular 12+ components for cytoscape charting.", "author": "Michael Bushe mike@MindfulSoftware.com", "repository": "https://github.com/michaelbushe/cytoscape-angular.git", "homepage": "https://github.com/michaelbushe/cytoscape--angular", "keywords": [ "cytoscape", "cytoscape.js", "angular", "graph", "bioinformatics", "finance", "javascript", "typescript", "component" ], "license": "MIT", "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { "@angular/common": "^12.1.2", "@angular/core": "^12.1.2", "cytoscape": "^3.19.0", "cytoscape-dagre": "^2.3.2" }, "main": "bundles/cytoscape-angular.umd.js", "module": "fesm2015/cytoscape-angular.js", "es2015": "fesm2015/cytoscape-angular.js", "esm2015": "esm2015/cytoscape-angular.js", "fesm2015": "fesm2015/cytoscape-angular.js", "typings": "cytoscape-angular.d.ts", "sideEffects": false }