b0y-101 Mini Shell


Current Path : E:/www/km/05/components/com_eventgallery/vendor/composer/
File Upload :
Current File : E:/www/km/05/components/com_eventgallery/vendor/composer/installed.json

[
    {
        "name": "lsolesen/pel",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/svenbluege/pel.git",
            "reference": "9ebaedc4c3ebbb0b39719cc6afc850efe0cc0870"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/svenbluege/pel/zipball/9ebaedc4c3ebbb0b39719cc6afc850efe0cc0870",
            "reference": "9ebaedc4c3ebbb0b39719cc6afc850efe0cc0870",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.0"
        },
        "require-dev": {
            "ext-exif": "*",
            "ext-gd": "*",
            "php-coveralls/php-coveralls": ">2.4",
            "squizlabs/php_codesniffer": ">3.5",
            "symfony/phpunit-bridge": "^4 || ^5"
        },
        "time": "2021-02-20T05:52:14+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "lsolesen\\pel\\": "src/"
            }
        },
        "autoload-dev": {
            "psr-4": {
                "Pel\\Test\\": "test/"
            }
        },
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Lars Olesen",
                "email": "lars@intraface.dk",
                "homepage": "http://intraface.dk",
                "role": "Developer"
            },
            {
                "name": "Martin Geisler",
                "email": "martin@geisler.net",
                "homepage": "http://geisler.net",
                "role": "Developer"
            }
        ],
        "description": "PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.",
        "homepage": "http://pel.github.com/pel/",
        "keywords": [
            "exif",
            "image"
        ],
        "support": {
            "source": "https://github.com/svenbluege/pel/tree/master"
        }
    },
    {
        "name": "smarty/smarty",
        "version": "v3.1.39",
        "version_normalized": "3.1.39.0",
        "source": {
            "type": "git",
            "url": "https://github.com/smarty-php/smarty.git",
            "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e27da524f7bcd7361e3ea5cdfa99c4378a7b5419",
            "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.5 || ^6.5 || ^5.7 || ^4.8",
            "smarty/smarty-lexer": "^3.1"
        },
        "time": "2021-02-17T21:57:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "libs/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Monte Ohrt",
                "email": "monte@ohrt.com"
            },
            {
                "name": "Uwe Tews",
                "email": "uwe.tews@googlemail.com"
            },
            {
                "name": "Rodney Rehm",
                "email": "rodney.rehm@medialize.de"
            }
        ],
        "description": "Smarty - the compiling PHP template engine",
        "homepage": "http://www.smarty.net",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "svenbluege/jpeg-icc",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/svenbluege/jpeg-icc.git",
            "reference": "cb26fd2be67e192d50ddc481b1f0b62ee7756ae6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/svenbluege/jpeg-icc/zipball/cb26fd2be67e192d50ddc481b1f0b62ee7756ae6",
            "reference": "cb26fd2be67e192d50ddc481b1f0b62ee7756ae6",
            "shasum": ""
        },
        "time": "2020-06-21T12:35:26+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "files": [
                "class.jpeg_icc.php"
            ]
        },
        "license": [
            "BSD License"
        ],
        "authors": [
            {
                "name": "Sven Bluege",
                "email": "svenbluege@gmail.com"
            }
        ],
        "description": "PHP JPEG ICC profile manipulator class",
        "support": {
            "source": "https://github.com/svenbluege/jpeg-icc/tree/master"
        }
    },
    {
        "name": "tpyo/amazon-s3-php-class",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/svenbluege/amazon-s3-php-class.git",
            "reference": "f87d8bc00a9a1b89fd97bb2ad382c872b9587cef"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/svenbluege/amazon-s3-php-class/zipball/f87d8bc00a9a1b89fd97bb2ad382c872b9587cef",
            "reference": "f87d8bc00a9a1b89fd97bb2ad382c872b9587cef",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.0"
        },
        "time": "2021-02-07T07:53:23+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "S3.php"
            ]
        },
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Donovan Schönknecht",
                "email": "don@tpyo.net"
            }
        ],
        "description": "A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.",
        "homepage": "https://github.com/tpyo/amazon-s3-php-class",
        "support": {
            "source": "https://github.com/svenbluege/amazon-s3-php-class/tree/master"
        }
    }
]

Copyright © 2019 by b0y-101