[
    {
        "name": "cmb2/cmb2",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/CMB2/CMB2.git",
            "reference": "008d9b83263d971d6bd41c27e31113db852d5ef3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/CMB2/CMB2/zipball/008d9b83263d971d6bd41c27e31113db852d5ef3",
            "reference": "008d9b83263d971d6bd41c27e31113db852d5ef3",
            "shasum": ""
        },
        "require": {
            "php": ">5.2.4"
        },
        "require-dev": {
            "apigen/apigen": "4.1.2",
            "nette/utils": "2.5.3",
            "phpunit/phpunit": "6.5.13"
        },
        "suggest": {
            "composer/installers": "~1.0"
        },
        "time": "2019-01-21T04:30:08+00:00",
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "WebDevStudios",
                "email": "contact@webdevstudios.com",
                "homepage": "https://github.com/WebDevStudios",
                "role": "Developer"
            },
            {
                "name": "Justin Sternberg",
                "email": "justin@dsgnwrks.pro",
                "homepage": "https://dsgnwrks.pro",
                "role": "Developer"
            }
        ],
        "description": "CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.",
        "homepage": "https://github.com/CMB2/CMB2",
        "keywords": [
            "metabox",
            "plugin",
            "wordpress"
        ]
    },
    {
        "name": "composer/installers",
        "version": "v1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "141b272484481432cda342727a427dc1e206bfa0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0",
            "reference": "141b272484481432cda342727a427dc1e206bfa0",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.0.*@dev",
            "phpunit/phpunit": "^4.8.36"
        },
        "time": "2019-08-12T15:00:31+00:00",
        "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",
            "Eliasis",
            "Hurad",
            "ImageCMS",
            "Kanboard",
            "Lan Management System",
            "MODX Evo",
            "Mautic",
            "Maya",
            "OXID",
            "Plentymarkets",
            "Porto",
            "RadPHP",
            "SMF",
            "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",
            "modulework",
            "modx",
            "moodle",
            "osclass",
            "phpbb",
            "piwik",
            "ppi",
            "puppet",
            "pxcms",
            "reindex",
            "roundcube",
            "shopware",
            "silverstripe",
            "sydes",
            "symfony",
            "typo3",
            "wordpress",
            "yawik",
            "zend",
            "zikula"
        ]
    },
    {
        "name": "justintadlock/hybrid-core",
        "version": "5.2.0",
        "version_normalized": "5.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/justintadlock/hybrid-core.git",
            "reference": "c72dfeac30f32c2183d6900e9e214da1fd003bee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/justintadlock/hybrid-core/zipball/c72dfeac30f32c2183d6900e9e214da1fd003bee",
            "reference": "c72dfeac30f32c2183d6900e9e214da1fd003bee",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "time": "2019-09-03T17:24:16+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hybrid\\": "src/"
            },
            "files": [
                "src/bootstrap-hybrid.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Justin Tadlock",
                "email": "justintadlock@gmail.com",
                "homepage": "http://justintadlock.com",
                "role": "Developer"
            }
        ],
        "description": "Hybrid Core: A theme framework for developing modern WordPress themes.",
        "homepage": "https://themehybrid.com/hybrid-core",
        "keywords": [
            "wordpress"
        ]
    },
    {
        "name": "justintadlock/hybrid-customize",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/justintadlock/hybrid-customize.git",
            "reference": "d5746b18b5b51628e8dc0ce2e03ad1f7e21e9ae3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/justintadlock/hybrid-customize/zipball/d5746b18b5b51628e8dc0ce2e03ad1f7e21e9ae3",
            "reference": "d5746b18b5b51628e8dc0ce2e03ad1f7e21e9ae3",
            "shasum": ""
        },
        "require": {
            "justintadlock/hybrid-core": "^5.0.0",
            "php": ">=5.6"
        },
        "time": "2018-09-14T21:07:13+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hybrid\\Customize\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Justin Tadlock",
                "email": "justintadlock@gmail.com",
                "homepage": "https://themehybrid.com",
                "role": "Developer"
            }
        ],
        "description": "Additional WordPress customizer controls and settings for the Hybrid Core framework.",
        "homepage": "https://github.com/justintadlock/hybrid-customize",
        "keywords": [
            "wordpress"
        ]
    },
    {
        "name": "sabberworm/php-css-parser",
        "version": "8.3.0",
        "version_normalized": "8.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
            "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f",
            "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "codacy/coverage": "^1.4",
            "phpunit/phpunit": "~4.8"
        },
        "time": "2019-02-22T07:42:52+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sabberworm\\CSS": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Raphael Schweikert"
            }
        ],
        "description": "Parser for CSS Files written in PHP",
        "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
        "keywords": [
            "css",
            "parser",
            "stylesheet"
        ]
    },
    {
        "name": "scssphp/scssphp",
        "version": "1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/scssphp/scssphp.git",
            "reference": "7c292c66db52ede3afbfd6566c8872f3c5b32267"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/scssphp/scssphp/zipball/7c292c66db52ede3afbfd6566c8872f3c5b32267",
            "reference": "7c292c66db52ede3afbfd6566c8872f3c5b32267",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-json": "*",
            "php": ">=5.6.0"
        },
        "require-dev": {
            "phpunit/phpunit": ">=4.8.36",
            "squizlabs/php_codesniffer": "~2.5",
            "twbs/bootstrap": "~4.3",
            "zurb/foundation": "~6.5"
        },
        "time": "2019-09-06T16:48:49+00:00",
        "bin": [
            "bin/pscss"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ScssPhp\\ScssPhp\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Anthon Pang",
                "email": "apang@softwaredevelopment.ca",
                "homepage": "https://github.com/robocoder"
            },
            {
                "name": "Cédric Morin",
                "email": "cedric@yterium.com",
                "homepage": "https://github.com/Cerdic"
            }
        ],
        "description": "scssphp is a compiler for SCSS written in PHP.",
        "homepage": "http://scssphp.github.io/scssphp/",
        "keywords": [
            "css",
            "less",
            "sass",
            "scss",
            "stylesheet"
        ]
    }
]
