{
    "spec_version": 1,
    "identifier": "SerialIO",
    "name": "KSP Serial IO",
    "abstract": "This plugin sends/receives data packets over the serial port, which should make it much easier for people wanting to build hardware for KSP",
    "author": "zitron",
    "license": "CC-BY",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/60281-hardware-plugin-arduino-based-physical-display-serial-port-io",
        "spacedock": "https://spacedock.info/mod/567/KSP%20Serial%20IO",
        "repository": "https://github.com/zitron-git/KSPSerialIO",
        "x_screenshot": "https://spacedock.info/content/zitron_3831/KSP_Serial_IO/KSP_Serial_IO-1461368239.7648733.jpg"
    },
    "version": "v0.18.3",
    "ksp_version": "1.2.2",
    "conflicts": [
        {
            "name": "SerialIO-MacLinuxWin"
        }
    ],
    "install": [
        {
            "file": "KSPSerialIO",
            "install_to": "GameData"
        }
    ],
    "download": "https://spacedock.info/mod/567/KSP%20Serial%20IO/download/0.18.3",
    "download_size": 36063,
    "download_hash": {
        "sha1": "A11A38C2C00F3B5E68B3E8751CA47429526D3CA0",
        "sha256": "EDD911085E9618666174D85BAD1E85FCBE666C0BF4AA93305941124D5F1B2DFC"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}