{
  "id": "token-resize",
  "title": "Token Resize",
  "description": "Allows resizing multiple tokens at the same time.",
  "version": "3.0.0",
  "protected": true,
  "authors": [
    {
      "name": "LoboWerewolf",
      "url": "https://www.patreon.com/cw/LoboWerewolf"
    }
  ],
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "esmodules": [
    "main.js"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    },
    {
      "lang": "pt-BR",
      "name": "Portugu\u00eas (Brasil)",
      "path": "languages/pt-BR.json"
    }
  ],
  "manifest": "https://r2.foundryvtt.com/packages-public/token-resize/module.json"
}