{
  "authors": [
    "Brent Seidel"
  ],
  "depends-on": [
    {
      "bbs": "~0.1.0"
    }
  ],
  "description": "Generate Escape Sequences for ANSI terminals",
  "licenses": "GPL-3.0-or-later",
  "long-description": "Constants, functions, and procedures for generating ANSI escape sequences.\nIf you need something that provides more than this, you should take a look\nat one of the curses/ncurses variants.\nRefer to the documentation for more information.\n",
  "maintainers": [
    "Brent Seidel <brentseidel@mac.com>"
  ],
  "maintainers-logins": [
    "BrentSeidel"
  ],
  "name": "bbs_ansiterm",
  "origin": {
    "commit": "a8537e1458bf13771638d2f7f9223097cae50e22",
    "url": "git+https://github.com/BrentSeidel/ANSITerm.git"
  },
  "tags": [
    "vt100",
    "escape",
    "ansi"
  ],
  "version": "0.1.0",
  "website": ""
}
