node-red-contrib-cognitive-services
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "node-red-contrib-cognitive-services", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Microsoft Cognitive Services", | ||
@@ -9,5 +9,13 @@ "dependencies": { | ||
"keywords": [ | ||
"node-red", | ||
"microsoft", | ||
"azure", | ||
"cognitive services", | ||
"microsoft" | ||
"computer vision", | ||
"emotion", | ||
"face", | ||
"bing spell check", | ||
"linguistic analysis", | ||
"text analytics", | ||
"web language model" | ||
], | ||
@@ -14,0 +22,0 @@ "node-red": { |
90492