{
  "command": "search",
  "description": "Finds all packages or a specific package.",
  "usage": [
    "search <name> [<options>]"
  ],
  "options": [
    {
      "shorthand": "-h",
      "flag": "--help",
      "description": "Show this help message"
    }
  ]
}
