GET /api/v1/ports/p5.26-test-deep-type/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.26-test-deep-type",
    "portdir": "perl/p5-test-deep-type",
    "version": "0.8.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Test::Deep::Type",
    "description": "Test::Deep::Type - A Test::Deep plugin for validating type constraints",
    "long_description": "Test::Deep::Type - A Test::Deep plugin for validating type constraints",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.26-test-fatal",
                "p5.26-test-needs"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "p5.26-try-tiny",
                "p5.26-namespace-clean",
                "p5.26-test-deep"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.26-moosex-storage"
            ]
        }
    ]
}