{
    "version": "3.2.0",
    "description": "A NodeJS REPL application based on Electron and React frameworks",
    "homepage": "https://github.com/princejwesley/Mancy",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/princejwesley/Mancy/releases/download/v3.2.0/Mancy-win32-x64.zip",
            "hash": "sha512:578fccc5f507e235dbbf8598a320ae3a21976662b3bd7bd0ff95965835a799dda8bf98b43609676d4341f8fedfda3700eaa44060bbf9623bf187745afe859c17",
            "extract_dir": "Mancy-win32-x64"
        }
    },
    "bin": "Mancy.exe",
    "shortcuts": [
        [
            "Mancy.exe",
            "Mancy"
        ]
    ]
}
