{
  "id": "gambitsGames",
  "title": "Gambit's Games",
  "description": "A collection of mini-games for Foundry VTT",
  "authors": [
    {
      "name": "Gambit",
      "discord": "gambit"
    }
  ],
  "version": "0.2.0",
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "esmodules": [
    "module.js"
  ],
  "styles": [
    "css/common.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "./lang/en.json"
    }
  ],
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/gambitsGames/module.json"
}