{
  "name": "View Task",
  "commands": [
    "task",
    "t"
  ],
  "args": {
    "boolean": [
      "json"
    ],
    "alias": {
      "json": ["j"]
    }
  },
  "controller": "./src/controller/task",
  "help": "./docs/commands/task.txt"
}
