{
    "title": "WTF: What the Flag?",
    "description": "Provides tooltips that indicate which module is adding which option.",
    "id": "what-the-flag",
    "version": "1.0.5",
    "authors": [
        {
            "name": "theripper93",
            "email": "tsplab@gmail.com",
            "url": "https://www.patreon.com/theripper93"
        }
    ],
    "languages": [
        {
            "lang": "en",
            "name": "English",
            "path": "languages/en.json"
        }
    ],
    "scripts": [
        "scripts/main.js"
    ],
    "esmodules": [],
    "styles": [],
    "packs": [],
    "url": "https://github.com/theripper93/what-the-flag",
    "manifest": "https://github.com/theripper93/what-the-flag/releases/latest/download/module.json",
    "download": "https://github.com/theripper93/what-the-flag/releases/download/1.0.5/module.zip",
    "relationships": {},
    "compatibility": {
        "minimum": "10",
        "verified": "12"
    }
}