{
  "authors": [
    {
      "discord": "Tyler",
      "name": "Tyler",
      "url": "https://github.com/Sayshal"
    }
  ],
  "compatibility": {
    "minimum": "14",
    "verified": "14.367"
  },
  "description": "Your table's audio deserves more than a sidebar. Minstrel is a performer's console for Foundry's own playlists: a scannable library, a launchpad soundboard, scene-linked moods, and a mixing rack with true crossfade and real level meters. Every sound plays on Foundry's audio channels, so the core volume, mute, and player broadcast all just work.",
  "esmodules": [
    "minstrel.mjs"
  ],
  "fonts": {
    "Instrument Serif": {
      "editor": true,
      "fonts": [
        {
          "urls": [
            "modules/minstrel/fonts/instrument-serif-400.woff2"
          ],
          "weight": 400,
          "style": "normal"
        },
        {
          "urls": [
            "modules/minstrel/fonts/instrument-serif-400-italic.woff2"
          ],
          "weight": 400,
          "style": "italic"
        }
      ]
    },
    "Hanken Grotesk": {
      "editor": true,
      "fonts": [
        {
          "urls": [
            "modules/minstrel/fonts/hanken-grotesk-variable.woff2"
          ],
          "weight": 400,
          "style": "normal"
        },
        {
          "urls": [
            "modules/minstrel/fonts/hanken-grotesk-variable.woff2"
          ],
          "weight": 500,
          "style": "normal"
        },
        {
          "urls": [
            "modules/minstrel/fonts/hanken-grotesk-variable.woff2"
          ],
          "weight": 600,
          "style": "normal"
        },
        {
          "urls": [
            "modules/minstrel/fonts/hanken-grotesk-variable.woff2"
          ],
          "weight": 700,
          "style": "normal"
        }
      ]
    },
    "IBM Plex Mono": {
      "editor": true,
      "fonts": [
        {
          "urls": [
            "modules/minstrel/fonts/ibm-plex-mono-400.woff2"
          ],
          "weight": 400,
          "style": "normal"
        },
        {
          "urls": [
            "modules/minstrel/fonts/ibm-plex-mono-500.woff2"
          ],
          "weight": 500,
          "style": "normal"
        },
        {
          "urls": [
            "modules/minstrel/fonts/ibm-plex-mono-600.woff2"
          ],
          "weight": 600,
          "style": "normal"
        }
      ]
    }
  },
  "flags": {
    "hotReload": false
  },
  "id": "minstrel",
  "license": "LICENSE",
  "manifest": "https://r2.foundryvtt.com/packages-public/minstrel/module.json",
  "relationships": {
    "requires": [
      {
        "id": "3ds-atlas",
        "type": "module"
      }
    ]
  },
  "socket": true,
  "styles": [
    "styles/minstrel.css"
  ],
  "title": "Minstrel",
  "version": "1.0.0",
  "protected": true
}