{
  "authors": [
    "Brent Seidel"
  ],
  "depends-on": [
    {
      "bbs": "~0.1.0"
    },
    {
      "bbs_webif": "~0.1.0"
    }
  ],
  "description": "Example usage of simple web interface library.",
  "executables": [
    "webif_example"
  ],
  "licenses": "GPL-3.0-or-later",
  "long-description": "An example simple web server built using the bbs_webif library.  Once\nyou build it, you can run it and connect to it using port 31415.\n",
  "maintainers": [
    "Brent Seidel <brentseidel@mac.com>"
  ],
  "maintainers-logins": [
    "BrentSeidel"
  ],
  "name": "webif_example",
  "origin": {
    "commit": "43225d604aa12980c470a0d3b5ba6a95795393f1",
    "subdir": "./example/",
    "url": "git+https://github.com/BrentSeidel/Ada-Web-Server.git"
  },
  "tags": [
    "web",
    "http",
    "embedded"
  ],
  "version": "0.1.0",
  "website": "https://github.com/BrentSeidel/Ada-Web-Server"
}
