glam/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/bower.json
2025-12-21 00:01:54 +01:00

20 lines
409 B
JSON

{
"name": "layout-base",
"description": "Basic layout model and some utilities for Cytoscape.js layout extensions",
"main": "layout-base.js",
"repository": {
"type": "git",
"url": "https://github.com/iVis-at-Bilkent/layout-base.git"
},
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"keywords": [
"layout"
],
"license": "MIT"
}