{
  "id": "tagger",
  "name": "tagger",
  "title": "Tagger",
  "description": "A global tags manager for easy manipulation of objects of similar types",
  "authors": [
    {
      "name": "Wasp",
      "discord": "Wasp#2005",
      "website": "http://fantasycomputer.works/"
    }
  ],
  "version": "1.6.0",
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": "14"
  },
  "scripts": [],
  "esmodules": [
    "dist/tagger.js"
  ],
  "styles": [
    "dist/tagger.css"
  ],
  "library": true,
  "flags": {
    "hotReload": {
      "extensions": [
        "css",
        "json"
      ],
      "paths": [
        "dist/tagger.css"
      ]
    }
  },
  "url": "https://github.com/fantasycalendar/FoundryVTT-Tagger",
  "manifest": "https://github.com/fantasycalendar/FoundryVTT-Tagger/releases/latest/download/module.json",
  "download": "https://github.com/fantasycalendar/FoundryVTT-Tagger/releases/download/1.6.0/module.zip",
  "readme": "https://github.com/fantasycalendar/FoundryVTT-Tagger/blob/master/README.md",
  "bugs": "https://github.com/fantasycalendar/FoundryVTT-Tagger/issues"
}
