GET /api/v1/ports/p5.28-test-cpan-meta-json/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.28-test-cpan-meta-json",
"portdir": "perl/p5-test-cpan-meta-json",
"version": "0.160.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::CPAN::Meta::JSON",
"description": "Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution.",
"long_description": "Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "calvin",
"github": "cardi",
"ports_count": 32
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-json"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-compress-raw-bzip2",
"p5.28-compress-raw-zlib",
"p5.28-io-compress"
]
},
{
"type": "test",
"ports": [
"p5.28-io-compress",
"p5.28-io-compress-lzma",
"p5.28-compress-raw-bzip2",
"p5.28-compress-raw-zlib"
]
}
]
}