{
  "name": {
    "ui:placeholder": "Local CLI",
    "ui:autocomplete": "off"
  },
  "scopes": {
    "ui:help": "Only [\"*\"] is supported at this time"
  },
  "expiresInMinutes": {
    "ui:field": "durationDropdown",
    "ui:options": {
      "unit": "minutes",
      "options": ["1 hour", "1 day", "1 week", "1 year"]
    },
    "ui:help": "Personal access tokens are capped at 1 year. Custom durations are entered in minutes."
  }
}
