[
    {
        "name": "symfony/class-loader",
        "version": "v3.3.2",
        "version_normalized": "3.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/class-loader.git",
            "reference": "386a294d621576302e7cc36965d6ed53b8c73c4f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/class-loader/zipball/386a294d621576302e7cc36965d6ed53b8c73c4f",
            "reference": "386a294d621576302e7cc36965d6ed53b8c73c4f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "require-dev": {
            "symfony/finder": "~2.8|~3.0",
            "symfony/polyfill-apcu": "~1.1"
        },
        "suggest": {
            "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
        },
        "time": "2017-06-02T09:51:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\ClassLoader\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony ClassLoader Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "alekhin/website-helpers",
        "version": "v1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/japalekhin/website-helpers.git",
            "reference": "c160d52f065259b7e32ec6185f4877f2d745cac0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/japalekhin/website-helpers/zipball/c160d52f065259b7e32ec6185f4877f2d745cac0",
            "reference": "c160d52f065259b7e32ec6185f4877f2d745cac0",
            "shasum": ""
        },
        "time": "2017-06-23T05:32:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Alekhin\\WebsiteHelpers\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "Japa Alekhin Llemos",
                "email": "alekhin@llemos.com"
            }
        ],
        "description": "Classes that make PHP programming a website easier.",
        "keywords": [
            "website",
            "website helpers"
        ]
    },
    {
        "name": "alekhin/wordpress-helpers",
        "version": "v1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/japalekhin/wordpress-helpers.git",
            "reference": "c22afa4ef204bad44eeb15940b612dc44798d919"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/japalekhin/wordpress-helpers/zipball/c22afa4ef204bad44eeb15940b612dc44798d919",
            "reference": "c22afa4ef204bad44eeb15940b612dc44798d919",
            "shasum": ""
        },
        "time": "2017-06-23T05:33:35+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Alekhin\\WordPressHelpers\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "Japa Alekhin Llemos",
                "email": "alekhin@llemos.com"
            }
        ],
        "description": "Classes that make programming a WordPress website easier.",
        "keywords": [
            "wordpress",
            "wordpress helpers"
        ]
    }
]
