{
  "id": "foundrystreamoverlaypro",
  "title": "Foundry Stream Overlay Pro",
  "description": "The full Pro version of Foundry Stream Overlay. Unlimited scenes, advanced animations, slideshow, multiple overlay windows, transparent OBS overlays, and live character data. Distributed to subscribers - do not redistribute.",
  "version": "5.0.1",
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "esmodules": [
    "data-storage.js",
    "js/core/module-init.js"
  ],
  "styles": [
    "foundrystreamoverlay.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "url": "https://github.com/darkjenso/FoundryStreamOverlay/",
  "socket": false,
  "packs": [
    {
      "name": "macros",
      "label": "Example Macros",
      "path": "packs/macros",
      "type": "Macro",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "media": [
    {
      "type": "icon",
      "url": "https://raw.githubusercontent.com/darkjenso/FoundryStreamOverlay/main/assets/icon.png"
    },
    {
      "type": "cover",
      "url": "https://raw.githubusercontent.com/darkjenso/FoundryStreamOverlay/main/assets/cover.png"
    }
  ],
  "authors": [
    {
      "name": "Jen",
      "url": "https://www.patreon.com/c/jenzelta",
      "discord": "jenzelta"
    }
  ],
  "bugs": "https://github.com/darkjenso/FoundryStreamOverlay/issues",
  "changelog": "https://github.com/darkjenso/FoundryStreamOverlay/blob/main/CHANGELOG.md",
  "readme": "https://github.com/darkjenso/FoundryStreamOverlay/blob/main/README.md",
  "manifest": "https://r2.foundryvtt.com/packages-public/foundrystreamoverlaypro/module.json",
  "protected": true
}