Current File : //lib/node_modules/bower/lib/templates/json/help-init.json
{
    "command": "init",
    "description": "Creates a bower.json file based on answers to questions.",
    "usage": [
        "init [<options>]"
    ],
    "options": [
        {
            "shorthand":   "-h",
            "flag":        "--help",
            "description": "Show this help message"
        }
    ]
}