{
  "id": "popout",
  "title": "PopOut!",
  "description": "<p>This module adds a PopOut! button to most actor sheets, journal entries, and applications.</p><p>The PopOut! button allows you to open a sheet/application/document into its own window, for easier viewing or for use with multiple monitors.</p>",
  "version": "2.24",
  "authors": [{ "name": "KaKaRoTo" }, { "name": "Posnet" }],
  "scripts": ["./popout.js"],
  "styles": [],
  "packs": [],
  "relationships": {},
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    },
    {
      "lang": "es",
      "name": "Español",
      "path": "lang/es.json"
    },
    {
      "lang": "zh-tw",
      "name": "正體中文",
      "path": "lang/zh-tw.json"
    },
    {
      "lang": "ja",
      "name": "日本語",
      "path": "lang/ja.json"
    },
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    },
    {
      "lang": "fr",
      "name": "Français",
      "path": "lang/fr.json"
    },
    {
      "lang": "pt-BR",
      "name": "Português (Brasil)",
      "path": "lang/pt-BR.json"
    }
  ],
  "readme": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout#readme",
  "url": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout",
  "manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/fvtt-module-popout/master/module.json",
  "download": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/archive/v2.24.zip",
  "bugs": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/issues",
  "compatibility": {
    "minimum": "12",
    "verified": "13.350",
    "maximum": "14"
  }
}
