{
  "id": "yt-jukebox",
  "title": "YouTube Jukebox",
  "description": "Toque playlists do YouTube sincronizadas para todos (jogadores & mestres). Suporte a link de vídeo ou playlist. Compatível com Foundry v12, v13 e v14.",
  "version": "0.5.1",
  "authors": [
    {
      "name": "Jotape",
      "url": "https://github.com/JpMotaN/YouTube-Jukebox"
    }
  ],
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/app.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {
        "isDefault": true
      }
    },
    {
      "lang": "pt-BR",
      "name": "Português (Brasil)",
      "path": "lang/pt-BR.json"
    }
  ],
  "url": "https://jotapefoundry.com.br/p/yt-jukebox",
  "manifest": "https://jotapefoundry.com.br/p/yt-jukebox/module.json",
  "download": "https://jotapefoundry.com.br/p/yt-jukebox/releases/yt-jukebox-v0.5.1.zip"
}