{
    "id": "token-action-hud-lancer",
    "title": "Token Action HUD LANCER",
    "description": "Plugin for Token Action HUD to provide easily-accessible actions for the LANCER RPG system in Foundry VTT",
    "authors": [
        {
            "name": "Larkinabout",
            "url": "https://github.com/Larkinabout"
        },
        {
            "name": "Drental"
        },
        {
            "name": "dodgepong",
            "url": "https://github.com/dodgepong"
        },
        {
            "name": "^ and stick"
        },
        {
            "name": "OKSombre",
            "url": "https://github.com/OKSombre"
        },
        {
            "name": "tw-blob",
            "url": "https://github.com/tw-blob"
        }
    ],
    "url": "https://github.com/tw-blob/fvtt-token-action-hud-lancer",
    "flags": {},
    "version": "1.3.0",
    "compatibility": {
        "minimum": "13",
        "verified": "13.351"
    },
    "esmodules": [
        "./scripts/token-action-hud-lancer.min.js"
    ],
    "scripts": [],
    "styles": [
        "./styles/tah-lancer-style.css"
    ],
    "languages": [
        {
            "lang": "en",
            "name": "English",
            "path": "languages/en.json"
        }
    ],
    "packs": [],
    "relationships": {
        "systems": [
            {
                "id": "lancer",
                "type": "system",
                "compatibility": [
                    {
                        "minimum": "3.0.0",
                        "verified": "3.0.0"
                    }
                ]
            }
        ],
        "requires": [
            {
                "id": "token-action-hud-core",
                "type": "module",
                "compatibility": [
                    {
                        "minimum": "2.1",
                        "verified": "2.1.1"
                    }
                ]
            }
        ],
        "optional": [],
        "flags": {
            "optional": []
        }
    },
    "socket": false,
    "manifest": "https://github.com/tw-blob/fvtt-token-action-hud-lancer/releases/latest/download/module.json",
    "download": "https://github.com/tw-blob/fvtt-token-action-hud-lancer/releases/download/1.3.0/module.zip",
    "readme": "https://github.com/tw-blob/fvtt-token-action-hud-lancer/",
    "protected": false,
    "coreTranslation": false,
    "library": false
}