{
  "title": "Find Another Directory or File",
  "description": "Find another directory or file on your computer.",
  "validation_fields": [
    {
      "name": "directoryOrFileName",
      "type": "text",
      "placeholder": "directory",
      "label": "Enter the name of a directory or file."
    }
  ],
  "show_ide": false,
  "rewards": {
    "xp": 100
  }
}
