CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
bower.json21 linesDownload Raw Back to layout-base
1{2  "name": "layout-base",3  "description": "Basic layout model and some utilities for Cytoscape.js layout extensions",4  "main": "layout-base.js",5  "repository": {6    "type": "git",7    "url": "https://github.com/iVis-at-Bilkent/layout-base.git"8  },9  "ignore": [10    "**/.*",11    "node_modules",12    "bower_components",13    "test",14    "tests"15  ],16  "keywords": [17    "layout"18  ],19  "license": "MIT"20}21 
basant307/AI_Governance_Project · CoolFace