Code:
{
    "caption" : 
    {
        "en_US" : "In The Wake of Gods",
        "ru_RU" : "Во Имя Богов"
    },
    "description" : 
    {
        "short" :
        {
            "en_US" : "Unnofficial addon for Heroes of Might and Magic III"
        },
        "full" :
        {
            "en_US" : "description.txt",
            "ru_RU" : "description_rus.txt"
        }
    },
    "version" : "3.58.0",
    "author" : "WoG Team",
    "homepage" : "http://wforum.heroes35.net/",
    "icon" : 
    {
        "type" : "external",
        "file" : "wog.ico",
        "index" : 0
    },
    "compatibility" :
    {
        "class" : "all",
        "entries" : 
        {
            "Standard maps" : true,
            "Some other mod" : false
        }
    },
    "tags" :
    [
        "expansion",
        "creatures",
        "other tag"
    ],
    "plugins" :
    {
        "no secondary skills limit.bin" :
        {
            "caption" : 
            {
                "en_US" : "Disable 8 secondary skills limit",
                "ru_RU" : "Убрать лимит на 8 вторичных навыков"
            },
            "description" : 
            {
                "en_US" : "Disables 8 secondary skills limit",
                "ru_RU" : "Позволяет героям изучить все вторичные навыки"
            },
            "default" : false,
            "hidden" : false
        }
    }
}