mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
14 lines
305 B
JSON
14 lines
305 B
JSON
{
|
|
"command": "lookup",
|
|
"description": "Looks up a package URL by name.",
|
|
"usage": [
|
|
"lookup <name> [<options>]"
|
|
],
|
|
"options": [
|
|
{
|
|
"shorthand": "-h",
|
|
"flag": "--help",
|
|
"description": "Show this help message"
|
|
}
|
|
]
|
|
} |