UNPKG

node-red-node-web-nodes

Version:

A collection of Node-RED nodes for popular web services.

24 lines (23 loc) 621 B
{ "name" : "node-red-node-box", "version" : "0.0.3", "description" : "Node-RED nodes to watch, download and save files to Box", "dependencies" : { }, "repository" : { "type":"git", "url":"https://github.com/node-red/node-red-web-nodes/tree/master/box" }, "license": "Apache-2.0", "keywords": [ "node-red", "box", "bookmark" ], "node-red" : { "nodes" : { "box": "box.js" } }, "author": { "name": "Mark Hindess", "email": "HINDESM@uk.ibm.com", "url": "http://nodered.org" } }