276 lines
9.4 KiB
JSON
Executable file
276 lines
9.4 KiB
JSON
Executable file
{
|
|
"_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": "29ea55613191818528056f73ac659e20",
|
|
"content-hash": "ce72fbc116b66a47e04e66357ac173ce",
|
|
"packages": [
|
|
{
|
|
"name": "erusev/parsedown",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/erusev/parsedown.git",
|
|
"reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/erusev/parsedown/zipball/3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
|
|
"reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"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"
|
|
],
|
|
"time": "2015-10-04 16:44:32"
|
|
},
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
|
|
"reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"HTMLPurifier": "library/"
|
|
},
|
|
"files": [
|
|
"library/HTMLPurifier.composer.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Edward Z. Yang",
|
|
"email": "admin@htmlpurifier.org",
|
|
"homepage": "http://ezyang.com"
|
|
}
|
|
],
|
|
"description": "Standards compliant HTML filter written in PHP",
|
|
"homepage": "http://htmlpurifier.org/",
|
|
"keywords": [
|
|
"html"
|
|
],
|
|
"time": "2015-08-05 01:03:42"
|
|
},
|
|
{
|
|
"name": "paypal/rest-api-sdk-php",
|
|
"version": "v1.6.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paypal/PayPal-PHP-SDK.git",
|
|
"reference": "7493e7aa5e384e897636d6073493ef0a865695ea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paypal/PayPal-PHP-SDK/zipball/7493e7aa5e384e897636d6073493ef0a865695ea",
|
|
"reference": "7493e7aa5e384e897636d6073493ef0a865695ea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "3.7.*"
|
|
},
|
|
"type": "library",
|
|
"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"
|
|
],
|
|
"time": "2015-11-16 19:40:00"
|
|
},
|
|
{
|
|
"name": "phpmailer/phpmailer",
|
|
"version": "v5.2.14",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
"reference": "e774bc9152de85547336e22b8926189e582ece95"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e774bc9152de85547336e22b8926189e582ece95",
|
|
"reference": "e774bc9152de85547336e22b8926189e582ece95",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpdocumentor/phpdocumentor": "*",
|
|
"phpunit/phpunit": "4.7.*"
|
|
},
|
|
"suggest": {
|
|
"league/oauth2-client": "Needed for XOAUTH2 authentication",
|
|
"league/oauth2-google": "Needed for Gmail XOAUTH2"
|
|
},
|
|
"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-11-01 10:15:28"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v1.23.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/d9b6333ae8dd2c8e3fd256e127548def0bc614c6",
|
|
"reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.7"
|
|
},
|
|
"require-dev": {
|
|
"symfony/debug": "~2.7",
|
|
"symfony/phpunit-bridge": "~2.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.23-dev"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2015-11-05 12:49:06"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.4.0",
|
|
"ext-curl": "*",
|
|
"ext-json": "*"
|
|
},
|
|
"platform-dev": []
|
|
}
|