mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
749 lines
23 KiB
JSON
749 lines
23 KiB
JSON
[
|
|
{
|
|
"name": "xjtuwangke/passwordhash",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/xjtuwangke/passwordhash.git",
|
|
"reference": "a7bcd9705add858cd496bdd8cdc9bbed231e8bb3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/xjtuwangke/passwordhash/zipball/a7bcd9705add858cd496bdd8cdc9bbed231e8bb3",
|
|
"reference": "a7bcd9705add858cd496bdd8cdc9bbed231e8bb3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2012-08-31T00:00:00+00:00",
|
|
"type": "library",
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Phpass": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Public Domain"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Solar Designer",
|
|
"email": "solar@openwall.com",
|
|
"homepage": "http://openwall.com/phpass/"
|
|
}
|
|
],
|
|
"description": "Portable PHP password hashing framework",
|
|
"homepage": "http://github.com/xjtuwangke/passwordhash/",
|
|
"keywords": [
|
|
"blowfish",
|
|
"crypt",
|
|
"password",
|
|
"security"
|
|
]
|
|
},
|
|
{
|
|
"name": "pear/console_color2",
|
|
"version": "0.1.2",
|
|
"version_normalized": "0.1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/Console_Color2.git",
|
|
"reference": "cab2b886aa55cc9e23464d1f49edf97bee9f5a63"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/Console_Color2/zipball/cab2b886aa55cc9e23464d1f49edf97bee9f5a63",
|
|
"reference": "cab2b886aa55cc9e23464d1f49edf97bee9f5a63",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.0.0"
|
|
},
|
|
"time": "2012-10-23T11:52:18+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Console_Color2": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Daniel O'Connor",
|
|
"email": "daniel.oconnor@gmail.com",
|
|
"role": "Pear Developer"
|
|
},
|
|
{
|
|
"name": "Stefan Walk",
|
|
"email": "et@php.net"
|
|
},
|
|
{
|
|
"name": "Scott Mattocks",
|
|
"email": "scottmattocks@php.net"
|
|
}
|
|
],
|
|
"description": "This Class allows you to easily use ANSI console colors in your application.",
|
|
"homepage": "https://github.com/pear/Console_Color2",
|
|
"keywords": [
|
|
"console"
|
|
]
|
|
},
|
|
{
|
|
"name": "pear/console_table",
|
|
"version": "v1.3.0",
|
|
"version_normalized": "1.3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/Console_Table.git",
|
|
"reference": "64100b9ee81852f4fa17823e55d0b385a544f976"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/Console_Table/zipball/64100b9ee81852f4fa17823e55d0b385a544f976",
|
|
"reference": "64100b9ee81852f4fa17823e55d0b385a544f976",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.0"
|
|
},
|
|
"suggest": {
|
|
"pear/Console_Color2": ">=0.1.2"
|
|
},
|
|
"time": "2016-01-21T16:14:31+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"Table.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jan Schneider",
|
|
"homepage": "http://pear.php.net/user/yunosh"
|
|
},
|
|
{
|
|
"name": "Tal Peer",
|
|
"homepage": "http://pear.php.net/user/tal"
|
|
},
|
|
{
|
|
"name": "Xavier Noguer",
|
|
"homepage": "http://pear.php.net/user/xnoguer"
|
|
},
|
|
{
|
|
"name": "Richard Heyes",
|
|
"homepage": "http://pear.php.net/user/richard"
|
|
}
|
|
],
|
|
"description": "Library that makes it easy to build console style tables.",
|
|
"homepage": "http://pear.php.net/package/Console_Table/",
|
|
"keywords": [
|
|
"console"
|
|
]
|
|
},
|
|
{
|
|
"name": "easybook/geshi",
|
|
"version": "v1.0.8.18",
|
|
"version_normalized": "1.0.8.18",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/easybook/geshi.git",
|
|
"reference": "4b06bfe8c6fbedd6aad0a0700d650f591386e287"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/easybook/geshi/zipball/4b06bfe8c6fbedd6aad0a0700d650f591386e287",
|
|
"reference": "4b06bfe8c6fbedd6aad0a0700d650f591386e287",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">4.3.0"
|
|
},
|
|
"time": "2016-10-05T07:15:42+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"./"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nigel McNie",
|
|
"email": "nigel@geshi.org"
|
|
},
|
|
{
|
|
"name": "Benny Baumann",
|
|
"email": "BenBE@geshi.org"
|
|
}
|
|
],
|
|
"description": "GeSHi - Generic Syntax Highlighter. This is an unmodified port of GeSHi project code found on SourceForge.",
|
|
"homepage": "http://qbnz.com/highlighter",
|
|
"keywords": [
|
|
"highlight",
|
|
"highlighter",
|
|
"syntax"
|
|
]
|
|
},
|
|
{
|
|
"name": "amenadiel/jpgraph",
|
|
"version": "3.6.6",
|
|
"version_normalized": "3.6.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/HuasoFoundries/jpgraph.git",
|
|
"reference": "6596bdfd8c406672bd165bf7754df1130158ddac"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/HuasoFoundries/jpgraph/zipball/6596bdfd8c406672bd165bf7754df1130158ddac",
|
|
"reference": "6596bdfd8c406672bd165bf7754df1130158ddac",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-gd": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2016-03-11T13:58:40+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Amenadiel\\JpGraph\\": "src/",
|
|
"Amenadiel\\JpGraph\\Graph\\": "src/graph",
|
|
"Amenadiel\\JpGraph\\Image\\": "src/image",
|
|
"Amenadiel\\JpGraph\\Plot\\": "src/plot",
|
|
"Amenadiel\\JpGraph\\Text\\": "src/text",
|
|
"Amenadiel\\JpGraph\\Themes\\": "src/themes",
|
|
"Amenadiel\\JpGraph\\Util\\": "src/util"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"QPL 1.0"
|
|
],
|
|
"description": "jpGraph, library to make graphs and charts",
|
|
"homepage": "http://jpgraph.net/",
|
|
"keywords": [
|
|
"chart",
|
|
"data",
|
|
"graph",
|
|
"jpgraph",
|
|
"pie"
|
|
]
|
|
},
|
|
{
|
|
"name": "tecnickcom/tcpdf",
|
|
"version": "6.2.12",
|
|
"version_normalized": "6.2.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/tecnickcom/TCPDF.git",
|
|
"reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/2f732eaa91b5665274689b1d40b285a7bacdc37f",
|
|
"reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2015-09-12T10:08:34+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"fonts",
|
|
"config",
|
|
"include",
|
|
"tcpdf.php",
|
|
"tcpdf_parser.php",
|
|
"tcpdf_import.php",
|
|
"tcpdf_barcodes_1d.php",
|
|
"tcpdf_barcodes_2d.php",
|
|
"include/tcpdf_colors.php",
|
|
"include/tcpdf_filters.php",
|
|
"include/tcpdf_font_data.php",
|
|
"include/tcpdf_fonts.php",
|
|
"include/tcpdf_images.php",
|
|
"include/tcpdf_static.php",
|
|
"include/barcodes/datamatrix.php",
|
|
"include/barcodes/pdf417.php",
|
|
"include/barcodes/qrcode.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPLv3"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicola Asuni",
|
|
"email": "info@tecnick.com",
|
|
"homepage": "http://nicolaasuni.tecnick.com"
|
|
}
|
|
],
|
|
"description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
|
|
"homepage": "http://www.tcpdf.org/",
|
|
"keywords": [
|
|
"PDFD32000-2008",
|
|
"TCPDF",
|
|
"barcodes",
|
|
"datamatrix",
|
|
"pdf",
|
|
"pdf417",
|
|
"qrcode"
|
|
]
|
|
},
|
|
{
|
|
"name": "php-amqplib/php-amqplib",
|
|
"version": "v2.0.2",
|
|
"version_normalized": "2.0.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-amqplib/php-amqplib.git",
|
|
"reference": "682e3365f51c455f7a0bd32173d79922416fe9f0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/682e3365f51c455f7a0bd32173d79922416fe9f0",
|
|
"reference": "682e3365f51c455f7a0bd32173d79922416fe9f0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2013-02-13T19:43:51+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PhpAmqpLib": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alvaro Videla"
|
|
}
|
|
],
|
|
"description": "This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
|
|
"homepage": "https://github.com/videlalvaro/php-amqplib/",
|
|
"keywords": [
|
|
"message",
|
|
"queue",
|
|
"rabbitmq"
|
|
]
|
|
},
|
|
{
|
|
"name": "slim/slim",
|
|
"version": "2.6.3",
|
|
"version_normalized": "2.6.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/slimphp/Slim.git",
|
|
"reference": "9224ed81ac1c412881e8d762755e3d76ebf580c0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/slimphp/Slim/zipball/9224ed81ac1c412881e8d762755e3d76ebf580c0",
|
|
"reference": "9224ed81ac1c412881e8d762755e3d76ebf580c0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-mcrypt": "Required for HTTP cookie encryption",
|
|
"phpseclib/mcrypt_compat": "Polyfil for mcrypt extension"
|
|
},
|
|
"time": "2017-01-07T12:21:41+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Slim": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Josh Lockhart",
|
|
"email": "info@joshlockhart.com",
|
|
"homepage": "http://www.joshlockhart.com/"
|
|
}
|
|
],
|
|
"description": "Slim Framework, a PHP micro framework",
|
|
"homepage": "http://github.com/codeguy/Slim",
|
|
"keywords": [
|
|
"microframework",
|
|
"rest",
|
|
"router"
|
|
]
|
|
},
|
|
{
|
|
"name": "dapphp/radius",
|
|
"version": "2.5.1",
|
|
"version_normalized": "2.5.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dapphp/radius.git",
|
|
"reference": "ede9a0a63dc806eca63d3b166f3897bfdf53a026"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dapphp/radius/zipball/ede9a0a63dc806eca63d3b166f3897bfdf53a026",
|
|
"reference": "ede9a0a63dc806eca63d3b166f3897bfdf53a026",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "dev-master"
|
|
},
|
|
"suggest": {
|
|
"ext-mcrypt": "*"
|
|
},
|
|
"time": "2017-02-02T00:42:55+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Dapphp\\Radius\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Drew Phillips",
|
|
"email": "drew@drew-phillips.com",
|
|
"homepage": "https://drew-phillips.com/"
|
|
},
|
|
{
|
|
"name": "SysCo/al",
|
|
"homepage": "http://developer.sysco.ch/php/"
|
|
}
|
|
],
|
|
"description": "A pure PHP RADIUS client based on the SysCo/al implementation",
|
|
"homepage": "https://github.com/dapphp/radius",
|
|
"keywords": [
|
|
"Authentication",
|
|
"authorization",
|
|
"chap",
|
|
"ms-chap",
|
|
"ms-chap v2",
|
|
"pap",
|
|
"radius",
|
|
"rfc1994",
|
|
"rfc2284",
|
|
"rfc2759",
|
|
"rfc2865",
|
|
"rfc2869"
|
|
]
|
|
},
|
|
{
|
|
"name": "rmccue/requests",
|
|
"version": "v1.7.0",
|
|
"version_normalized": "1.7.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/rmccue/Requests.git",
|
|
"reference": "87932f52ffad70504d93f04f15690cf16a089546"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/rmccue/Requests/zipball/87932f52ffad70504d93f04f15690cf16a089546",
|
|
"reference": "87932f52ffad70504d93f04f15690cf16a089546",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"require-dev": {
|
|
"requests/test-server": "dev-master"
|
|
},
|
|
"time": "2016-10-13T00:11:37+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Requests": "library/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"ISC"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ryan McCue",
|
|
"homepage": "http://ryanmccue.info"
|
|
}
|
|
],
|
|
"description": "A HTTP library written in PHP, for human beings.",
|
|
"homepage": "http://github.com/rmccue/Requests",
|
|
"keywords": [
|
|
"curl",
|
|
"fsockopen",
|
|
"http",
|
|
"idna",
|
|
"ipv6",
|
|
"iri",
|
|
"sockets"
|
|
]
|
|
},
|
|
{
|
|
"name": "phpmailer/phpmailer",
|
|
"version": "v5.2.23",
|
|
"version_normalized": "5.2.23.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
"reference": "7115df4a6f76281109ebe352900c42403b728bb4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/7115df4a6f76281109ebe352900c42403b728bb4",
|
|
"reference": "7115df4a6f76281109ebe352900c42403b728bb4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.0.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "1.2.*",
|
|
"jms/serializer": "0.16.*",
|
|
"phpdocumentor/phpdocumentor": "2.*",
|
|
"phpunit/phpunit": "4.8.*",
|
|
"symfony/debug": "2.8.*",
|
|
"symfony/filesystem": "2.8.*",
|
|
"symfony/translation": "2.8.*",
|
|
"symfony/yaml": "2.8.*",
|
|
"zendframework/zend-cache": "2.5.1",
|
|
"zendframework/zend-config": "2.5.1",
|
|
"zendframework/zend-eventmanager": "2.5.1",
|
|
"zendframework/zend-filter": "2.5.1",
|
|
"zendframework/zend-i18n": "2.5.1",
|
|
"zendframework/zend-json": "2.5.1",
|
|
"zendframework/zend-math": "2.5.1",
|
|
"zendframework/zend-serializer": "2.5.*",
|
|
"zendframework/zend-servicemanager": "2.5.*",
|
|
"zendframework/zend-stdlib": "2.5.1"
|
|
},
|
|
"suggest": {
|
|
"league/oauth2-google": "Needed for Google XOAUTH2 authentication"
|
|
},
|
|
"time": "2017-03-15T19:32:56+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "ramsey/array_column",
|
|
"version": "1.1.3",
|
|
"version_normalized": "1.1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ramsey/array_column.git",
|
|
"reference": "f8e52eb28e67eb50e613b451dd916abcf783c1db"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ramsey/array_column/zipball/f8e52eb28e67eb50e613b451dd916abcf783c1db",
|
|
"reference": "f8e52eb28e67eb50e613b451dd916abcf783c1db",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"jakub-onderka/php-parallel-lint": "0.8.*",
|
|
"phpunit/phpunit": "~4.5",
|
|
"satooshi/php-coveralls": "0.6.*",
|
|
"squizlabs/php_codesniffer": "~2.2"
|
|
},
|
|
"time": "2015-03-20T22:07:39+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"src/array_column.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ben Ramsey",
|
|
"homepage": "http://benramsey.com"
|
|
}
|
|
],
|
|
"description": "Provides functionality for array_column() to projects using PHP earlier than version 5.5.",
|
|
"homepage": "https://github.com/ramsey/array_column",
|
|
"keywords": [
|
|
"array",
|
|
"array_column",
|
|
"column"
|
|
]
|
|
},
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.9.3",
|
|
"version_normalized": "4.9.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "95e1bae3182efc0f3422896a3236e991049dac69"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69",
|
|
"reference": "95e1bae3182efc0f3422896a3236e991049dac69",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"require-dev": {
|
|
"simpletest/simpletest": "^1.1"
|
|
},
|
|
"time": "2017-06-03T02:28:16+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v2.8.24",
|
|
"version_normalized": "2.8.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "4c29dec8d489c4e37cf87ccd7166cd0b0e6a45c5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/4c29dec8d489c4e37cf87ccd7166cd0b0e6a45c5",
|
|
"reference": "4c29dec8d489c4e37cf87ccd7166cd0b0e6a45c5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"time": "2017-06-01T20:52:29+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Yaml Component",
|
|
"homepage": "https://symfony.com"
|
|
}
|
|
]
|