{
  "id": "the-folk-from-harrowthorpe",
  "title": "The Folk from Harrowthorpe",
  "version": "1.1.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.365"
  },
  "authors": [
    {
      "name": "Cussa Mitre",
      "url": "https://github.com/Cussa",
      "discord": "CussaMitre"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "the-folk-from-harrowthorpe",
      "label": "The Folk from Harrowthorpe",
      "path": "packs/the-folk-from-harrowthorpe",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "esmodules": ["module/the-folk-from-harrowthorpe.mjs"],
  "styles": ["css/the-folk-from-harrowthorpe.css"],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/the-folk-from-harrowthorpe/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "TFFH": "The Folk from Harrowthorpe"
      }
    }
  }
}