{
  "id": "elven-tower-the-druidic-prophecy-5e",
  "title": "Elven Tower Adventures - The Druidic Prophecy",
  "description": "<p></p>",
  "version": "1.0.1",
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/elven-tower-the-druidic-prophecy-5e/module.json",
  "authors": [
    {
      "name": "Elven Tower Adventures",
      "url": "https://www.elventower.com/"
    },
    {
      "name": "Derek Ruiz"
    },
    {
      "name": "Arthur Rouise"
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "media": [
    {
      "type": "setup",
      "caption": "Elven Tower Adventures - The Druidic Prophecy",
      "thumbnail": "modules/elven-tower-the-druidic-prophecy-5e/assets/icons/adventurebanner.jpg"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "4.0.1"
        }
      }
    ]
  },
  "esmodules": [
    "scripts/register-journal-style.js",
    "scripts/popup.js"
  ],
  "styles": [
    "styles/style.css"
  ],
  "packs": [
    {
      "name": "elven-tower-the-druidic-prophecy-5e",
      "label": "ETA - The Druidic Prophecy",
      "path": "packs/elven-tower-the-druidic-prophecy-5e",
      "type": "Adventure",
      "system": "dnd5e",
      "banner": "modules/elven-tower-the-druidic-prophecy-5e/assets/icons/adventurebanner.jpg"
    }
  ],
  "flags": {
    "hotReload": {
      "extensions": [
        "css"
      ],
      "paths": [
        "styles/"
      ],
      "flags": {},
      "manifest": "https://r2.foundryvtt.com/packages-public/elven-tower-the-druidic-prophecy-5e/module.json"
    }
  }
}