{
    "spec_version": "v1.2",
    "identifier": "TestFlight",
    "name": "TestFlight",
    "abstract": "Flight Testing of your space hardware in KSP!  Fly your parts to gain flight data and make them more reliable and less likely to fail.",
    "author": "jwvanderbeck",
    "license": "CC-BY-NC-SA-4.0",
    "release_status": "stable",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/threads/88187",
        "repository": "https://github.com/jwvanderbeck/TestFlight",
        "bugtracker": "https://github.com/jwvanderbeck/TestFlight/issues"
    },
    "version": "1.0.0.0",
    "ksp_version": "0.90",
    "depends": [
        {
            "name": "ModuleManager",
            "min_version": "2.5.8"
        }
    ],
    "suggests": [
        {
            "name": "RP-0"
        },
        {
            "name": "RealismOverhaul"
        }
    ],
    "install": [
        {
            "file": "GameData/TestFlight",
            "install_to": "GameData"
        }
    ],
    "download": "https://github.com/jwvanderbeck/TestFlight/releases/download/1.0.0.0/TestFlight-1.0.0.0.zip",
    "download_size": 108676,
    "download_hash": {
        "sha1": "1908483A79D3D8B2A5D8793DDE210600ECD94C2C",
        "sha256": "6E5A19AFC07A8E733F424CF0FEC614772220C8D155D7B1C9361295158BE032E6"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}