{
    "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",
    "version": "3:0.15.9.1",
    "ksp_version_min": "1.3.0",
    "ksp_version_max": "1.3.99",
    "license": "restricted",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/19321-1",
        "repository": "https://github.com/ferram4/Ferram-Aerospace-Research",
        "bugtracker": "https://github.com/ferram4/Ferram-Aerospace-Research/issues"
    },
    "tags": [
        "plugin",
        "physics"
    ],
    "localizations": [
        "en-us",
        "ru",
        "zh-cn"
    ],
    "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",
            "comment": "FAR example craft"
        }
    ],
    "download": "https://github.com/ferram4/Ferram-Aerospace-Research/releases/download/v0.15.9.1_Liepmann/FAR_0_15_9_1_Liepmann.zip",
    "download_size": 769968,
    "download_hash": {
        "sha1": "AAFC664D2BC725CA453FB7F1D8F987A1F4BEE95A",
        "sha256": "C5FCB0D5C5740776C2D13279F3A80AD5A71AA9C4CCA2AFFC4B7F8FAD2FBA36FD"
    },
    "download_content_type": "application/zip",
    "release_date": "2018-04-02T01:57:10Z",
    "x_generated_by": "netkan"
}