Current File : //lib/node_modules/bower/lib/templates/json/help-search.json
{
    "command": "search",
    "description": "Search for packages by name.",
    "usage": [
        "search <name> [<options>]"
    ],
    "options": [
        {
            "shorthand":   "-h",
            "flag":        "--help",
            "description": "Show this help message"
        }
    ]
}