{
    "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",
    "release_status": "stable",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/19321-/",
        "repository": "https://github.com/ferram4/Ferram-Aerospace-Research"
    },
    "version": "3:0.15.5.7",
    "ksp_version": "1.0.5",
    "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.5.7_Johnson/FAR_0_15_5_7_Johnson.zip",
    "download_size": 711689,
    "download_hash": {
        "sha1": "2882C02023DBCACB258DC7C4EA8F096A83718C1A",
        "sha256": "D8EB36D1263F54D8426D845AC89B26238629F54777BB876CF4B8CA19299BFC4B"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}