GET /api/v1/ports/p5.28-catalyst-authentication-credential-http/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.28-catalyst-authentication-credential-http",
    "portdir": "perl/p5-catalyst-authentication-credential-http",
    "version": "1.18.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Catalyst::Authentication::Credential::HTTP",
    "description": "HTTP Basic and Digest authentication for Catalyst.",
    "long_description": "HTTP Basic and Digest authentication for Catalyst.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "dev",
            "github": "",
            "ports_count": 96
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "p5.28-http-message",
                "p5.28-module-build",
                "p5.28-module-build-tiny",
                "p5.28-test-exception",
                "p5.28-test-mockobject",
                "p5.28-test-needs"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28",
                "p5.28-catalyst-plugin-authentication",
                "p5.28-catalyst-runtime",
                "p5.28-class-accessor",
                "p5.28-data-uuid",
                "p5.28-string-escape",
                "p5.28-uri"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-catalyst-helper-authdbic"
            ]
        }
    ]
}