{
  "id": "stylish-action-hud",
  "title": "Stylish Action HUD",
  "description": "Stylish Action & Party HUD",
  "version": "2.3.5",
  "authors": [
    {
      "name": "rlavkvmflzk",
      "discord": "sarangi"
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": "14"
  },
  "relationships": {
    "requires": []
  },
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    },
    {
      "lang": "ko",
      "name": "Korean",
      "path": "languages/ko.json"
    }
  ],
  "esmodules": [
    "scripts/main.js",
    "scripts/config.js"
  ],
  "styles": [
    "styles/vendor/rpg-awesome.min.css",
    "styles/hud-base.css",
    "styles/config.css",
    "styles/themes/hud-theme-iron.css",
    "styles/themes/hud-theme-glass.css",
    "styles/themes/hud-theme-fantasy.css",
    "styles/themes/hud-theme-cyberpunk.css",
    "styles/themes/hud-theme-medieval.css",
    "styles/themes/hud-theme-image.css"
  ],
  "url": "https://github.com/rlavkvmflzk/stylish-action-hud",
  "manifest": "https://r2.foundryvtt.com/packages-public/stylish-action-hud/module.json",
  "protected": true,
  "socket": true
}