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

{
    "name": "filebrowser",
    "portdir": "net/filebrowser",
    "version": "2.28.0",
    "license": "Apache-2",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://filebrowser.org",
    "description": "Web File Browser",
    "long_description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware.",
    "active": true,
    "categories": [
        "sysutils",
        "net"
    ],
    "maintainers": [
        {
            "name": "i0ntempest",
            "github": "i0ntempest",
            "ports_count": 150
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-16",
                "nodejs20",
                "npm10"
            ]
        }
    ],
    "depends_on": []
}