{
    "spec_version": "v1.4",
    "identifier": "FilterExtensions",
    "name": "Filter Extensions - Plugin",
    "abstract": "Plugin allowing for configurable filters for the VAB/SPH using .cfg files.",
    "author": "linuxgurugamer",
    "license": "CC-BY-NC-SA-4.0",
    "release_status": "stable",
    "resources": {
        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/168456-*",
        "repository": "https://github.com/linuxgurugamer/FilterExtension"
    },
    "version": "3.2.2.12",
    "ksp_version_min": "1.5.1",
    "ksp_version_max": "1.5.99",
    "recommends": [
        {
            "name": "ModuleManager"
        },
        {
            "name": "FilterExtensionsDefaultConfig"
        }
    ],
    "install": [
        {
            "file": "GameData/000_FilterExtensions",
            "install_to": "GameData"
        },
        {
            "file": "GameData/000_FilterExtensions_Configs",
            "install_to": "GameData",
            "filter": [
                "Default",
                "StockRework"
            ]
        }
    ],
    "download": "https://github.com/linuxgurugamer/FilterExtension/releases/download/3.2.2.12/FilterExtension-1.4.5-3.2.2.12.zip",
    "download_size": 822031,
    "download_hash": {
        "sha1": "A13FC9E55F5BBFB53C6A3A03D62E657860F220FE",
        "sha256": "F7FA7A88DA5C3564D38192D81E9C06A385AA9BCB18F09644D61094DE9148E962"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}