{
    "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.4",
    "ksp_version": "0.25",
    "provides": [
        "AerodynamicModel",
        "FAR"
    ],
    "depends": [
        {
            "name": "ModuleManager"
        }
    ],
    "suggests": [
        {
            "name": "KerbalIspDifficultyScaler"
        }
    ],
    "conflicts": [
        {
            "name": "AerodynamicModel"
        }
    ],
    "install": [
        {
            "file": "GameData/FerramAerospaceResearch",
            "install_to": "GameData"
        },
        {
            "file": "Ships",
            "install_to": "Ships",
            "comment": "FAR example craft"
        }
    ],
    "download": "https://archive.org/download/FerramAerospaceResearch-v0.14.4/2DE3DC68-FerramAerospaceResearch-v0.14.4.zip",
    "download_size": 209252,
    "download_hash": {
        "sha1": "2DE3DC687E93FD662B994025F8123DEA215BB195",
        "sha256": "4DD3B82DA384152F6C1BEF58A3866ABA0E44BBAABD4FDFB2A3B29F456D13B4FF"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}