13 lines
284 B
JSON
Executable File
13 lines
284 B
JSON
Executable File
{
|
|
"name": "mautic/theme-fresh-left",
|
|
"description": "Mautic Fresh Left Theme",
|
|
"type": "mautic-theme",
|
|
"keywords": ["mautic","theme"],
|
|
"extra": {
|
|
"install-directory-name": "fresh-left"
|
|
},
|
|
"minimum-stability": "dev",
|
|
"require": {
|
|
"mautic/core-lib": "^7.0"
|
|
}
|
|
} |