17 lines
369 B
JSON
Executable File
17 lines
369 B
JSON
Executable File
{
|
|
"name": "mautic/plugin-fullcontact",
|
|
"description": "Full Contact Plugin",
|
|
"type": "mautic-plugin",
|
|
"keywords": [
|
|
"mautic",
|
|
"plugin",
|
|
"integration"
|
|
],
|
|
"extra": {
|
|
"install-directory-name": "MauticFullContactBundle"
|
|
},
|
|
"minimum-stability": "dev",
|
|
"require": {
|
|
"mautic/core-lib": "^7.0"
|
|
}
|
|
} |