{
    "spec_version": "v1.2",
    "identifier": "TestFlightConfigStock",
    "name": "TestFlight Config Stock",
    "abstract": "Config pack for the TestFlight plugin.  This config pack adds TestFlight support for Stock parts.",
    "author": "jwvanderbeck",
    "license": "CC-BY-NC-SA-4.0",
    "release_status": "stable",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/threads/88187",
        "repository": "https://github.com/KSP-RO/TestFlight",
        "bugtracker": "https://github.com/KSP-RO/TestFlight/issues"
    },
    "version": "1.5.2.0",
    "ksp_version": "1.0.5",
    "provides": [
        "TestFlightConfig"
    ],
    "depends": [
        {
            "name": "ModuleManager",
            "min_version": "2.6.1"
        },
        {
            "name": "TestFlight",
            "min_version": "1.3.1"
        }
    ],
    "conflicts": [
        {
            "name": "TestFlightConfig"
        }
    ],
    "install": [
        {
            "file": "GameData/TestFlight",
            "install_to": "GameData"
        }
    ],
    "download": "https://github.com/KSP-RO/TestFlight/releases/download/1.5.2.0/TestFlightConfigStock-1.5.2.0.zip",
    "download_size": 2244,
    "download_hash": {
        "sha1": "44AA13D517F55FB352E28521934AF8D1C277BF8E",
        "sha256": "2ED96048DD2533105022361425826B43496B9EC1630852237A65D75E20AB2409"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}