{
    "id": "module-credits",
    "title": "Module Management+",
    "description": "Is packed with features and design improvements designed to make managing large module list easy. MM+ provides more detailed information about modules at a glance and allows you to read packages changelogs/readmes directly in foundry meant to help you find answers quickly. Some of the notable features of Module Management+ is the Addition of new tags such as readme, changelog, issues and authors. A cleaner easier list view of the modules with stripped rows and more spacing to make the viewing experiance easier on the eyes. The ability to see conflicts and known issues with your installed modules.",
    "version": "2.2.3",
    "compatibility": {
        "minimum": 10,
        "verified": 11
    },
    "authors": [
        {
            "name": "Mouse0270",
            "url": "https://github.com/mouse0270/module-credits",
            "email": "rmcintosh@websitesbyfatdudes.com",
            "discord": "Mouse0270#0270",
            "flags": {
                "twitter": "Mouse0270",
                "patreon": "Mouse0270",
                "github": "Mouse0270",
                "ko-fi": "Mouse0270",
                "reddit": "u/Mouse0270"
            }
        }
    ],
    "library": false,
    "socket": true,
    "relationships": {
        "systems": [],
        "requires": [],
        "recommends": [
            {
                "id": "lib-wrapper",
                "type": "module",
                "reason": "Provides a compatibility layer for checking if other Modules are overriding similar functionality.",
                "compatibility": {}
            },
            {
                "id": "socketlib",
                "type": "module",
                "reason": "Provides the ability for non-GM users to view Readme, Changelogs and Attribution files. If this module is uninstalled or disabled, only GM will be able to use this functionality.",
                "compatibility": {}
            }
        ],
        "optional": [
            {
                "id": "lib-themer",
                "type": "module",
                "manifest": "https://github.com/mouse0270/lib-themer/releases/latest/download/module.json",
                "reason": "Provides the ability to apply optional styles for a more modern and clean look.",
                "compatibility": {}
            }
        ],
        "conflicts": [
            {
                "id": "tidy-ui_game-settings",
                "type": "module",
                "manifest": "https://raw.githubusercontent.com/sdenec/tidy-ui_game-settings/master/module.json",
                "reason": "Tidy UI and MM+ perform many of the same functions. MM+ will not be fixing compatibility issues between the two modules.",
                "compatibility": {}
            },
            {
                "id": "lib-changelogs",
                "type": "module",
                "manifest": "https://github.com/theripper93/libChangelogs/blob/master/module.json",
                "reason": "Changelog & Conflicts is deprecated and the author recommends you use Module Management+ instead.",
                "compatibility": {
                    "minimum": "0.7.7"
                }
            }
        ],
        "flags": {
            "optional": [
                {
                    "id": "lib-themer",
                    "type": "module",
                    "manifest": "https://github.com/mouse0270/lib-themer/releases/latest/download/module.json",
                    "reason": "Provides the ability to apply optional styles for a more modern and clean look.",
                    "compatibility": {}
                }
            ]
        }
    },
    "esmodules": [
        "/scripts/bundle.min.mjs"
    ],
    "scripts": [],
    "styles": [
        "/styles/module.css"
    ],
    "languages": [
        {
            "lang": "en",
            "name": "English",
            "path": "languages/en.json"
        },
        {
            "lang": "fr",
            "name": "Français",
            "path": "languages/fr.json"
        },
        {
            "lang": "pt-BR",
            "name": "Português (Brasil)",
            "path": "languages/pt_BR.json"
        }
    ],
    "url": "https://github.com/mouse0270/module-credits",
    "manifest": "https://github.com/mouse0270/module-credits/releases/latest/download/module.json",
    "download": "https://github.com/mouse0270/module-credits/releases/download/2.2.3/module.zip",
    "readme": "https://github.com/mouse0270/module-credits/blob/master/README.md",
    "changelog": "https://raw.githubusercontent.com/mouse0270/module-credits/master/CHANGELOG.md",
    "license": "https://github.com/mouse0270/mouse0270/module-credits/blob/master/LICENSE",
    "bugs": "https://github.com/mouse0270/module-credits/issues",
    "media": [
        {
            "type": "icon",
            "url": "https://raw.githubusercontent.com/mouse0270/module-credits/master/assets/mm%2B.png"
        }
    ],
    "flags": {
        "allowBugReporter": true,
        "attributions": "https://github.com/mouse0270/module-credits/blob/master/ATTRIBUTIONS.md"
    }
}