15 lines
326 B
JSON
15 lines
326 B
JSON
|
{
|
||
|
"name": "mmk2410/filespread",
|
||
|
"description": "A simple program for sending a mail with attachments",
|
||
|
"require": {
|
||
|
"phpmailer/phpmailer": "^5.2"
|
||
|
},
|
||
|
"license": "MIT",
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "mmk2410",
|
||
|
"email": "marcelmichaelkapfer@yahoo.co.nz"
|
||
|
}
|
||
|
]
|
||
|
}
|