{
  "url": "http://slimerjs.org/download.html",
  "find": "a.btn",
  "findIndex": 0,
  "filename": "slimerjs.zip",
  "directory": "%tmpdir%",
  "extract":
    {
      "to": "%tmpdir%/slimerjs",
      "cdRegex": "^slimerjs",
      "fileGlob": "*.png",
      "maintainEntryPath": false
    }
}
