{
    "spec_version": 1,
    "identifier": "LaserDist",
    "name": "LaserDist",
    "abstract": "Gives exact laser distances for use with kOS and other scripted autopilot systems.",
    "author": "Steven Mading",
    "license": "GPL-3.0",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/141697-laserdist-a-distance-measuring-laser-part-for-kos/",
        "repository": "https://github.com/Dunbaratu/LaserDist"
    },
    "version": "v1.2.0",
    "ksp_version_min": "1.7.3",
    "ksp_version_max": "1.7.999",
    "suggests": [
        {
            "name": "kOS",
            "min_version": "0.20",
            "comment": "LaserDist was intended to give distance data to kOS scripts."
        }
    ],
    "download": "https://github.com/Dunbaratu/LaserDist/releases/download/v1.2.0/LaserDist.zip",
    "download_size": 103516,
    "download_hash": {
        "sha1": "76C8D7BA9DC21201FBF606DB5C18F54F07CB5E62",
        "sha256": "9B8105FC280563449B298C973D8AF28304CD6B7E61316EFDF5DF6975A38E32D1"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}