node-red-contrib-sendurl
Version:
node-red node for handling SendURL keys with Atos Unify OpenScape Desk Phone CP devices
25 lines (24 loc) • 723 B
JSON
{
"author": {
"name": "Sven, mailsvb@gmail.com"
},
"description": "node-red node for handling SendURL keys with Atos Unify OpenScape Desk Phone CP devices",
"name": "node-red-contrib-sendurl",
"keywords": [ "node-red", "sendurl", "OpenScape", "CP" ],
"node-red": {
"version": ">=3.0.0",
"nodes": {
"sendurl-reply": "reply.js",
"sendurl-push": "push.js"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/mailsvb/node-red-contrib-sendurl.git"
},
"engines": {
"node": ">=18.0.0"
},
"homepage": "https://github.com/mailsvb/node-red-contrib-sendurl#readme",
"version": "1.2.0"
}