{
  "id": "survivalists-guide-to-spelunking",
  "title": "Survivalist's Guide To Spelunking",
  "description": "Explore the Underworld with New York Times Best-Selling author Douglas Niles. New tools, tables, and rules for 5E.",
  "version": "2.0.2",
  "license": "Open Game License.txt",
  "authors": [
    {
      "name": "AAW Games",
      "url": "https://adventureaweek.com/"
    },
    {
      "name": "Joe Tuccillo (GMToolbox)"
    }
  ],
  "compatibility": {
    "minimum": "14",
    "verified": "14.367"
  },
  "styles": [
    "sgs-style.css"
  ],
  "protected": true,
  "packs": [
    {
      "name": "sgs-journal-entries",
      "label": "SGS Journal Entries",
      "path": "packs/sgs-journal-entries",
      "type": "JournalEntry",
      "system": "dnd5e"
    },
    {
      "name": "sgs-items",
      "label": "SGS Items",
      "path": "packs/sgs-items",
      "type": "Item",
      "system": "dnd5e"
    },
    {
      "name": "sgs-tables",
      "label": "SGS Tables",
      "path": "packs/sgs-tables",
      "type": "RollTable",
      "system": "dnd5e"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.3.3",
          "verified": "5.3.3"
        }
      }
    ]
  },
  "url": "https://adventureaweek.com/",
  "manifest": "https://r2.foundryvtt.com/packages-public/survivalists-guide-to-spelunking/module.json"
}