{
  "id": "cave-barrow",
  "title": "Cave of the Slumbering Crawlers + Barrow of the Raging Storm",
  "version": "1.1.0",
  "compatibility": {
    "minimum": "13",
    "verified": "14.365"
  },
  "authors": [
    {
      "name": "Cussa Mitre",
      "url": "https://github.com/Cussa",
      "discord": "CussaMitre"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "shadowdark",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "cave-of-the-slumbering-crawlers",
      "label": "Cave of the Slumbering Crawlers",
      "path": "packs/cave-of-the-slumbering-crawlers",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "shadowdark"
    },
    {
      "name": "barrow-of-the-raging-storm",
      "label": "Barrow of the Raging Storm",
      "path": "packs/barrow-of-the-raging-storm",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "shadowdark"
    }
  ],
  "esmodules": ["module/cave-barrow.mjs"],
  "styles": ["css/cave-barrow.css"],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/cave-barrow/latest.json",
  "protected": true,
  "flags": {
  }
}