Files

15 lines
320 B
JSON
Raw Permalink Normal View History

2019-06-04 13:11:32 -04:00
{
"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"
}
]
}