{
  "id": "blade-runner-replicant-rebellion",
  "title": "Blade Runner RPG 🦄 - Replicant Rebellion",
  "version": "1.0.0",
  "compatibility": {
    "minimum": "13",
    "verified": "13.351"
  },
  "authors": [
    {
      "name": "Free League Publishing",
      "url": "https://freeleaguepublishing.com"
    },
    {
      "name": "Cussa Mitre",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    },
    {
      "name": "Angelo Grola",
      "url": "https://hodpub.com"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "blade-runner",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "replicant-rebellion",
      "label": "Blade Runner RPG - Replicant Rebellion",
      "path": "packs/replicant-rebellion",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "blade-runner"
    }
  ],
  "esmodules": [
    "module/module-starter.mjs"
  ],
  "styles": [
    "css/replicant-rebellion.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "manifest": "https://foundrymodulesbucket.s3.eu-north-1.amazonaws.com/replicant-rebellion/replicant-rebellion-latest.json",
  "protected": true
}