{
  "title": "Vaesen - Official Core Rulebook",
  "description": "Nordic Horror Roleplaying  The official implementation of the Vaesen ruleset by Free League for Foundry VTT.",
  "url": "https://freeleaguepublishing.com/en/games/vaesen/",
  "version": "5.3.0",
  "authors": [
    {
      "name": "Free League Publishing",
      "url": "https://freeleaguepublishing.com"
    },
    {
      "name": "Dr Ogres",
      "url": "https://github.com/DrOgres"
    },
    {
      "name": "Cussa Mitre [Hod Publishing]",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    },
    {
      "name": "Everaldo Junior [Hod Publishing]",
      "url": "https://hodpub.com"
    }
  ],
  "esmodules": [
    "scripts/init.js"
  ],
  "styles": [
    "styles/style.css"
  ],
  "packs": [
    {
      "name": "vaesen-core-rules",
      "label": "Vaesen - Core Game",
      "path": "packs/vaesen-core-rules.db",
      "system": "vaesen",
      "private": false,
      "type": "Adventure"
    }
  ],
  "manifest": "https://foundrymodulesbucket.s3.eu-north-1.amazonaws.com/vaesen-core/vaesen-core-latest.json",
  "id": "vaesen-core",
  "protected": true,
  "relationships": {
    "systems": [
      {
        "id": "vaesen",
        "type": "system",
        "compatibility": {
          "minimum": "4.1.2"
        }
      }
    ]
  },
  "compatibility": {
    "minimum": "13",
    "verified": "14.360"
  }
}