{   
  "name": "wfrp4e-unofficial-grimoire",
  "title": "WFRP4E Unofficial Grimoire",
  "description": "Unofficial Grimoire for WFRP4E",   
  "author": "LeRatierBretonnien",
  "systems": ["wfrp4e"],
  "version": "0.0.5",
  "minimumCoreVersion": "0.6.0",
  "compatibleCoreVersion":"0.7.3",
  "esmodules" : [],
  "packs": [
    {
      "label": "Spells (UG)",
      "entity": "Item",
      "name": "spells-ug",
      "path": "./packs/spells-ug.db",
      "system": "wfrp4e",
      "package": "wfrp4e-unofficial-grimoire"
    },  
    {
      "label": "Careers (UG)",
      "entity": "Item",
      "name": "careers-ug",
      "path": "./packs/careers-ug.db",
      "system": "wfrp4e",
      "package": "wfrp4e-unofficial-grimoire"
    },
    {
      "label": "Talents (UG)",
      "entity": "Item",
      "name": "talents-ug",
      "path": "./packs/talents-ug.db",
      "system": "wfrp4e",
      "package": "wfrp4e-unofficial-grimoire"
    },
    {
      "label": "Familiars (UG)",
      "entity": "Actor",
      "name": "familiars-ug",
      "path": "./packs/familiars-ug.db",
      "system": "wfrp4e",
      "package": "wfrp4e-unofficial-grimoire"
    }
    ],
  "languages": [
  ],
    "manifest": "https://gitlab.com/LeRatierBretonnien/wfrp4e-unofficial-grimoire/raw/master/module.json",
    "download": "https://gitlab.com/LeRatierBretonnien/wfrp4e-unofficial-grimoire/-/archive/master/wfrp4e-unofficial-grimoire-master.zip",
    "url": "https://gitlab.com/LeRatierBretonnien/wfrp4e-unofficial-grimoire/"
 }