GET /api/v1/ports/p5-json-parse/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-json-parse",
"portdir": "perl/p5-json-parse",
"version": "0.620.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-json-parse",
"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": 424
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"p5.34-json-parse"
]
}
],
"depends_on": []
}