{
  "id": "wgtngm-light-switch",
  "title": "Light Switch",
  "description": "Adds a scene control toggle that lets GMs view and control lights outside the Lighting layer.",
  "socket": true,
  "version": "0.8.5",
  "authors": [
    {
      "name": "Stephen Garrett",
      "url": "https://www.patreon.com/wgtngm"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": "14"
  },
  "url": "https://wgtngm.com",
  "manifest": "https://wgtngm.com/modules/wgtngm-light-switch/module.json",
  "download": "https://wgtngm.com/modules/wgtngm-light-switch/0.8.5/module.zip",
  "readme": "https://campaigncodex.wgtngm.com/light-switch/",
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/light-switch-tag-panel.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ]
}
