UNPKG

node-red-contrib-jinhub

Version:

jinhub allows your device exchange data in the cloud throught websocket

31 lines (29 loc) 713 B
{ "name": "node-red-contrib-jinhub", "version": "0.0.7", "description": "jinhub allows your device exchange data in the cloud throught websocket", "dependencies" : { }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "", "url": "" }, "keywords": [ "node-red", "Pi", "GPIO", "jinpage", "iiot gateway", "jinyistudio","archer","jinhub" ], "author": { "name": "jinyistudio", "email": "info@jinyistudio.tw", "url": "http://www.jinyistudio.tw" }, "license": "Apache-2.0", "node-red" : { "nodes": { "jinhub in": "jinhub.js", "jinhub out": "jinhub.js" } } }