{
  "command": "lookup",
  "description": "Looks up a package URL by name.",
  "usage": [
    "lookup <name> [<options>]"
  ],
  "options": [
    {
      "shorthand": "-h",
      "flag": "--help",
      "description": "Show this help message"
    }
  ]
}
