15 lines
434 B
JSON
15 lines
434 B
JSON
{
|
|
"name": "IntegrationHub",
|
|
"alias": "integrationhub",
|
|
"description": "BI export, outbound webhooks, and OData semantic layer for external integrations",
|
|
"keywords": ["integration", "webhook", "odata", "bi", "export", "api"],
|
|
"active": 1,
|
|
"order": 0,
|
|
"providers": [
|
|
"Modules\\IntegrationHub\\Providers\\IntegrationHubServiceProvider"
|
|
],
|
|
"aliases": {},
|
|
"files": [],
|
|
"requires": []
|
|
}
|