UNPKG

blinkstick-n9

Version:
37 lines (36 loc) 730 B
{ "name": "blinkstick-n9", "description": "Blickstick API for Node.js", "keywords": [ "blinkstick", "led" ], "author": { "name": "Arvydas Juskevicius", "url": "http://twitter.com/arvydev" }, "contributors": [ { "name": "Aril Spetalen", "email": "aril.spetalen@gmail.com" }, { "name": "Paul Cuthbertson", "email": "npm@paulcuth.me.uk", "url": "http://paulcuth.me.uk" } ], "version": "2.0.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": "2.1.1" } }