{
  "id": "unboxing-mystery",
  "title": "Unboxing the Mystery",
  "version": "1.3.3",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "authors": [
    {
      "name": "rlavkvmflzk",
      "discord": "sarangi"
    }
  ],
  "relationships": {
    "systems": [],
    "requires": [],
    "optional": [
      {
        "id": "cinematic-cut-ins",
        "type": "module",
        "reason": "Enables cinematic cut-in effects during gacha reveals"
      }
    ]
  },
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/overlay.css",
    "styles/config.css",
    "styles/gacha.css",
    "styles/spectator.css",
    "styles/roll-check.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    },
    {
      "lang": "ko",
      "name": "Korean",
      "path": "languages/ko.json"
    }
  ],
  "url": "https://www.patreon.com/cw/glitchsmith",
  "manifest": "https://r2.foundryvtt.com/packages-public/unboxing-mystery/module.json",
  "protected": true,
  "socket": true
}