{
    "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.5.4",
    "compatibility": {
        "minimum": "13",
        "verified": "13",
        "maximum": "13"
    },
    "scripts": [],
    "esmodules": [
        "/scripts/module.js"
    ],
    "styles": [
        "./style.css"
    ],
    "library": true,
    "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.5.4/module.zip",
    "readme": "https://github.com/fantasycalendar/FoundryVTT-Tagger/blob/master/README.md",
    "bugs": "https://github.com/fantasycalendar/FoundryVTT-Tagger/issues"
}