{
  "authors": [
    "Paul Jarrett"
  ],
  "depends-on": [
    {
      "dir_iterators": "~0.0.4"
    },
    {
      "progress_indicators": "~0.0.1"
    },
    {
      "trendy_terminal": "~0.0.5"
    },
    {
      "atomic": "~0.5.0"
    }
  ],
  "description": "An interactive context-based text search tool for large codebases.",
  "executables": [
    "septum"
  ],
  "gpr-set-externals": {
    "case(os)": {
      "linux": {
        "Septum_Platform": "linux"
      },
      "macos": {
        "Septum_Platform": "macos"
      },
      "windows": {
        "Septum_Platform": "windows"
      }
    }
  },
  "licenses": "Apache-2.0",
  "maintainers": [
    "Paul Jarrett <jarrett.paul.young@gmail.com>"
  ],
  "maintainers-logins": [
    "pyjarrett"
  ],
  "name": "septum",
  "origin": {
    "commit": "6dbc8e6bf1ff0dc338b32abf5e94c29ef729910d",
    "url": "git+https://github.com/pyjarrett/septum.git"
  },
  "tags": [
    "search",
    "code",
    "text"
  ],
  "version": "0.0.8",
  "website": "https://github.com/pyjarrett/septum"
}
