{
    "id": "pf2e-effects-halo",
    "title": "PF2e Effects Halo",
    "description": "This module arranges effect icons around a token, rather than putting them in columns on the token. Copied from PF2e Dorako UX.",
    "version": "7.1.0",
    "compatibility": {
        "minimum": "12",
        "verified": "14"
    },
    "authors": [
        {
            "name": "7H3LaughingMan",
            "discord": "7h3laughingman",
            "url": "https://github.com/7H3LaughingMan"
        }, {
            "name": "Hannah"
        }
    ],
    "esmodules": [
        "esmodules/module.js"
    ],
    "relationships": {
        "systems": [
            {
                "id": "pf2e",
                "type": "system"
            }
        ],
        "requires": [
            {
                "id": "lib-wrapper",
                "type": "module"
            }
        ]
    },
    "url": "https://github.com/7H3LaughingMan/pf2e-effects-halo",
    "manifest": "https://github.com/7H3LaughingMan/pf2e-effects-halo/releases/latest/download/module.json",
    "download": "https://github.com/7H3LaughingMan/pf2e-effects-halo/releases/download/v6.0.0/module.zip",
    "license": "https://github.com/7H3LaughingMan/pf2e-effects-halo/blob/main/LICENSE",
    "readme": "https://github.com/7H3LaughingMan/pf2e-effects-halo/blob/main/README.md",
    "bugs": "https://github.com/7H3LaughingMan/pf2e-effects-halo/issues",
    "changelog": "https://github.com/7H3LaughingMan/pf2e-effects-halo/blob/main/CHANGELOG.md"
}