mirror of
https://gh.wpcy.net/https://github.com/thomas-deep/freescoutAI.git
synced 2026-05-24 16:13:14 +08:00
17 lines
468 B
JSON
17 lines
468 B
JSON
{
|
|
"name": "FreeScoutAI",
|
|
"alias": "freescoutai",
|
|
"description": "KI-Integration für FreeScout mit Priorisierung, Antwortvorschlägen, Textmodifikationen und Zusammenfassungen",
|
|
"keywords": ["freescout", "ai", "ki"],
|
|
"version": "0.1.0",
|
|
"active": 1,
|
|
"order": 0,
|
|
"providers": [
|
|
"Modules\\FreeScoutAI\\Providers\\FreeScoutAIServiceProvider"
|
|
],
|
|
"aliases": {},
|
|
"files": [
|
|
"start.php"
|
|
],
|
|
"requires": []
|
|
}
|