UNPKG

blinkstick

Version:
33 lines (32 loc) 674 B
{ "name": "blinkstick", "description": "Blickstick API for Node.js", "keywords": [ "blinkstick", "led" ], "author": { "name": "Arvydas Juskevicius", "url": "http://twitter.com/arvydev" }, "contributors": [ { "name": "Paul Cuthbertson", "email": "npm@paulcuth.me.uk", "url": "http://paulcuth.me.uk" } ], "version": "1.2.0", "engines": { "node": ">=4.0.0" }, "license": "SEE LICENSE IN LICENSE.txt", "main": "./blinkstick", "repository": { "type": "git", "url": "https://github.com/arvydas/blinkstick-node" }, "dependencies": { "node-hid": "1.1.0" } }