{
  "id": "complete-class-compendium",
  "title": "Complete Class Compendium",
  "version": "1.0.1",
  "compatibility": {
    "minimum": "12",
    "verified": "12"
  },
  "relationships": {
    "systems": [
      {
        "id": "a5e",
        "type": "system",
        "compatibility": {}
      }
    ]
  },
  "esmodules": [
    "index.js"
  ],
  "author": "Mike Myler",
  "authors": [
    {
      "name": "Nir Chezrony",
      "discord": "nchezrony",
      "flags": {}
    }
  ],
  "manifest": "https://r2.foundryvtt.com/packages-public/complete-class-compendium/module.json",
  "protected": true,
  "packs": [
    {
      "name": "a5e-classes",
      "label": "Classes",
      "path": "packs/a5e-classes",
      "type": "Item",
      "system": "a5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "a5e-features",
      "label": "Features",
      "path": "packs/a5e-features",
      "type": "Item",
      "system": "a5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "a5e-equipment",
      "label": "Equipment",
      "path": "packs/a5e-equipment",
      "type": "Item",
      "system": "a5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "a5e-archetypes",
      "label": "Archetypes",
      "path": "packs/a5e-archetypes",
      "type": "Item",
      "system": "a5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "a5e-monsters",
      "label": "Monsters",
      "path": "packs/a5e-monsters",
      "type": "Actor",
      "system": "a5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "a5e-spells",
      "label": "Spells",
      "path": "packs/a5e-spells",
      "type": "Item",
      "system": "a5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Mike Myler",
      "sorting": "m",
      "packs": [
        "a5e-classes",
        "a5e-archetypes",
        "a5e-features",
        "a5e-equipment",
        "a5e-monsters",
        "a5e-spells"
      ]
    }
  ]
}