UNPKG

node-red-contrib-roadrunner

Version:

Node-RED nodes to control Acmesystem's Roadrunner GPIO

24 lines (23 loc) 462 B
{ "name": "node-red-contrib-roadrunner", "version": "0.2.1", "description": "Node-RED nodes to control Acmesystem's Roadrunner GPIO", "keywords": [ "node-red", "gpio", "libgpiod", "roadrunner", "acmesystems" ], "author": { "name": "Antonio Galea", "email": "antonio.galea@gmail.com" }, "license": "GPL-3.0-or-later", "dependencies": {}, "node-red": { "nodes": { "roadrunner": "roadrunner.js" } } }