feat(catalog): adiciona plugin ain1 v1.1.1 ao catálogo do Mindplace
This commit is contained in:
parent
5ffd0d75a8
commit
8725a2b396
1 changed files with 18 additions and 0 deletions
18
plugins.json
Normal file
18
plugins.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
[
|
||||
{
|
||||
"key": "ain1",
|
||||
"repo": "fabiano.xavier/ain1",
|
||||
"name": "AI N1 Assistant",
|
||||
"description": "Assistente de IA N1 para automação, busca em fontes oficiais e sugestões no GLPI 11",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Fabiano Xavier"
|
||||
}
|
||||
],
|
||||
"license": "GPL-3.0-or-later",
|
||||
"logo_url": null,
|
||||
"homepage_url": "https://onmind.mindtek.com.br/git/fabiano.xavier/ain1",
|
||||
"issues_url": "https://onmind.mindtek.com.br/git/fabiano.xavier/ain1/issues",
|
||||
"note": 5
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue