mirror of
https://github.com/bower/bower.git
synced 2026-01-14 08:47:54 -05:00
12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|
"command": "cache",
|
|
"usage": [
|
|
"cache <command> [<args>] [<options>]"
|
|
],
|
|
"commands": {
|
|
"clean": "Clean cached packages",
|
|
"list": "List cached packages"
|
|
},
|
|
"options": []
|
|
}
|