{
  "id": "dfreds-status-effects",
  "title": "DFreds Status Effects",
  "description": "A FoundryVTT module that allows configuring and editing of the status effects.",
  "version": "3.0.1",
  "compatibility": {
    "minimum": 14,
    "verified": 14,
    "maximum": 14
  },
  "esmodules": [
    "vendor.mjs",
    "dfreds-status-effects.mjs"
  ],
  "scripts": [],
  "styles": [
    "styles/dfreds-status-effects.css"
  ],
  "packs": [],
  "packFolders": [],
  "relationships": {
    "systems": [],
    "requires": [
      {
        "id": "lib-dfreds-ui-extender",
        "type": "module",
        "verified": "2.3.0"
      },
      {
        "id": "lib-dfreds-migrations",
        "type": "module",
        "compatibility": {
          "verified": "1.0.3"
        }
      }
    ]
  },
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    },
    {
      "lang": "es",
      "name": "Espa\u00f1ol",
      "path": "lang/es.json"
    },
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    }
  ],
  "authors": [
    {
      "name": "DFreds",
      "url": "https://github.com/DFreds",
      "discord": "DFreds#1238"
    }
  ],
  "socket": false,
  "url": "https://www.dfreds-modules.com/premium-modules/status-effects",
  "manifest": "https://r2.foundryvtt.com/packages-public/dfreds-status-effects/module.json",
  "readme": "https://www.dfreds-modules.com/premium-modules/status-effects",
  "library": false,
  "protected": true,
  "media": []
}