set basic layout. adding status bar
This commit is contained in:
14
node_modules/bower/lib/templates/json/help-init.json
generated
vendored
Normal file
14
node_modules/bower/lib/templates/json/help-init.json
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user