ffd966a4f0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
15 lines
434 B
JSON
15 lines
434 B
JSON
{
|
|
"name": "espocrm-extensions/smart-assistant",
|
|
"description": "Unified AI Assistant for Legal CRM — floating chat with case memory, office alerts, and n8n integration",
|
|
"type": "espocrm-extension",
|
|
"license": "proprietary",
|
|
"authors": [{"name": "klear"}],
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"extra": {
|
|
"espocrm-module": "SmartAssistant",
|
|
"espocrm-min-version": ">=8.0.0"
|
|
}
|
|
}
|