{
  "id": "lancer-alternative-sheets",
  "title": "Annoying's Lancer Alternative Sheets",
  "description": "A set of immersive alternative sheets designed around ease-of-use for the Lancer game system.",
  "version": "1.5.6",
  "compatibility": {
    "minimum": "13",
    "verified": "13.351"
  },
  "relationships": {
    "systems": [
      {
        "id": "lancer",
        "type": "system",
        "compatibility": {
          "minimum": "3.0.0"
        }
      }
    ]
  },
  "authors": [
    {
      "name": "Annoying",
      "url": "https://github.com/annoyedb/lancer-alternative-sheets",
      "discord": "annoying",
      "flags": {}
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    },
    {
      "lang": "zh-TW",
      "name": "正體中文",
      "path": "lang/zh-tw.json",
      "flags": {}
    },
    {
      "lang": "pt-BR",
      "name": "Português (Brasil)",
      "path": "lang/pt-br.json",
      "flags": {}
    }
  ],
  "esmodules": [
    "lancer-alternative-sheets.mjs"
  ],
  "styles": [
    {
      "src": "styles/lancer-alternative-sheets.css",
      "layer": null
    }
  ],
  "flags": {
    "hotReload": {
      "extensions": [
        "hbs",
        "json"
      ],
      "paths": [
        "templates",
        "lang"
      ]
    }
  },
  "socket": true,
  "url": "https://github.com/annoyedb/lancer-alternative-sheets",
  "manifest": "https://github.com/annoyedb/lancer-alternative-sheets/releases/download/v1.5.6/module.json",
  "download": "https://github.com/annoyedb/lancer-alternative-sheets/releases/download/v1.5.6/module.zip",
  "readme": "https://github.com/annoyedb/lancer-alternative-sheets/blob/master/README.md",
  "changelog": "https://github.com/annoyedb/lancer-alternative-sheets/blob/master/CHANGELOG.md",
  "bugs": "https://github.com/annoyedb/lancer-alternative-sheets/issues"
}