node-red-contrib-dotnsf-watsonxai
Version:
27 lines (26 loc) • 602 B
JSON
{
"name": "node-red-contrib-dotnsf-watsonxai",
"version": "0.2.3",
"node-red": {
"nodes": {
"watsonxai": "node.js"
}
},
"dependencies": {
"axios": "^1.2.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dotnsf/node-red-contrib-dotnsf-watsonxai.git"
},
"keywords": [
"node-red",
"dotnsf",
"granite",
"watsonx",
"watsonx.ai"
],
"author": "dotnsf",
"homepage": "https://github.com/dotnsf/node-red-contrib-dotnsf-watsonxai",
"license": "MIT"
}