{
  "id": "sheet-only",
  "title": "Sheet Only",
  "description": "Provides a fullscreen character sheet to use on tablets",
  "version": "2.3.5",
  "compatibility": {
    "minimum": "13",
    "verified": "13.351"
  },
  "authors": [
    {
      "name": "Syrious",
      "discord": "syrious_",
      "flags": {
        "patreon": "SyriousWorkshop",
        "github": "Syrious",
        "ko-fi": "syrious"
      }
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    },
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json",
      "flags": {}
    }
  ],
  "esmodules": [
    "index.js"
  ],
  "styles": [
    "style.css"
  ],
  "flags": {
    "hotReload": {
      "extensions": [
        "json"
      ],
      "paths": [
        "lang"
      ]
    }
  },
  "socket": true,
  "bugs": "https://discord.gg/VMqndcyUGS",
  "url": "https://hub.adventurer-backpack.com/module/sheet-only",
  "manifest": "https://hub.adventurer-backpack.com/api/download/manifest/sheet-only/latest",
  "download": "https://hub.adventurer-backpack.com/api/download/module/sheet-only/2.3.5"
}