{
  "id": "pb-suite-manager",
  "title": "FutureHax Module Manager",
  "description": "Curated catalog, install status, and update companion for FutureHax Foundry modules.",
  "version": "1.1.0",
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": ""
  },
  "authors": [
    {
      "name": "FutureHax",
      "url": "https://github.com/FutureHax",
      "discord": "futurehax"
    }
  ],
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "url": "https://github.com/FutureHax/pb-suite-manager",
  "manifest": "https://downloads.r2plays.games/futurehax/pb-suite-manager/v1.1.0/module.json",
  "download": "https://downloads.r2plays.games/futurehax/pb-suite-manager/v1.1.0/module.zip",
  "bugs": "https://github.com/FutureHax/pb-suite-manager/issues",
  "changelog": "https://github.com/FutureHax/pb-suite-manager/blob/main/CHANGELOG.md"
}
