{
    "version": "1.2.0",
    "description": "A Open Source npm desktop GUI.",
    "homepage": "https://720kb.github.io/ndm/",
    "license": "GPL-3.0-or-later",
    "url": "https://github.com/720kb/ndm/releases/download/v1.2.0/ndm-1.2.0-ia32-win.zip",
    "hash": "f9bbf509dd4ccdb7b81cce75d55a7b1bdafdfbd38d886fa37a7d079119c412c3",
    "extract_dir": "win-ia32-unpacked",
    "bin": "ndm.exe",
    "shortcuts": [
        [
            "ndm.exe",
            "ndm"
        ]
    ],
    "checkver": {
        "github": "https://github.com/720kb/ndm"
    },
    "autoupdate": {
        "url": "https://github.com/720kb/ndm/releases/download/v$version/ndm-$version-ia32-win.zip"
    }
}
