Files
old-lab_ui/node_modules/bower/lib/templates/json/help-init.json
2019-06-04 13:11:32 -04:00

15 lines
320 B
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"
}
]
}