{
  "id": "monsters",
  "title": "Monsters!",
  "version": "14.0.0",
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {}
      }
    ]
  },
  "authors": [
    {
      "name": "Darren Ruckle",
      "email": "druckle@yahoo.com",
      "url": "https://www.patreon.com/DarrenRuckle",
      "discord": "darrenruckle",
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "monsters",
      "label": "Monsters!",
      "path": "packs/monsters",
      "type": "Actor",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "monster-journal",
      "label": "Monsters!",
      "path": "packs/monster-journal",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "description": "",
  "flags": {},
  "manifest": "https://r2.foundryvtt.com/packages-public/monsters/module.json",
  "protected": true
}