{
  "id": "the-corruption-of-alder-glen",
  "title": "The Corruption of Alder Glen",
  "version": "1.1.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.365"
  },
  "authors": [
    {
      "name": "Cussa Mitre",
      "url": "https://github.com/Cussa",
      "discord": "CussaMitre"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "the-corruption-of-alder-glen",
      "label": "The Corruption of Alder Glen",
      "path": "packs/the-corruption-of-alder-glen",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "esmodules": ["module/the-corruption-of-alder-glen.mjs"],
  "styles": ["css/the-corruption-of-alder-glen.css"],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/the-corruption-of-alder-glen/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "TCoAG": "The Corruption of Alder Glen"
      }
    }
  }
}