switch-joy-con
Version:
Use Nintendo Switch Joy-Cons as input devices (Bluetooth)
23 lines (22 loc) • 445 B
JSON
{
"name": "switch-joy-con",
"description": "Use Nintendo Switch Joy-Cons as input devices (Bluetooth)",
"keywords": [
"nintendo",
"switch",
"joycon",
"joy-con",
"gamepad",
"joypad",
"controller",
"hid"
],
"repository": "suchipi/switch-joy-con",
"version": "1.1.3",
"main": "index.js",
"license": "MIT",
"author": "Lily Scott <me@suchipi.com>",
"dependencies": {
"node-hid": "^0.7.8"
}
}