{
  "id": "the-sweetest-curse",
  "title": "The Sweetest Curse",
  "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"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "the-sweetest-curse",
      "label": "The Sweetest Curse",
      "banner": "modules/the-sweetest-curse/assets/elements/menu-01-5.webp",
      "path": "packs/the-sweetest-curse",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "packFolders": [
    {
      "name": "The Sweetest Curse",
      "sorting": "m",
      "color": "#e30087",
      "packs": [
        "the-sweetest-curse"
      ]
    }
  ],
  "esmodules": [
    "module/module-starter.mjs"
  ],
  "styles": [
    "css/module-style.css"
  ],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/the-sweetest-curse/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "TsC": "The Sweetest Curse"
      }
    }
  }
}