{
  "command": "cache list",
  "description": "Lists cached packages.",
  "usage": [
    "cache list [<options>]",
    "cache list <name> [<name> ...] [<options>]"
  ],
  "options": [
    {
      "shorthand": "-h",
      "flag": "--help",
      "description": "Show this help message"
    }
  ]
}
