UNPKG

redoid

Version:

A Node.js package that provides an API to control your IKEA Dioder LED light strip on your Raspberry Pi.

26 lines (25 loc) 573 B
{ "name": "redoid", "description": "A Node.js package that provides an API to control your IKEA Dioder LED light strip on your Raspberry Pi.", "version": "0.1.4", "author": "Fränz Friederes <fraenz@frieder.es>", "license": "MIT", "repository": { "type": "git", "url": "http://github.com/ffraenz/redoid.git" }, "dependencies": { "pi-blaster.js": "0.1.*" }, "homepage": "https://github.com/ffraenz/redoid", "bugs": { "url": "https://github.com/ffraenz/redoid/issues" }, "keywords": [ "raspberry pi", "ikea", "dioder", "LED", "transition" ] }