FreeScout/module.json

21 lines
564 B
JSON
Executable file

{
"active": 0,
"alias": "seven",
"aliases": {},
"author": "seven communications GmbH & Co. KG",
"authorUrl": "https://www.seven.io",
"description": "Send SMS via seven",
"detailsUrl": "",
"files": ["start.php"],
"keywords": ["seven", "sms"],
"img": "https://www.seven.io/wp-content/uploads/Logo.svg",
"license": "MIT",
"name": "seven",
"order": 0,
"providers": [
"Modules\\Seven\\Providers\\SevenServiceProvider"
],
"requiredAppVersion": "1.0.2",
"requires": [],
"version": "2.1.0"
}