{
  "actions": [
    {
      "command": [
        "./scripts/test.sh"
      ],
      "type": "test"
    }
  ],
  "authors": [
    "Yurii Rashkovskii"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux|macos": true
    }
  },
  "depends-on": [
    {
      "gnat": ">=13 & <17"
    }
  ],
  "description": "A typed, declarative terminal user-interface toolkit for Ada",
  "licenses": "MIT OR Apache-2.0",
  "maintainers": [
    "Yurii Rashkovskii <yrashk@gmail.com>"
  ],
  "maintainers-logins": [
    "yrashk"
  ],
  "name": "flyology_tui",
  "origin": {
    "commit": "4d55ed7dc52cd1a04da61dad548defa61f85db9e",
    "url": "git+https://github.com/flyology-ada/flyology-tui.git"
  },
  "project-files": [
    "flyology_tui.gpr"
  ],
  "tags": [
    "ada",
    "tui",
    "terminal",
    "ui",
    "elm"
  ],
  "version": "0.1.0",
  "website": "https://tui.flyology.org/"
}
