{
  "authors": [
    "Michael Gardner"
  ],
  "build-switches": {
    "*": {
      "Ada_Version": "Ada2022",
      "Style_Checks": "yes"
    }
  },
  "depends-on": [
    {
      "functional": "^3.0.0"
    }
  ],
  "description": "Hybrid DDD/Clean/Hexagonal architecture greeter application in Ada 2022",
  "environment": {},
  "executables": [
    "greeter"
  ],
  "licenses": "BSD-3-Clause",
  "maintainers": [
    "Michael Gardner <mike@abitofhelp.com>"
  ],
  "maintainers-logins": [
    "abitofhelp"
  ],
  "name": "hybrid_app_ada",
  "origin": {
    "commit": "03a36937d109dbcf2c84c5172a3e3265ed175b6c",
    "url": "git+https://github.com/abitofhelp/hybrid_app_ada.git"
  },
  "tags": [
    "hexagonal",
    "ddd",
    "clean",
    "functional",
    "monad",
    "example"
  ],
  "version": "2.0.0",
  "website": "https://github.com/abitofhelp/hybrid_app_ada"
}
