GET /api/v1/ports/ferium/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "ferium",
    "portdir": "games/ferium",
    "version": "4.7.1",
    "license": "MPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/gorilla-devs/ferium",
    "description": "CLI program for downloading and updating Minecraft mods and modpacks.",
    "long_description": "Ferium is a CLI tool for downloading and updating Minecraft mods from Modrinth CurseForge, and GitHub Releases, and modpacks from Modrinth and CurseForge.",
    "active": true,
    "categories": [
        "games"
    ],
    "maintainers": [
        {
            "name": "git",
            "github": "JLindop",
            "ports_count": 3
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cargo",
                "legacy-support",
                "rust",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libunwind"
            ]
        }
    ],
    "depends_on": []
}