[
    {
        "name": "johnpbloch/wordpress-core-installer",
        "version": "1.0.0.2",
        "version_normalized": "1.0.0.2",
        "source": {
            "type": "git",
            "url": "https://github.com/johnpbloch/wordpress-core-installer.git",
            "reference": "7941acd71725710a789daabe0557429da63e7ac6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/johnpbloch/wordpress-core-installer/zipball/7941acd71725710a789daabe0557429da63e7ac6",
            "reference": "7941acd71725710a789daabe0557429da63e7ac6",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "conflict": {
            "composer/installers": "<1.0.6"
        },
        "require-dev": {
            "composer/composer": "^1.0",
            "phpunit/phpunit": ">=4.8.35"
        },
        "time": "2018-01-29 14:49:29",
        "type": "composer-plugin",
        "extra": {
            "class": "johnpbloch\\Composer\\WordPressCorePlugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "johnpbloch\\Composer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "John P. Bloch",
                "email": "me@johnpbloch.com"
            }
        ],
        "description": "A custom installer to handle deploying WordPress with composer",
        "keywords": [
            "wordpress"
        ]
    },
    {
        "name": "composer/installers",
        "version": "v1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "049797d727261bf27f2690430d935067710049c2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/049797d727261bf27f2690430d935067710049c2",
            "reference": "049797d727261bf27f2690430d935067710049c2",
            "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": "2017-12-29 09:13:20",
        "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",
            "WolfCMS",
            "agl",
            "aimeos",
            "annotatecms",
            "attogram",
            "bitrix",
            "cakephp",
            "chef",
            "cockpit",
            "codeigniter",
            "concrete5",
            "croogo",
            "dokuwiki",
            "drupal",
            "eZ Platform",
            "elgg",
            "expressionengine",
            "fuelphp",
            "grav",
            "installer",
            "itop",
            "joomla",
            "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": "johnpbloch/wordpress-core",
        "version": "4.9.7",
        "version_normalized": "4.9.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/johnpbloch/wordpress-core.git",
            "reference": "1116e10f71f8fb811856df212af652c427bc6bd1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/1116e10f71f8fb811856df212af652c427bc6bd1",
            "reference": "1116e10f71f8fb811856df212af652c427bc6bd1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "provide": {
            "wordpress/core-implementation": "4.9.7"
        },
        "time": "2018-07-05 18:12:13",
        "type": "wordpress-core",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "WordPress Community",
                "homepage": "http://wordpress.org/about/"
            }
        ],
        "description": "WordPress is web software you can use to create a beautiful website or blog.",
        "homepage": "http://wordpress.org/",
        "keywords": [
            "blog",
            "cms",
            "wordpress"
        ]
    },
    {
        "name": "johnpbloch/wordpress",
        "version": "4.9.7",
        "version_normalized": "4.9.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/johnpbloch/wordpress.git",
            "reference": "6697a15cdfd60cfdf9f4bf04a4e7637a8d2a5afa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/6697a15cdfd60cfdf9f4bf04a4e7637a8d2a5afa",
            "reference": "6697a15cdfd60cfdf9f4bf04a4e7637a8d2a5afa",
            "shasum": ""
        },
        "require": {
            "johnpbloch/wordpress-core": "4.9.7",
            "johnpbloch/wordpress-core-installer": "^1.0",
            "php": ">=5.3.2"
        },
        "time": "2018-07-05 18:12:19",
        "type": "package",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "WordPress Community",
                "homepage": "http://wordpress.org/about/"
            }
        ],
        "description": "WordPress is web software you can use to create a beautiful website or blog.",
        "homepage": "http://wordpress.org/",
        "keywords": [
            "blog",
            "cms",
            "wordpress"
        ]
    },
    {
        "name": "oscarotero/env",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/oscarotero/env.git",
            "reference": "0f676e41d758fa984806c32e27f0cf7afa63d8db"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/oscarotero/env/zipball/0f676e41d758fa984806c32e27f0cf7afa63d8db",
            "reference": "0f676e41d758fa984806c32e27f0cf7afa63d8db",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "time": "2017-07-17 20:41:59",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Env": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Oscar Otero",
                "email": "oom@oscarotero.com",
                "homepage": "http://oscarotero.com",
                "role": "Developer"
            }
        ],
        "description": "Simple library to consume environment variables",
        "homepage": "https://github.com/oscarotero/env",
        "keywords": [
            "env"
        ]
    },
    {
        "name": "roots/wp-password-bcrypt",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/roots/wp-password-bcrypt.git",
            "reference": "5cecd2e98ccc3193443cc5c5db9b3bc7abed5ffa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/roots/wp-password-bcrypt/zipball/5cecd2e98ccc3193443cc5c5db9b3bc7abed5ffa",
            "reference": "5cecd2e98ccc3193443cc5c5db9b3bc7abed5ffa",
            "shasum": ""
        },
        "require": {
            "composer/installers": "~1.0",
            "php": ">=5.5.0"
        },
        "require-dev": {
            "brain/monkey": "^1.3.1",
            "mockery/mockery": "^0.9.4",
            "phpunit/phpunit": "^4.8.23|^5.2.9",
            "squizlabs/php_codesniffer": "^2.5.1"
        },
        "time": "2016-03-01 16:27:06",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "wp-password-bcrypt.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Scott Walkinshaw",
                "email": "scott.walkinshaw@gmail.com",
                "homepage": "https://github.com/swalkinshaw"
            },
            {
                "name": "qwp6t",
                "homepage": "https://github.com/qwp6t"
            },
            {
                "name": "Jan Pingel",
                "email": "jpingel@bitpiston.com",
                "homepage": "http://janpingel.com"
            }
        ],
        "description": "WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.",
        "homepage": "https://roots.io/plugins/wp-password-bcrypt",
        "keywords": [
            "wordpress wp bcrypt password"
        ]
    },
    {
        "name": "vlucas/phpdotenv",
        "version": "v2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/vlucas/phpdotenv.git",
            "reference": "6ae3e2e6494bb5e58c2decadafc3de7f1453f70a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/6ae3e2e6494bb5e58c2decadafc3de7f1453f70a",
            "reference": "6ae3e2e6494bb5e58c2decadafc3de7f1453f70a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.0"
        },
        "time": "2018-07-01 10:25:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dotenv\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Vance Lucas",
                "email": "vance@vancelucas.com",
                "homepage": "http://www.vancelucas.com"
            }
        ],
        "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
        "keywords": [
            "dotenv",
            "env",
            "environment"
        ]
    },
    {
        "name": "wpackagist-plugin/contact-form-7",
        "version": "5.0.3",
        "version_normalized": "5.0.3.0",
        "source": {
            "type": "svn",
            "url": "https://plugins.svn.wordpress.org/contact-form-7/",
            "reference": "tags/5.0.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://downloads.wordpress.org/plugin/contact-form-7.5.0.3.zip",
            "reference": "tags/5.0.3",
            "shasum": null
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "homepage": "https://wordpress.org/plugins/contact-form-7/"
    },
    {
        "name": "wpackagist-plugin/flamingo",
        "version": "1.8",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "svn",
            "url": "https://plugins.svn.wordpress.org/flamingo/",
            "reference": "tags/1.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://downloads.wordpress.org/plugin/flamingo.1.8.zip",
            "reference": "tags/1.8",
            "shasum": null
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "homepage": "https://wordpress.org/plugins/flamingo/"
    },
    {
        "name": "wpackagist-plugin/wordpress-seo",
        "version": "7.9",
        "version_normalized": "7.9.0.0",
        "source": {
            "type": "svn",
            "url": "https://plugins.svn.wordpress.org/wordpress-seo/",
            "reference": "tags/7.9"
        },
        "dist": {
            "type": "zip",
            "url": "https://downloads.wordpress.org/plugin/wordpress-seo.7.9.zip",
            "reference": "tags/7.9",
            "shasum": null
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "homepage": "https://wordpress.org/plugins/wordpress-seo/"
    },
    {
        "name": "wpackagist-plugin/wp-mail-smtp",
        "version": "1.3.3",
        "version_normalized": "1.3.3.0",
        "source": {
            "type": "svn",
            "url": "https://plugins.svn.wordpress.org/wp-mail-smtp/",
            "reference": "tags/1.3.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://downloads.wordpress.org/plugin/wp-mail-smtp.1.3.3.zip",
            "reference": "tags/1.3.3",
            "shasum": null
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "homepage": "https://wordpress.org/plugins/wp-mail-smtp/"
    },
    {
        "name": "squizlabs/php_codesniffer",
        "version": "3.3.0",
        "version_normalized": "3.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
            "reference": "d86873af43b4aa9d1f39a3601cc0cfcf02b25266"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/d86873af43b4aa9d1f39a3601cc0cfcf02b25266",
            "reference": "d86873af43b4aa9d1f39a3601cc0cfcf02b25266",
            "shasum": ""
        },
        "require": {
            "ext-simplexml": "*",
            "ext-tokenizer": "*",
            "ext-xmlwriter": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
        },
        "time": "2018-06-06 23:58:19",
        "bin": [
            "bin/phpcs",
            "bin/phpcbf"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Greg Sherwood",
                "role": "lead"
            }
        ],
        "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
        "homepage": "http://www.squizlabs.com/php-codesniffer",
        "keywords": [
            "phpcs",
            "standards"
        ]
    },
    {
        "name": "wpackagist-plugin/simple-custom-post-order",
        "version": "2.3.2",
        "version_normalized": "2.3.2.0",
        "source": {
            "type": "svn",
            "url": "https://plugins.svn.wordpress.org/simple-custom-post-order/",
            "reference": "trunk"
        },
        "dist": {
            "type": "zip",
            "url": "https://downloads.wordpress.org/plugin/simple-custom-post-order.zip?timestamp=1523965418",
            "reference": null,
            "shasum": null
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "homepage": "https://wordpress.org/plugins/simple-custom-post-order/"
    }
]
