{
  "id": "cosmere-rpg-stormlight-speak-the-words",
  "title": "Cosmere RPG - Speak The Words",
  "version": "3.0.0",
  "compatibility": {
    "minimum": "13.346",
    "verified": "13.351",
    "maximum": "13"
  },
  "authors": [
    {
      "name": "Brotherwise Games",
      "url": "https://www.brotherwisegames.com/"
    },
    {
      "name": "The Metalworks",
      "url": "https://github.com/the-metalworks",
      "flags": {}
    }
  ],
  "esmodules": [
    "index.js"
  ],
  "styles": [
    "output.css"
  ],
  "packs": [
    {
      "name": "speak-the-words",
      "label": "Speak the Words",
      "path": "packs/speak-the-words",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "cosmere-rpg",
      "flags": {}
    }
  ],
  "packFolders": [],
  "relationships": {
    "systems": [
      {
        "id": "cosmere-rpg",
        "type": "system",
        "manifest": "https://github.com/the-metalworks/cosmere-rpg/releases/download/release-3.0.1/system.json",
        "compatibility": {
          "minimum": "3.0.0",
          "verified": "3.0.1"
        }
      }
    ]
  },
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "setup",
      "thumbnail": "modules/cosmere-rpg-stormlight-speak-the-words/assets/art/foundry_setup_Speak-the-Words_cover.webp"
    }
  ],
  "url": "https://www.cosmererpg.com",
  "manifest": "https://r2.foundryvtt.com/packages-public/cosmere-rpg-stormlight-speak-the-words/module.json",
  "protected": true
}