node-red-contrib-viseo-ms-authentication
Version:
VISEO Bot Maker - Microsoft Cognitive Services authentication
18 lines • 683 B
JSON
{
"name" : "node-red-contrib-viseo-ms-authentication",
"version" : "0.1.2",
"description" : "VISEO Bot Maker - Microsoft Cognitive Services authentication",
"dependencies" : {},
"repository" : {
"type":"git",
"url":"https://github.com/NGRP/node-red-contrib-viseo/tree/master/node-red-contrib-ms-authentication"
},
"license": "Apache-2.0",
"keywords": ["viseo", "sarah", "node-red", "azure", "microsoft", "cognitive", "services", "auth", "key"],
"node-red" : {
"nodes": {
"ms-luis-config": "node-luis-config.js",
"ms-config": "node-ms-config.js"
}
}
}