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

{
    "name": "p5.28-json-parse",
    "portdir": "perl/p5-json-parse",
    "version": "0.620.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/JSON::Parse",
    "description": "Read JSON into a Perl variable",
    "long_description": "JSON::Parse converts JSON into the nearest equivalent Perl.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 392
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-statistics-covid",
                "p5.28-lingua-ja-moji"
            ]
        }
    ]
}