HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "fzf",
"portdir": "sysutils/fzf",
"version": "0.61.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/junegunn/fzf",
"description": "A command-line fuzzy finder written in Go",
"long_description": "A command-line fuzzy finder written in Go",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "calvin",
"github": "cardi",
"ports_count": 30
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 993
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"bat-extras",
"cfiles",
"dmux",
"git-toolbelt",
"sad",
"gig",
"git-fuzzy",
"ugit"
]
}
]
}