123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158 |
- [
- {
- "name": "composer/installers",
- "version": "v1.0.21",
- "version_normalized": "1.0.21.0",
- "source": {
- "type": "git",
- "url": "https://github.com/composer/installers.git",
- "reference": "d64e23fce42a4063d63262b19b8e7c0f3b5e4c45"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/composer/installers/zipball/d64e23fce42a4063d63262b19b8e7c0f3b5e4c45",
- "reference": "d64e23fce42a4063d63262b19b8e7c0f3b5e4c45",
- "shasum": ""
- },
- "replace": {
- "roundcube/plugin-installer": "*",
- "shama/baton": "*"
- },
- "require-dev": {
- "composer/composer": "1.0.*@dev",
- "phpunit/phpunit": "4.1.*"
- },
- "time": "2015-02-18 17:17:01",
- "type": "composer-installer",
- "extra": {
- "class": "Composer\\Installers\\Installer",
- "branch-alias": {
- "dev-master": "1.0-dev"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-0": {
- "Composer\\Installers\\": "src/"
- }
- },
- "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": "http://composer.github.com/installers/",
- "keywords": [
- "Craft",
- "Dolibarr",
- "Hurad",
- "MODX Evo",
- "OXID",
- "SMF",
- "Thelia",
- "WolfCMS",
- "agl",
- "aimeos",
- "annotatecms",
- "bitrix",
- "cakephp",
- "chef",
- "codeigniter",
- "concrete5",
- "croogo",
- "dokuwiki",
- "drupal",
- "elgg",
- "fuelphp",
- "grav",
- "installer",
- "joomla",
- "kohana",
- "laravel",
- "lithium",
- "magento",
- "mako",
- "mediawiki",
- "modulework",
- "moodle",
- "phpbb",
- "piwik",
- "ppi",
- "puppet",
- "roundcube",
- "shopware",
- "silverstripe",
- "symfony",
- "typo3",
- "wordpress",
- "zend",
- "zikula"
- ]
- },
- {
- "name": "pelago/emogrifier",
- "version": "v0.1.1",
- "version_normalized": "0.1.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/jjriv/emogrifier.git",
- "reference": "ed72bcd6a3c7014862ff86d026193667a172fedf"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/jjriv/emogrifier/zipball/ed72bcd6a3c7014862ff86d026193667a172fedf",
- "reference": "ed72bcd6a3c7014862ff86d026193667a172fedf",
- "shasum": ""
- },
- "require": {
- "ext-mbstring": "*",
- "php": ">=5.4.0"
- },
- "require-dev": {
- "phpunit/phpunit": "~4.6.0",
- "squizlabs/php_codesniffer": "~2.3.0"
- },
- "time": "2015-05-15 11:37:51",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "Pelago\\": "Classes/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "John Reeve",
- "email": "jreeve@pelagodesign.com"
- },
- {
- "name": "Cameron Brooks"
- },
- {
- "name": "Jaime Prado"
- },
- {
- "name": "Oliver Klee",
- "email": "typo3-coding@oliverklee.de"
- },
- {
- "name": "Roman Ožana",
- "email": "ozana@omdesign.cz"
- }
- ],
- "description": "Converts CSS styles into inline style attributes in your HTML code",
- "homepage": "http://www.pelagodesign.com/sidecar/emogrifier/"
- }
- ]
|