UNPKG

node-red-contrib-artik-cloud

Version:

Nodes to interface with ARTIK Cloud

27 lines (26 loc) 475 B
{ "name": "node-red-contrib-artik-cloud", "version": "0.2.2", "description": "Nodes to interface with ARTIK Cloud", "node-red": { "nodes": { "artik-cloud": "node-red-artik-cloud.js" } }, "keywords": [ "node-red", "artik", "cloud", "samsung", "iot", "websocket" ], "dependencies": { "ws": "1.1.1", "node-rest-client": "2.0.1" }, "author": { "name": "Kevin Pei", "email": "kevinpei2001@gmail.com" } }