{
    "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/threads/20451",
        "repository": "https://github.com/ferram4/Ferram-Aerospace-Research",
        "kerbalstuff": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research"
    },
    "version": "v0.15.2_Ferri",
    "ksp_version": "1.0.2",
    "provides": [
        "AerodynamicModel",
        "FAR"
    ],
    "depends": [
        {
            "name": "ModuleManager"
        },
        {
            "name": "ModularFlightIntegrator"
        }
    ],
    "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.15.2_Ferri/CE7C3CFD-FerramAerospaceResearch-v0.15.2_Ferri.zip",
    "download_size": 721148,
    "download_hash": {
        "sha1": "CE7C3CFD40DDAC18BD9457363FEFC61BCDFED614",
        "sha256": "FCA9B7BBBEBFB76F9C074932CAF4D2693229B53A66A06B2F4C85DFAD83B724A8"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}