{
    "spec_version": 1,
    "identifier": "FerramAerospaceResearch",
    "name": "Ferram Aerospace Research",
    "abstract": "FAR replaces KSP's stock mass-based aerodynamics model with one based on real-life physics.",
    "author": "ferram4",
    "license": "GPL-3.0",
    "release_status": "stable",
    "resources": {
        "homepage": "http://kerbalspaceprogram.com/forum/showthread.php/20451",
        "repository": "https://github.com/ferram4/Ferram-Aerospace-Research",
        "kerbalstuff": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research"
    },
    "version": "v0.14.5.1",
    "ksp_version": "0.90",
    "provides": [
        "AerodynamicModel",
        "FAR"
    ],
    "depends": [
        {
            "name": "ModuleManager"
        }
    ],
    "suggests": [
        {
            "name": "KerbalIspDifficultyScaler"
        }
    ],
    "conflicts": [
        {
            "name": "AerodynamicModel"
        }
    ],
    "install": [
        {
            "file": "GameData/FerramAerospaceResearch",
            "install_to": "GameData"
        },
        {
            "file": "Ships",
            "install_to": "Ships",
            "optional": true,
            "description": "FAR example craft"
        }
    ],
    "download": "https://archive.org/download/FerramAerospaceResearch-v0.14.5.1/D9342DB9-FerramAerospaceResearch-v0.14.5.1.zip",
    "download_size": 239488,
    "download_hash": {
        "sha1": "D9342DB915F1D585C1B9640DFF2E4A28C05B781C",
        "sha256": "533BE99E9F0EC15E01A807884FB6055BA84D4D7473918879B945B444CA249CB4"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}