{
  "id": "midnight-mayhem",
  "title": "Midnight Mayhem",
  "version": "1.1.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.365"
  },
  "authors": [
    {
      "name": "Cussa Mitre",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    },
    {
      "name": "Angelo Grola",
      "url": "https://hodpub.com"
    },
    {
      "name": "Marcos Keller",
      "url": "https://hodpub.com"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "midnight-mayhem",
      "label": "Midnight Mayhem",
      "path": "packs/midnight-mayhem",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "esmodules": [
    "module/midnight-mayhem.mjs"
  ],
  "styles": [
    "css/midnight-mayhem.css"
  ],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/midnight-mayhem/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "MiM": "Midnight Mayhem"
      }
    }
  }
}