UNPKG

ledstripe-fork

Version:

control WS2801 and LPD8806 LED stripes via SPI

30 lines (29 loc) 552 B
{ "name": "ledstripe-fork", "description": "control WS2801 and LPD8806 LED stripes via SPI", "keywords": [ "SPI", "LED", "LED strip", "LED stripe", "ledstrip", "WS2801", "LPD8806" ], "version": "0.0.2", "author": "Alexander Lorz <bigalex@gmx.de>", "repository": { "type": "git", "url": "https://github.com/alxlo/ledstripe" }, "main": "./index", "dependencies": { "fs": "0.0.2", "microtime": "", "nanotimer": "" }, "devDependencies": { "pngparse": "" }, "license": "MIT" }