{
    "id": "pf2e-assistant",
    "title": "PF2e Assistant",
    "description": "Your personal assistant for your Pathfinder 2nd Edition games, helps automate various things that aren't automated by the game system.",
    "version": "8.1.2",
    "authors": [
        {
            "name": "7H3LaughingMan",
            "discord": "7h3laughingman",
            "url": "https://github.com/7H3LaughingMan"
        }
    ],
    "compatibility": {
        "minimum": "14.360",
        "verified": "14.361",
        "maximum": "14"
    },
    "esmodules": [
        "dist/pf2e-assistant.js"
    ],
    "relationships": {
        "requires": [
            {
                "id": "lib-wrapper",
                "type": "module"
            }
        ],
        "systems": [
            {
                "id": "pf2e",
                "type": "system",
                "compatibility": {
                    "minimum": "8.1.2"
                }
            },
            {
                "id": "sf2e",
                "type": "system",
                "compatibility": {
                    "minimum": "1.1.2"
                }
            }
        ]
    },
    "url": "https://github.com/7H3LaughingMan/pf2e-assistant",
    "manifest": "https://github.com/7H3LaughingMan/pf2e-assistant/releases/latest/download/module.json",
    "download": "https://github.com/7H3LaughingMan/pf2e-assistant/releases/download/v8.1.2/module.zip",
    "license": "https://github.com/7H3LaughingMan/pf2e-assistant/blob/main/LICENSE.md",
    "readme": "https://github.com/7H3LaughingMan/pf2e-assistant/blob/main/README.md",
    "bugs": "https://github.com/7H3LaughingMan/pf2e-assistant/issues",
    "changelog": "https://github.com/7H3LaughingMan/pf2e-assistant/blob/main/CHANGELOG.md"
}