{
    "version": "4.13",
    "description": "A cli to browse and watch anime (alone AND with friends). This tool scrapes the site allanime.",
    "homepage": "https://github.com/pystardust/ani-cli",
    "license": "GPL-3.0-or-later",
    "depends": [
        "fzf",
        "extras/mpv"
    ],
    "suggest": {
        "local downloads": [
            "aria2",
            "yt-dlp"
        ],
        "alternate player": "extras/vlc"
    },
    "url": "https://github.com/pystardust/ani-cli/releases/download/v4.13/ani-cli",
    "hash": "17c8a97b034d3e48ba4663d538a5705adfbbffb951fa67650a57f7e4414959e2",
    "bin": "ani-cli",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/pystardust/ani-cli/releases/download/v$version/ani-cli"
    }
}
