{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "ae00a14ff5f433c662a467156198e047", "packages": [ { "name": "phpmailer/phpmailer", "version": "v5.2.13", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "45df3a88f7f46071e10d0b600f228d19f95911b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/45df3a88f7f46071e10d0b600f228d19f95911b3", "reference": "45df3a88f7f46071e10d0b600f228d19f95911b3", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phpdocumentor/phpdocumentor": "*", "phpunit/phpunit": "4.7.*" }, "suggest": { "league/oauth2-client": "Needed for Gmail's XOAUTH2 authentication system" }, "type": "library", "autoload": { "classmap": [ "class.phpmailer.php", "class.phpmaileroauth.php", "class.phpmaileroauthgoogle.php", "class.smtp.php", "class.pop3.php", "extras/EasyPeasyICS.php", "extras/ntlm_sasl_client.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Andy Prevost", "email": "codeworxtech@users.sourceforge.net" }, { "name": "Brent R. Matzelle" } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "time": "2015-09-14 09:18:12" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }