{
    "spec_version": "v1.16",
    "identifier": "GCMonitor",
    "name": "Graphic Memory Monitor",
    "abstract": "This plugin will show you the memory usage of the running KSP installation",
    "author": "Sarbian",
    "license": "MIT",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/threads/92907",
        "repository": "https://github.com/sarbian/GCMonitor",
        "ci": "https://ksp.sarbian.com/jenkins/job/GCMonitor/"
    },
    "version": "1.3.0.0",
    "ksp_version": "1.0",
    "install": [
        {
            "find": "GCMonitor",
            "install_to": "GameData"
        }
    ],
    "download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/33/artifact/GCMonitor-1.3.0.0.zip",
    "download_size": 33654,
    "x_generated_by": "netkan"
}