GET /api/v1/ports/rb19-heroku-api/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb19-heroku-api",
"portdir": "ruby/rb19-heroku-api",
"version": "0.3.13",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/heroku/heroku.rb",
"description": "The Heroku Ruby Client is used to interact with the Heroku Legacy API from Ruby.",
"long_description": "The Heroku Ruby Client is used to interact with the Heroku Legacy API from Ruby.",
"active": false,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"rb19-excon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb19-heroku"
]
}
]
}