File Manager

Current Directory: /home/astoriaah/www/administrator/components/com_widgetkit/vendor/composer
Viewing File: /home/astoriaah/www/administrator/components/com_widgetkit/vendor/composer/installed.json
{ "packages": [ { "name": "abeautifulsite/simpleimage", "version": "3.6.3", "version_normalized": "3.6.3.0", "source": { "type": "git", "url": "https://github.com/claviska/SimpleImage.git", "reference": "21b6f4bf4ef1927158b3e29bd0c2d99c6681c750" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/claviska/SimpleImage/zipball/21b6f4bf4ef1927158b3e29bd0c2d99c6681c750", "reference": "21b6f4bf4ef1927158b3e29bd0c2d99c6681c750", "shasum": "" }, "require": { "ext-gd": "*", "league/color-extractor": "0.3.*", "php": ">=5.6.0" }, "time": "2021-04-20T12:18:18+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "claviska": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cory LaViska", "homepage": "http://www.abeautifulsite.net/", "role": "Developer" } ], "description": "A PHP class that makes working with images as simple as possible.", "support": { "issues": "https://github.com/claviska/SimpleImage/issues", "source": "https://github.com/claviska/SimpleImage/tree/3.6.3" }, "funding": [ { "url": "https://github.com/claviska", "type": "github" } ], "install-path": "../abeautifulsite/simpleimage" }, { "name": "composer/installers", "version": "v1.11.0", "version_normalized": "1.11.0.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "ae03311f45dfe194412081526be2e003960df74b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b", "reference": "ae03311f45dfe194412081526be2e003960df74b", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.6.* || ^2.0", "composer/semver": "^1 || ^3", "phpstan/phpstan": "^0.12.55", "phpstan/phpstan-phpunit": "^0.12.16", "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.3" }, "time": "2021-04-28T06:42:17+00:00", "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "MantisBT", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Starbug", "Thelia", "Whmcs", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "joomla", "known", "kohana", "laravel", "lavalite", "lithium", "magento", "majima", "mako", "mediawiki", "miaoxing", "modulework", "modx", "moodle", "osclass", "phpbb", "piwik", "ppi", "processwire", "puppet", "pxcms", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "sylius", "symfony", "tastyigniter", "typo3", "wordpress", "yawik", "zend", "zikula" ], "support": { "issues": "https://github.com/composer/installers/issues", "source": "https://github.com/composer/installers/tree/v1.11.0" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "install-path": "./installers" }, { "name": "jublonet/codebird-php", "version": "3.1.0", "version_normalized": "3.1.0.0", "source": { "type": "git", "url": "https://github.com/jublonet/codebird-php.git", "reference": "100a8e8f1928a5738b4476f0caf83f2c2ba6da5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jublonet/codebird-php/zipball/100a8e8f1928a5738b4476f0caf83f2c2ba6da5b", "reference": "100a8e8f1928a5738b4476f0caf83f2c2ba6da5b", "shasum": "" }, "require": { "composer/installers": "~1.0", "ext-hash": "*", "ext-json": "*", "lib-openssl": "*", "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": ">=3.7", "satooshi/php-coveralls": ">=0.6", "squizlabs/php_codesniffer": "2.*" }, "time": "2016-02-15T18:38:55+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0+" ], "authors": [ { "name": "Joshua Atkins", "email": "joshua.atkins@jublo.net", "homepage": "http://atkins.im/", "role": "Developer" }, { "name": "J.M.", "email": "jm@jublo.net", "homepage": "http://mynetx.net/", "role": "Developer" } ], "description": "Easy access to the Twitter REST API, Collections API, Streaming API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.", "homepage": "https://www.jublo.net/projects/codebird/php", "keywords": [ "api", "networking", "twitter" ], "support": { "email": "support@jublo.net", "issues": "https://github.com/jublonet/codebird-php/issues", "source": "https://github.com/jublonet/codebird-php/releases" }, "install-path": "../jublonet/codebird-php" }, { "name": "league/color-extractor", "version": "0.3.2", "version_normalized": "0.3.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/color-extractor.git", "reference": "837086ec60f50c84c611c613963e4ad2e2aec806" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/color-extractor/zipball/837086ec60f50c84c611c613963e4ad2e2aec806", "reference": "837086ec60f50c84c611c613963e4ad2e2aec806", "shasum": "" }, "require": { "ext-gd": "*", "php": ">=5.4.0" }, "replace": { "matthecat/colorextractor": "*" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2", "phpunit/phpunit": "~5" }, "time": "2016-12-15T09:30:02+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mathieu Lechat", "email": "math.lechat@gmail.com", "homepage": "http://matthecat.com", "role": "Developer" } ], "description": "Extract colors from an image as a human would do.", "homepage": "https://github.com/thephpleague/color-extractor", "keywords": [ "color", "extract", "human", "image", "palette" ], "support": { "issues": "https://github.com/thephpleague/color-extractor/issues", "source": "https://github.com/thephpleague/color-extractor/tree/master" }, "install-path": "../league/color-extractor" }, { "name": "yootheme/framework", "version": "dev-feature/joomla4", "version_normalized": "dev-feature/joomla4", "source": { "type": "git", "url": "git@github.com:yootheme/framework.git", "reference": "219715b7542a13c7e353a7c743824f7396969b4b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yootheme/framework/zipball/219715b7542a13c7e353a7c743824f7396969b4b", "reference": "219715b7542a13c7e353a7c743824f7396969b4b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2022-02-14T13:01:29+00:00", "type": "library", "extra": { "branch-alias": { "dev-develop": "1.1.x-dev" } }, "installation-source": "source", "autoload": { "psr-4": { "YOOtheme\\Framework\\": "src" } }, "license": [ "GPL" ], "authors": [ { "name": "YOOtheme", "email": "info@yootheme.com" } ], "description": "YOOtheme Framework", "homepage": "http://yootheme.com", "support": { "source": "https://github.com/yootheme/framework/tree/feature/joomla4", "issues": "https://github.com/yootheme/framework/issues" }, "install-path": "../yootheme/framework" } ], "dev": true, "dev-package-names": [] }