[
    {
        "name": "intraxia/jaxion",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/intraxia/jaxion.git",
            "reference": "f45a869720067f597afe64d397a23155e412742d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/intraxia/jaxion/zipball/f45a869720067f597afe64d397a23155e412742d",
            "reference": "f45a869720067f597afe64d397a23155e412742d",
            "shasum": ""
        },
        "require": {
            "myclabs/php-enum": "^1.5.2",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "10up/wp_mock": "0.1.*",
            "intraxia/codestyle": "dev-master",
            "mockery/mockery": "~0.9.4",
            "phpunit/phpunit": "~4.7.7|~5.0",
            "scrutinizer/ocular": "~1.1"
        },
        "time": "2018-12-29T17:49:31+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Intraxia\\Jaxion\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "mAAdhaTTah",
                "email": "jamesorodig@gmail.com"
            }
        ],
        "description": "A WordPress plugin framework for modern WordPress development."
    },
    {
        "name": "myclabs/php-enum",
        "version": "1.6.6",
        "version_normalized": "1.6.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/myclabs/php-enum.git",
            "reference": "32c4202886c51fbe5cc3a7c34ec5c9a4a790345e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/myclabs/php-enum/zipball/32c4202886c51fbe5cc3a7c34ec5c9a4a790345e",
            "reference": "32c4202886c51fbe5cc3a7c34ec5c9a4a790345e",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": ">=5.4"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
            "squizlabs/php_codesniffer": "1.*"
        },
        "time": "2019-02-04T21:18:49+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MyCLabs\\Enum\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP Enum contributors",
                "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
            }
        ],
        "description": "PHP Enum implementation",
        "homepage": "http://github.com/myclabs/php-enum",
        "keywords": [
            "enum"
        ]
    },
    {
        "name": "wpupdatephp/wp-update-php",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/WPupdatePHP/wp-update-php.git",
            "reference": "6c80444de04d8c688e3b42e164e40527b487a357"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/WPupdatePHP/wp-update-php/zipball/6c80444de04d8c688e3b42e164e40527b487a357",
            "reference": "6c80444de04d8c688e3b42e164e40527b487a357",
            "shasum": ""
        },
        "require-dev": {
            "phpspec/phpspec": "~2.0"
        },
        "time": "2017-03-08T09:50:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "description": "Library to be bundled with WordPress plugins to enforce users to upgrade to PHP 5.4 hosting"
    }
]
