{
  "id": "oh-you-dead",
  "title": "Oh You Dead!",
  "description": "Shared death, revival, PC/NPC classification, kill attribution, and one compiled death alert per episode for Foundry VTT.",
  "version": "1.4.0",
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": "14"
  },
  "authors": [
    {
      "name": "FutureHax",
      "url": "https://github.com/FutureHax",
      "discord": "r2plays"
    }
  ],
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "packs": [
    {
      "name": "journals-oh-you-dead",
      "label": "Oh You Dead!: How to Use & Credits",
      "path": "packs/journals-oh-you-dead",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Oh You Dead!",
      "sorting": "a",
      "packs": [
        "journals-oh-you-dead"
      ]
    }
  ],
  "url": "https://github.com/FutureHax/oh-you-dead",
  "manifest": "https://downloads.r2plays.games/futurehax/oh-you-dead/latest/module.json",
  "download": "https://downloads.r2plays.games/futurehax/oh-you-dead/v1.4.0/module.zip",
  "bugs": "https://github.com/FutureHax/oh-you-dead/issues",
  "changelog": "https://downloads.r2plays.games/futurehax/oh-you-dead/CHANGELOG.md",
  "library": false,
  "protected": false,
  "relationships": {}
}
