UNPKG

node-red-contrib-simple-gate

Version:
21 lines (20 loc) 645 B
{ "name" : "node-red-contrib-simple-gate", "version" : "0.5.2", "description" : "A gate node for node-RED", "license" : "Apache-2.0", "author" : "Michael.I. Bell", "e-mail" : "dr.m.i.bell@gmail.com", "dependencies" : {}, "keywords" : [ "node-red", "gate", "flow control"], "homepage" : "https://github.com/drmibell/node-red-contrib-simple-gate", "node-red" : { "nodes": { "gate": "gate.js" } }, "repository" : { "type" : "git", "url" : "https://github.com/drmibell/node-red-contrib-simple-gate.git" } }