[
    {
        "name": "cloudflare/cf-ip-rewrite",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cloudflare/cf-ip-rewrite.git",
            "reference": "941aeaade65211b579db65df7a9d89c854e4abf8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cloudflare/cf-ip-rewrite/zipball/941aeaade65211b579db65df7a9d89c854e4abf8",
            "reference": "941aeaade65211b579db65df7a9d89c854e4abf8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8",
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2016-08-17T13:30:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "CloudFlare\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "CloudFlare",
                "homepage": "http://www.cloudflare.com/"
            }
        ],
        "description": "Library to rewrite CloudFlare IP Addresses to the end-user IP address",
        "homepage": "https://github.com/cloudflare/cf-ip-rewrite",
        "keywords": [
            "cloudflare",
            "ip rewrite"
        ]
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "container-interop/container-interop",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/container-interop/container-interop.git",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "shasum": ""
        },
        "require": {
            "psr/container": "^1.0"
        },
        "time": "2017-02-14T19:40:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Interop\\Container\\": "src/Interop/Container/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
        "homepage": "https://github.com/container-interop/container-interop"
    },
    {
        "name": "jamesryanbell/cloudflare",
        "version": "1.10.2",
        "version_normalized": "1.10.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jamesryanbell/cloudflare.git",
            "reference": "003b869a814f6f3e9cd7011e97835b3b0847651d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jamesryanbell/cloudflare/zipball/003b869a814f6f3e9cd7011e97835b3b0847651d",
            "reference": "003b869a814f6f3e9cd7011e97835b3b0847651d",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "< 6",
            "satooshi/php-coveralls": "dev-master"
        },
        "time": "2017-03-14T08:52:11+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Cloudflare\\": "src/CloudFlare"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "James Bell",
                "email": "james@james-bell.co.uk"
            }
        ],
        "description": "CloudFlare API - PHP",
        "keywords": [
            "api",
            "cloudflare"
        ]
    },
    {
        "name": "typisttech/cloudflare-wp-api",
        "version": "0.3.0",
        "version_normalized": "0.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/TypistTech/cloudflare-wp-api.git",
            "reference": "f04a4f663bf4e2ab2081a91e723e01c3d1eb415c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/TypistTech/cloudflare-wp-api/zipball/f04a4f663bf4e2ab2081a91e723e01c3d1eb415c",
            "reference": "f04a4f663bf4e2ab2081a91e723e01c3d1eb415c",
            "shasum": ""
        },
        "require": {
            "jamesryanbell/cloudflare": "^1.10",
            "php": "^7.0"
        },
        "require-dev": {
            "lucatume/wp-browser": "^1.19",
            "php-mock/php-mock-phpunit": "^1.1",
            "squizlabs/php_codesniffer": "^2.8"
        },
        "time": "2017-03-02T09:20:15+00:00",
        "bin": [
            "bin/cfwp"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Cloudflare\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Tang Rufus",
                "email": "tangrufus@gmail.com",
                "homepage": "https://www.typist.tech/",
                "role": "Developer"
            },
            {
                "name": "Typist Tech",
                "email": "cloudflare-wp-api@typist.tech",
                "homepage": "https://www.typist.tech/"
            }
        ],
        "description": "WordPress HTTP API replacement of the jamesryanbell/cloudflare package.",
        "homepage": "https://github.com/TypistTech/cloudflare-wp-api",
        "keywords": [
            "cloudflare",
            "cloudflare-wp-api",
            "typisttech",
            "wordpress"
        ]
    },
    {
        "name": "typisttech/imposter",
        "version": "0.2.2",
        "version_normalized": "0.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/TypistTech/imposter.git",
            "reference": "7d931bea464dde4a7fb334f03e3df47e678da91d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/TypistTech/imposter/zipball/7d931bea464dde4a7fb334f03e3df47e678da91d",
            "reference": "7d931bea464dde4a7fb334f03e3df47e678da91d",
            "shasum": ""
        },
        "require": {
            "php": "^7.0"
        },
        "require-dev": {
            "codeception/aspect-mock": "^2.0",
            "codeception/base": "^2.2",
            "squizlabs/php_codesniffer": "^2.8"
        },
        "suggest": {
            "typisttech/imposter-plugin": "Composer plugin to integrate composer and imposter"
        },
        "time": "2017-03-25T09:21:52+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "TypistTech\\Imposter\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Tang Rufus",
                "email": "tangrufus@gmail.com",
                "homepage": "https://www.typist.tech",
                "role": "Developer"
            },
            {
                "name": "Typist Tech",
                "email": "imposter@typist.tech",
                "homepage": "https://www.typist.tech"
            }
        ],
        "description": "Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins",
        "homepage": "https://www.typist.tech/projects/imposter",
        "keywords": [
            "composer",
            "dependency",
            "monkey-patching",
            "namespace",
            "wordpress"
        ]
    },
    {
        "name": "typisttech/imposter-plugin",
        "version": "0.2.5",
        "version_normalized": "0.2.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/TypistTech/imposter-plugin.git",
            "reference": "251b3c8c892be9b2a9c8528d78b6d36641479bea"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/TypistTech/imposter-plugin/zipball/251b3c8c892be9b2a9c8528d78b6d36641479bea",
            "reference": "251b3c8c892be9b2a9c8528d78b6d36641479bea",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.1",
            "php": "^7.0",
            "typisttech/imposter": "^0.2.0"
        },
        "require-dev": {
            "codeception/base": "^2.2",
            "composer/composer": "^1.4",
            "squizlabs/php_codesniffer": "^2.8",
            "typisttech/codeception-composer-project-module": "^0.1.0"
        },
        "time": "2017-03-26T20:02:56+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "TypistTech\\Imposter\\Plugin\\ImposterPlugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "TypistTech\\Imposter\\Plugin\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Tang Rufus",
                "email": "tangrufus@gmail.com",
                "homepage": "https://www.typist.tech",
                "role": "Developer"
            },
            {
                "name": "Typist Tech",
                "email": "imposter-plugin@typist.tech",
                "homepage": "https://www.typist.tech"
            }
        ],
        "description": "Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins",
        "homepage": "https://www.typist.tech/projects/imposter-plugin",
        "keywords": [
            "composer",
            "composer-plugin",
            "dependency",
            "monkey-patching",
            "namespace",
            "wordpress"
        ]
    },
    {
        "name": "typisttech/wp-better-settings",
        "version": "0.11.0",
        "version_normalized": "0.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/TypistTech/wp-better-settings.git",
            "reference": "d7c303a979ea0fed23731939021b31ff082d3671"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/TypistTech/wp-better-settings/zipball/d7c303a979ea0fed23731939021b31ff082d3671",
            "reference": "d7c303a979ea0fed23731939021b31ff082d3671",
            "shasum": ""
        },
        "require": {
            "php": ">7.0"
        },
        "require-dev": {
            "codeception/aspect-mock": "^2.0",
            "jakoch/phantomjs-installer": "^2.1",
            "lucatume/wp-browser": "^1.19",
            "neronmoon/scriptsdev": "^0.1.1",
            "site5/phantoman": "^1.1",
            "wp-coding-standards/wpcs": "^0.11.0"
        },
        "time": "2017-04-18T10:10:05+00:00",
        "type": "library",
        "extra": {
            "scripts-dev": {
                "post-install-cmd": "@install-dev-extra",
                "post-update-cmd": "@install-dev-extra"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "TypistTech\\WPBetterSettings\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Tang Rufus",
                "email": "tangrufus@gmail.com",
                "homepage": "https://www.typist.tech/",
                "role": "Developer"
            },
            {
                "name": "Typist Tech",
                "email": "wp-better-settings@typist.tech",
                "homepage": "https://www.typist.tech/"
            }
        ],
        "description": "A simplified OOP implementation of the WP Settings API",
        "homepage": "https://www.typist.tech/projects/wp-better-settings",
        "keywords": [
            "settings api",
            "wordpress",
            "wp"
        ]
    },
    {
        "name": "league/container",
        "version": "2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/container.git",
            "reference": "5ec434f4760d83c2a479266b618fb3e3be24c974"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/container/zipball/5ec434f4760d83c2a479266b618fb3e3be24c974",
            "reference": "5ec434f4760d83c2a479266b618fb3e3be24c974",
            "shasum": ""
        },
        "require": {
            "container-interop/container-interop": "^1.2",
            "php": "^5.4.0 || ^7.0"
        },
        "provide": {
            "container-interop/container-interop-implementation": "^1.2",
            "psr/container-implementation": "^1.0"
        },
        "replace": {
            "orno/di": "~2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2017-03-06T15:24:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev",
                "dev-1.x": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Container\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Phil Bennett",
                "email": "philipobenito@gmail.com",
                "homepage": "http://www.philipobenito.com",
                "role": "Developer"
            }
        ],
        "description": "A fast and intuitive dependency injection container.",
        "homepage": "https://github.com/thephpleague/container",
        "keywords": [
            "container",
            "dependency",
            "di",
            "injection",
            "league",
            "provider",
            "service"
        ]
    },
    {
        "name": "typisttech/wp-contained-hook",
        "version": "0.1.1",
        "version_normalized": "0.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/TypistTech/wp-contained-hook.git",
            "reference": "641dae3974d1c6366ab20aa617683ad81e59c6e4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/TypistTech/wp-contained-hook/zipball/641dae3974d1c6366ab20aa617683ad81e59c6e4",
            "reference": "641dae3974d1c6366ab20aa617683ad81e59c6e4",
            "shasum": ""
        },
        "require": {
            "league/container": "^2.4 | ^3.0",
            "php": "^7.0"
        },
        "require-dev": {
            "codeception/aspect-mock": "^2.0",
            "codeception/base": "^2.2",
            "neronmoon/scriptsdev": "^0.1.1",
            "wp-coding-standards/wpcs": "^0.11.0"
        },
        "time": "2017-04-19T12:42:08+00:00",
        "type": "library",
        "extra": {
            "scripts-dev": {
                "post-install-cmd": "@install-dev-extra",
                "post-update-cmd": "@install-dev-extra"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "TypistTech\\WPContainedHook\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Tang Rufus",
                "email": "tangrufus@gmail.com",
                "homepage": "https://www.typist.tech",
                "role": "Developer"
            },
            {
                "name": "Typist Tech",
                "email": "wp-contained-hook@typist.tech",
                "homepage": "https://www.typist.tech"
            }
        ],
        "description": "Lazily instantiate objects from dependency injection container to WordPress hooks (actions and filters)",
        "homepage": "https://www.typist.tech/projects/wp-contained-hook",
        "keywords": [
            "HOOK",
            "action",
            "container",
            "dependency",
            "di",
            "filter",
            "injection",
            "wordpress"
        ]
    }
]
