{
    "id": "pf2e-flatcheck-helper",
    "title": "PF2e Utility Buttons",
    "description": "Collection of clickable additions",
    "version": "0.22.0",
    "library": "false",
    "socket": true,
    "compatibility": {
        "minimum": "14.361",
        "verified": "14",
        "maximum": "14"
    },
    "authors": [
        {
            "name": "oWave",
            "discord": "owave"
        }
    ],
    "packFolders": [
        {
            "name": "PF2e Utility Buttons",
            "sorting": "a",
            "packs": [
                "Effects"
            ]
        }
    ],
    "packs": [
        {
            "label": "Effects",
            "name": "Effects",
            "path": "packs/effects",
            "system": "pf2e",
            "type": "Item",
            "private": false,
            "flags": {}
        },
        {
            "label": "Effects (SF2e)",
            "name": "Effects-sf2e",
            "path": "packs/effects-sf2e",
            "system": "sf2e",
            "type": "Item",
            "private": false,
            "flags": {}
        }
    ],
    "relationships": {
        "systems": [
            {
                "id": "pf2e",
                "type": "system",
                "compatibility": {
                    "minimum": "8.1.0"
                }
            },
            {
                "id": "sf2e",
                "type": "system",
                "compatibility": {
                    "minimum": "1.1.0"
                }
            }
        ],
        "requires": []
    },
    "esmodules": [
        "dist/module.js"
    ],
    "languages": [
        {
            "lang": "en",
            "name": "English",
            "path": "lang/en.json"
        },
        {
            "lang": "cn",
            "name": "简体中文",
            "path": "lang/cn.json"
        },
        {
            "lang": "pl",
            "name": "Polski",
            "path": "lang/pl.json"
        },
        {
            "lang": "fr",
            "name": "Français",
            "path": "lang/fr.json"
        },
        {
            "lang": "pt-BR",
            "name": "Português (Brasil)",
            "path": "lang/pt-BR.json"
        }
    ],
    "flags": {
        "hotReload": {
            "extensions": [
                "css",
                "hbs",
                "json"
            ],
            "paths": [
                "templates",
                "styles",
                "lang"
            ]
        }
    },
    "url": "https://github.com/oWave/pf2e-flatcheck-helper",
    "manifest": "https://github.com/oWave/pf2e-flatcheck-helper/releases/latest/download/module.json",
    "download": "https://github.com/oWave/pf2e-flatcheck-helper/releases/download/0.22.0/module.zip",
    "changelog": "https://github.com/oWave/pf2e-flatcheck-helper/releases/tag/0.22.0",
    "license": "LICENSE",
    "readme": "README.md"
}