UNPKG

node-red-contrib-flowcontrol

Version:
23 lines (22 loc) 625 B
{ "name": "node-red-contrib-flowcontrol", "description": "MQTT Style Message Router", "keywords":["node-red","mqtt","flowcontrol","loop","routing"], "version": "0.1.9", "node-red": { "nodes": { "flowcontrol": "flowcontrol.js" } }, "author": "Calvin Köcher", "license": "MIT", "main": "flowcontrol.js", "repository": { "type": "git", "url": "git+https://github.com/calkoe/node-red-contrib-flowcontrol.git" }, "bugs": { "url": "https://github.com/calkoe/node-red-contrib-flowcontrol/issues" }, "homepage": "https://github.com/calkoe/node-red-contrib-flowcontrol#readme" }