{
  "id": "mana-system",
  "title": "Mana System for DnD",
  "manifest": "https://r2.foundryvtt.com/packages-public/mana-system/module.json",
  "protected": true,
  "version": "2.3.1",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {}
      }
    ]
  },
  "authors": [
    {
      "name": "Designed By Nox",
      "discord": "pocketmage",
      "url": "https://www.patreon.com/c/DesignedByNox",
      "flags": {}
    }
  ],
  "esmodules": [
    "./mana-system.js"
  ],
  "styles": [
    "./styles.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    },
    {
      "lang": "gr",
      "name": "\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac",
      "path": "lang/gr.json"
    },
    {
      "lang": "fr",
      "name": "Fran\u00e7ais",
      "path": "lang/fr.json"
    },
    {
      "lang": "pt-PT",
      "name": "Portugu\u00eas (Portugal)",
      "path": "lang/pt-PT.json"
    },
    {
      "lang": "pt-BR",
      "name": "Portugu\u00eas (Brasil)",
      "path": "lang/pt-BR.json"
    }
  ]
}