{ "name": "uhk-firmware", "homepage": "https://UltimateHackingKeyboard.com", "description": "The firmware of the Ultimate Hacking Keyboard", "repository": { "type": "git", "url": "git+ssh://git@github.com/UltimateHackingKeyboard/firmware.git" }, "author": "Ultimate Gadget Laboratories", "license": "GPL-3.0", "bugs": { "url": "https://github.com/UltimateHackingKeyboard/firmware/issues" }, "dependencies": { "commander": "^2.11.0", "shelljs": "^0.7.8" }, "version": "3.0.0", "dataModelVersion": "1.0.0", "usbProtocolVersion": "1.2.0", "slaveProtocolVersion": "2.1.0", "devices": [ { "deviceId": 1, "name": "uhk60-right", "source": "right/build/uhk60-right_release/uhk-right.hex" } ], "modules": [ { "moduleId": 1, "name": "uhk60-left", "source": "left/build/uhk60-left_release/uhk-left.bin" } ] }