{
  "id": "ose-theholeintheoak",
  "title": "The Hole in the Oak for Old-School Essentials",
  "description": "A classic expedition into the Mythic Underworld for characters of 1st to 2nd level.",
  "authors": [
    {
      "name": "VTT RED",
      "email": "troubleshooting@vtt.red",
      "url": "https://vtt.red"
    },
    {
      "name": "Necrotic Gnome",
      "email": "summon@necroticgnome.com",
      "url": "https://necroticgnome.com"
    }
  ],
  "version": "26.07.23",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "scripts": [
    "./scripts/main.js"
  ],
  "styles": [],
  "packs": [
    {
      "name": "adventure",
      "label": "The Hole in the Oak",
      "path": "./packs/adventure",
      "type": "Adventure",
      "module": "ose-theholeintheoak",
      "system": "ose"
    }
  ],
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/ose-theholeintheoak/module.json",
  "relationships": {
    "systems": [
      {
        "id": "ose",
        "type": "system",
        "manifest": "https://github.com/NecroticGnome/ose-foundry-core/releases/latest/download/system.json",
        "compatibility": {
          "verified": "2.2.2"
        }
      }
    ]
  }
}