UNPKG

node-red-contrib-phant

Version:
20 lines (19 loc) 465 B
{ "name": "node-red-contrib-phant", "version": "0.0.7", "description": "phant-client node for node-red", "author": "Valerio Vaccaro <valerio.vaccaro@gmail.com>", "dependencies": { "phant-client": "latest" }, "repository": { "type": "git", "url": "https://github.com/valerio-vaccaro/node-red-contrib-phant" }, "keywords": ["node-red", "phant-client", "phant"], "node-red": { "nodes": { "phant": "phant/phant.js" } } }