HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "hugo",
"portdir": "www/hugo",
"version": "0.147.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gohugoio/hugo",
"description": "A Fast and Flexible Static Site Generator built with love in GoLang",
"long_description": "A Fast and Flexible Static Site Generator built with love in GoLang",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "cardi",
"github": "cardi",
"ports_count": 2
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 993
}
],
"variants": [
"deploy"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "run",
"ports": [
"bash-completion"
]
}
],
"depends_on": []
}