{
  "schemaVersion": 1,
  "id": "dev.kuml.plugin.layout.elk",
  "name": "ELK Layout Engine",
  "version": "1.0.0",
  "kumlVersionRange": ">=0.13.0",
  "extensions": [
    {
      "category": "layout",
      "implementation": "dev.kuml.plugin.examples.elk.ElkLayoutPlugin",
      "id": "elk-layout-plugin"
    }
  ],
  "permissions": [],
  "maintainer": "kuml-dev",
  "homepage": "https://github.com/kuml-dev/kUML",
  "licenseSpdx": "Apache-2.0"
}
