GET /api/v1/ports/nlohmann-json-schema-validator/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "nlohmann-json-schema-validator",
"portdir": "devel/nlohmann-json-schema-validator",
"version": "2.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pboettch/json-schema-validator",
"description": "JSON schema validator for JSON for Modern C++",
"long_description": "JSON schema validator for JSON for Modern C++",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 40
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json"
]
}
],
"depends_on": []
}