{
    "id": "socketlib",
    "title": "socketlib",
    "description": "A library for easier handling of foundry sockets",
    "version": "v1.1.4",
    "compatibility": {
        "minimum": "11",
        "verified": "14"
    },
    "library": true,
    "authors": [
        {
            "name": "Farling",
            "url": "https://github.com/farling42",
            "email": "foundryvtt@amusingtime.uk",
            "discord": "farling",
            "ko-fi": "farling",
            "patreon": "amusingtime"
        },
        {
            "name": "Manuel Vögele",
            "email": "develop@manuel-voegele.de",
            "discord": "Stäbchenfisch#5107",
            "flags": {}
        }
    ],
    "esmodules": [
        "src/socketlib.js"
    ],
    "url": "https://github.com/farling42/foundryvtt-socketlib",
    "download": "https://github.com/farling42/foundryvtt-socketlib/releases/download/v1.1.4/module.zip",
    "manifest": "https://github.com/farling42/foundryvtt-socketlib/releases/latest/download/module.json",
    "readme": "https://github.com/farling42/foundryvtt-socketlib/blob/master/README.md",
    "changelog": "https://github.com/farling42/foundryvtt-socketlib/blob/master/CHANGELOG.md",
    "bugs": "https://github.com/farling42/foundryvtt-socketlib/issues"
}