[
    {
        "name": "felixarntz/leavesandlove-wp-plugin-util",
        "version": "2.0.3",
        "version_normalized": "2.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/felixarntz/leavesandlove-wp-plugin-util.git",
            "reference": "8a2d3b8f430b205a5c13e206895fa107a7a91905"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/felixarntz/leavesandlove-wp-plugin-util/zipball/8a2d3b8f430b205a5c13e206895fa107a7a91905",
            "reference": "8a2d3b8f430b205a5c13e206895fa107a7a91905",
            "shasum": ""
        },
        "time": "2016-07-09 11:43:55",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "leavesandlove-wp-plugin-loader.php",
                "leavesandlove-wp-plugin.php",
                "leavesandlove-wp-plugin-util.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "Felix Arntz",
                "email": "felix-arntz@leaves-and-love.net",
                "homepage": "http://leaves-and-love.net",
                "role": "Developer"
            }
        ],
        "description": "This is a library to initialize WordPress plugins in a proper fashion, making usual processes a lot easier to handle and adding a few useful features, for example plugin dependency management or automatic multisite-compatibility.",
        "keywords": [
            "wordpress"
        ]
    },
    {
        "name": "composer/installers",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "d78064c68299743e0161004f2de3a0204e33b804"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/d78064c68299743e0161004f2de3a0204e33b804",
            "reference": "d78064c68299743e0161004f2de3a0204e33b804",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.0.*@dev",
            "phpunit/phpunit": "4.1.*"
        },
        "time": "2016-08-13 20:53:52",
        "type": "composer-plugin",
        "extra": {
            "class": "Composer\\Installers\\Plugin",
            "branch-alias": {
                "dev-master": "1.0-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",
            "Hurad",
            "ImageCMS",
            "MODX Evo",
            "Mautic",
            "OXID",
            "Plentymarkets",
            "RadPHP",
            "SMF",
            "Thelia",
            "WolfCMS",
            "agl",
            "aimeos",
            "annotatecms",
            "attogram",
            "bitrix",
            "cakephp",
            "chef",
            "cockpit",
            "codeigniter",
            "concrete5",
            "croogo",
            "dokuwiki",
            "drupal",
            "elgg",
            "expressionengine",
            "fuelphp",
            "grav",
            "installer",
            "joomla",
            "kohana",
            "laravel",
            "lithium",
            "magento",
            "mako",
            "mediawiki",
            "modulework",
            "moodle",
            "phpbb",
            "piwik",
            "ppi",
            "puppet",
            "reindex",
            "roundcube",
            "shopware",
            "silverstripe",
            "symfony",
            "typo3",
            "wordpress",
            "yawik",
            "zend",
            "zikula"
        ]
    },
    {
        "name": "felixarntz/wpdlib",
        "version": "0.6.7",
        "version_normalized": "0.6.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/felixarntz/wpdlib.git",
            "reference": "0bc8f0380c54f64c6932e20f5aac7e3ae0b8bb3d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/felixarntz/wpdlib/zipball/0bc8f0380c54f64c6932e20f5aac7e3ae0b8bb3d",
            "reference": "0bc8f0380c54f64c6932e20f5aac7e3ae0b8bb3d",
            "shasum": ""
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "time": "2016-11-23 02:48:39",
        "type": "wordpress-muplugin",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WPDLib\\": "inc/WPDLib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "Felix Arntz",
                "email": "felix-arntz@leaves-and-love.net",
                "homepage": "https://leaves-and-love.net",
                "role": "Developer"
            }
        ],
        "description": "Common library for Definitely plugins for WordPress",
        "homepage": "https://github.com/felixarntz/wpdlib/",
        "keywords": [
            "definitely",
            "developer",
            "library",
            "wordpress",
            "wp"
        ]
    }
]
