UNPKG

big-red-button-node-hid-2

Version:

A node-hid based driver to read the Dream Cheeky Big Red Button from node.js.

29 lines (28 loc) 679 B
{ "name": "big-red-button-node-hid-2", "version": "0.0.0", "description": "A node-hid based driver to read the Dream Cheeky Big Red Button from node.js.", "main": "BigRedButton.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@github.com:codepope/BigRedButtonNodeHID.git" }, "keywords": [ "usb", "dream", "cheeky", "hid", "big", "button", "red" ], "author": "Dj Walker-Morgan", "license": "MIT", "bugs": { "url": "https://github.com/codepope/BigRedButtonNodeHID/issues" }, "homepage": "https://github.com/codepope/BigRedButtonNodeHID" }