UNPKG

node-red-configurable-ping

Version:

A Node-RED node which takes input and pings a remote server.

32 lines (31 loc) 800 B
{ "name": "node-red-configurable-ping", "version": "1.0.2", "description": "A Node-RED node which takes input and pings a remote server.", "repository": { "type": "git", "url": "https://github.com/heyajohnny/node-red-configurable-ping.git" }, "keywords": [ "node-red", "node-red-ping", "node-red-configurable-ping", "nodered", "nodered ping", "nodered configurable ping", "ping" ], "node-red": { "nodes": { "file-function": "advanced-ping/advanced-ping.js" } }, "author": { "name": "Johnny Visser" }, "license": "Apache", "bugs": { "url": "https://github.com/heyajohnny/node-red-configurable-ping/issues" }, "homepage": "https://github.com/heyajohnny/node-red-configurable-ping" }