{
  "authors": [
    "Paul Jarrett"
  ],
  "available": {
    "case(os)": {
      "linux": true,
      "macos": false,
      "windows": true
    }
  },
  "description": "Terminal options, setup, tab completion and hinting.",
  "gpr-externals": {
    "Mode": [
      "debug",
      "optimize"
    ]
  },
  "gpr-set-externals": {
    "case(os)": {
      "linux": {
        "Trendy_Terminal_Platform": "linux"
      },
      "macos": {
        "Trendy_Terminal_Platform": "macos"
      },
      "windows": {
        "Trendy_Terminal_Platform": "windows"
      }
    }
  },
  "licenses": "Apache-2.0",
  "maintainers": [
    "Paul Jarrett <jarrett.paul.young@gmail.com>"
  ],
  "maintainers-logins": [
    "pyjarrett"
  ],
  "name": "trendy_terminal",
  "origin": {
    "commit": "4ff45b26617eaff8257e203266b7d39abbfa88fb",
    "url": "git+https://github.com/pyjarrett/trendy_terminal.git"
  },
  "project-files": [
    "trendy_terminal.gpr"
  ],
  "tags": [
    "terminal",
    "command-line",
    "console",
    "vt100"
  ],
  "version": "0.0.2",
  "website": "https://github.com/pyjarrett/trendy_terminal"
}
