GET /api/v1/ports/lua54-luajson/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lua54-luajson",
"portdir": "lua/lua-luajson",
"version": "1.3.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/harningt/luajson",
"description": "customizable JSON decoder/encoder",
"long_description": "LuaJSON is a customizable JSON decoder/encoder usingv LPEG for parsing.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"lua54",
"lua54-lpeg"
]
}
],
"depends_on": []
}