{
  "id": "aliens",
  "title": "Aliens",
  "version": "14.0.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "description": "<p>100 new adversaries for Galaxium!</p>",
  "authors": [
    {
      "name": "Darren Ruckle",
      "email": "druckle@yahoo.com",
      "discord": "Darren#0427",
      "flags": {}
    }
  ],
  "flags": {
    "canUpload": true
  },
  "packs": [
    {
      "name": "aliens",
      "label": "Aliens",
      "path": "packs/aliens",
      "type": "Actor",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "Book",
      "label": "Aliens",
      "path": "packs/Book",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "infinity",
        "type": "module",
        "compatibility": {}
      }
    ]
  },
  "manifest": "https://r2.foundryvtt.com/packages-public/aliens/module.json",
  "protected": true
}