GET /api/v1/ports/MongoExplorer/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "MongoExplorer",
    "portdir": "aqua/MongoExplorer",
    "version": "1.0.2",
    "license": "MIT",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/francois/mongo_explorer",
    "description": "a Cocoa administration interface for Mongo databases",
    "long_description": "Mongo Explorer is a simple Cocoa application to administer Mongo databases. It is still a work in progress.",
    "active": false,
    "categories": [
        "aqua",
        "databases"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "",
            "ports_count": 218
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "BWToolkit"
            ]
        }
    ],
    "depends_on": []
}