mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
14 lines
361 B
JSON
14 lines
361 B
JSON
{
|
|
"name" : "moni.ai",
|
|
"version" : "1.0.2",
|
|
"description" : "Listen to trigger patterns on Moni.ai, your virtual assistant",
|
|
"dependencies": {
|
|
},
|
|
"keywords": [ "artificial intelligence, ai, assistant, chat" ],
|
|
"node-red" : {
|
|
"nodes": {
|
|
"sample": "moniai/moniai.js"
|
|
}
|
|
}
|
|
}
|