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": []
|
||
|
|
}
|