HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "dub",
"portdir": "devel/dub",
"version": "1.18.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dlang/dub",
"description": "Package and build management system for D",
"long_description": "Package and build manager for D applications and libraries.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"dmd",
"dmd-tools",
"druntime",
"phobos"
]
}
],
"depends_on": []
}