{
    "command": "register",
    "description": "Registers a package.",
    "usage": [
        "register <name> <url> [<options>]"
    ],
    "options": [
        {
            "shorthand":   "-h",
            "flag":        "--help",
            "description": "Show this help message"
        }
    ]
}
