lcd-controller
Version:
Grove-LCD RGB Backlight controller
28 lines (27 loc) • 647 B
JSON
{
"name": "lcd-controller",
"version": "1.0.1",
"description": "Grove-LCD RGB Backlight controller",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"engines": {
"node": ">=0.10.38"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dudeofawesome/lcd-controller.git"
},
"keywords": [
"LCD",
"RGB",
"Edison"
],
"author": "Louis Orleans <louis@orleans.io>",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/dudeofawesome/lcd-controller/issues"
},
"homepage": "https://github.com/dudeofawesome/lcd-controller#readme"
}