{
    "spec_version": "v1.4",
    "identifier": "B9PartSwitch",
    "name": "B9 Part Switch",
    "abstract": "A module which allows parts to switch objects, resources, nodes, attach points, temperature, add mass and cost, and more.",
    "author": "blowfish",
    "license": "LGPL-3.0",
    "release_status": "stable",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=140541",
        "repository": "https://github.com/blowfishpro/B9PartSwitch"
    },
    "version": "v2.0.0",
    "ksp_version": "1.3.1",
    "provides": [
        "DeadskinsMeshSwitch"
    ],
    "depends": [
        {
            "name": "ModuleManager"
        }
    ],
    "install": [
        {
            "find": "B9PartSwitch",
            "install_to": "GameData"
        }
    ],
    "download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v2.0.0/B9PartSwitch_v2.0.0.zip",
    "download_size": 49648,
    "download_hash": {
        "sha1": "1BCE1086FCAECC3476B1CEAC294A6A6AE0BE2BC0",
        "sha256": "F81B5BD2F7B2E5FF419395D2D65FDCD451ED284BD932D3DB0A7EE3BF439824DA"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}