{ "homepage": "https://github.com/ililim/dual-key-remap", "description": "Remap any key to any other two keys on Windows. Most commonly used to remap CapsLock to Escape when pressed alone and Ctrl when pressed with other keys. Written in C to run at the lowest Windows API level for speed and reliability.", "version": "0.7", "license": "GPL-2.0-or-later", "url": "https://github.com/ililim/dual-key-remap/releases/download/v0.7/dual-key-remap-v0.7.zip", "hash": "sha256:3301529969F4C86944769BB0E5F8D663444C811E3C3E68BEDB540348FC645F66", "extract_dir": "dual-key-remap-v0.7", "bin": [ [ "dual-key-remap.exe", "dual-key-remap" ] ], "shortcuts": [ [ "dual-key-remap.exe", "Dual Key Remap" ] ], "persist": [ "config.txt" ], "checkver": "github" }