{
  "id": "tabletop-rpg-music-patreon",
  "title": "Tabletop RPG Music - Patreon",
  "description": "<p>A Patreon exclusive version of my music module, containing looping versions of all tracks, plus alternate and bonus tracks, and a custom search tool for quickly finding the perfect tracks when you need them. Support me on <a href='https://www.patreon.com/tabletoprpgmusic' title='Patreon'>Patreon</a> for access!</p>",
  "authors": [
    {
      "name": "Tabletop RPG Music"
    }
  ],
  "url": "https://www.patreon.com/tabletoprpgmusic",
  "version": "4.0.4",
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "packs": [
    {
      "name": "tabletop-rpg-music-looping-patreon",
      "label": "Tabletop RPG Music \u2013 Looping (Patreon)",
      "path": "/packs/tabletop-rpg-music-looping-patreon",
      "type": "Playlist",
      "private": false
    },
    {
      "name": "tabletop-rpg-music-non-looping-patreon",
      "label": "Tabletop RPG Music \u2013 Non-looping (Patreon)",
      "path": "/packs/tabletop-rpg-music-non-looping-patreon",
      "type": "Playlist",
      "private": false
    }
  ],
  "packFolders": [
    {
      "name": "Tabletop RPG Music - Patreon",
      "sorting": "a",
      "packs": [
        "tabletop-rpg-music-looping-patreon",
        "tabletop-rpg-music-non-looping-patreon"
      ]
    }
  ],
  "socket": false,
  "manifest": "https://r2.foundryvtt.com/packages-public/tabletop-rpg-music-patreon/module.json",
  "protected": true,
  "coreTranslation": false,
  "scripts": [
    "scripts/music-filter.js"
  ],
  "styles": [
    "styles/music-filter.css"
  ]
}