{
    "spec_version": 1,
    "identifier": "FerramAerospaceResearch",
    "name": "Ferram Aerospace Research",
    "abstract": "FAR replaces KSP's stock part-centered aerodynamics model with one based on real-life physics.",
    "author": "ferram4",
    "license": "GPL-3.0",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/19321-/",
        "repository": "https://github.com/ferram4/Ferram-Aerospace-Research"
    },
    "version": "3:0.15.6.2",
    "ksp_version_min": "1.1.0",
    "ksp_version_max": "1.1.1",
    "provides": [
        "AerodynamicModel",
        "FAR"
    ],
    "depends": [
        {
            "name": "ModuleManager"
        },
        {
            "name": "ModularFlightIntegrator"
        }
    ],
    "conflicts": [
        {
            "name": "AerodynamicModel"
        }
    ],
    "install": [
        {
            "file": "GameData/FerramAerospaceResearch",
            "install_to": "GameData",
            "filter": "config.xml"
        },
        {
            "file": "Ships",
            "install_to": "Ships",
            "optional": true,
            "description": "FAR example craft"
        }
    ],
    "download": "https://github.com/ferram4/Ferram-Aerospace-Research/releases/download/v0.15.6.2_Kartveli/FAR_0_15_6_2_Kartveli.zip",
    "download_size": 721037,
    "download_hash": {
        "sha1": "297D2AEE4458301A2D3A64685CA7B12C4640EBA1",
        "sha256": "15A209CA097E16F571705DE295771FF6D26C4109B1019FF287A1A041F9A4E9D4"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}