15 lines
295 B
JSON
15 lines
295 B
JSON
|
{
|
||
|
"name": "Pandora FMS",
|
||
|
"description": "Pandora Flexible Monitoring System ",
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Artica",
|
||
|
"email": "info@artica.es"
|
||
|
}
|
||
|
],
|
||
|
"require": {
|
||
|
"mpdf/mpdf": "^7.1",
|
||
|
"swiftmailer/swiftmailer": "^6.0"
|
||
|
}
|
||
|
}
|