14 lines
326 B
JSON
Executable file
14 lines
326 B
JSON
Executable file
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|