213 lines
6.4 KiB
JSON
213 lines
6.4 KiB
JSON
[
|
|
{
|
|
"name": "phpmailer/phpmailer",
|
|
"version": "v5.2.10",
|
|
"version_normalized": "5.2.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
"reference": "07005ecbb80d11ec8c0f067bb37e8909cc7fcbb7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/07005ecbb80d11ec8c0f067bb37e8909cc7fcbb7",
|
|
"reference": "07005ecbb80d11ec8c0f067bb37e8909cc7fcbb7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpdocumentor/phpdocumentor": "*",
|
|
"phpunit/phpunit": "4.3.*"
|
|
},
|
|
"time": "2015-05-04 12:37:21",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"class.phpmailer.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"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v1.21.1",
|
|
"version_normalized": "1.21.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "ca8d3aa90b6a01c82e07909fe815d6b443e75a23"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/ca8d3aa90b6a01c82e07909fe815d6b443e75a23",
|
|
"reference": "ca8d3aa90b6a01c82e07909fe815d6b443e75a23",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.7"
|
|
},
|
|
"require-dev": {
|
|
"symfony/debug": "~2.7",
|
|
"symfony/phpunit-bridge": "~2.7"
|
|
},
|
|
"time": "2015-08-26 08:58:31",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.21-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": "http://fabien.potencier.org",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Armin Ronacher",
|
|
"email": "armin.ronacher@active-4.com",
|
|
"role": "Project Founder"
|
|
},
|
|
{
|
|
"name": "Twig Team",
|
|
"homepage": "http://twig.sensiolabs.org/contributors",
|
|
"role": "Contributors"
|
|
}
|
|
],
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
"homepage": "http://twig.sensiolabs.org",
|
|
"keywords": [
|
|
"templating"
|
|
]
|
|
},
|
|
{
|
|
"name": "paypal/rest-api-sdk-php",
|
|
"version": "v1.5.1",
|
|
"version_normalized": "1.5.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paypal/PayPal-PHP-SDK.git",
|
|
"reference": "70b03c51879fa3d2392d89052b96e92f6e6f6512"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paypal/PayPal-PHP-SDK/zipball/70b03c51879fa3d2392d89052b96e92f6e6f6512",
|
|
"reference": "70b03c51879fa3d2392d89052b96e92f6e6f6512",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "3.7.*"
|
|
},
|
|
"time": "2015-08-17 19:32:59",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PayPal": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PayPal",
|
|
"homepage": "https://github.com/paypal/rest-api-sdk-php/contributors"
|
|
}
|
|
],
|
|
"description": "PayPal's PHP SDK for REST APIs",
|
|
"homepage": "http://paypal.github.io/PayPal-PHP-SDK/",
|
|
"keywords": [
|
|
"payments",
|
|
"paypal",
|
|
"rest",
|
|
"sdk"
|
|
]
|
|
},
|
|
{
|
|
"name": "erusev/parsedown",
|
|
"version": "1.5.4",
|
|
"version_normalized": "1.5.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/erusev/parsedown.git",
|
|
"reference": "0e89e3714bda18973184d30646306bb0a482bd96"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/erusev/parsedown/zipball/0e89e3714bda18973184d30646306bb0a482bd96",
|
|
"reference": "0e89e3714bda18973184d30646306bb0a482bd96",
|
|
"shasum": ""
|
|
},
|
|
"time": "2015-08-03 09:24:05",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Parsedown": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Emanuil Rusev",
|
|
"email": "hello@erusev.com",
|
|
"homepage": "http://erusev.com"
|
|
}
|
|
],
|
|
"description": "Parser for Markdown.",
|
|
"homepage": "http://parsedown.org",
|
|
"keywords": [
|
|
"markdown",
|
|
"parser"
|
|
]
|
|
}
|
|
]
|