[
    {
        "name": "asika/autolink",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/TimothyBJacobs/php-autolink.git",
            "reference": "77a72dbf6c99ff28dd58f42c1741726163e955ff"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/TimothyBJacobs/php-autolink/zipball/77a72dbf6c99ff28dd58f42c1741726163e955ff",
            "reference": "77a72dbf6c99ff28dd58f42c1741726163e955ff",
            "shasum": ""
        },
        "require": {
            "windwalker/dom": "~2.0@stable"
        },
        "require-dev": {
            "windwalker/test": "~2.0@stable"
        },
        "time": "2016-04-09T20:35:38+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Asika\\Autolink\\": "src/"
            }
        },
        "license": [
            "LGPL-3.0+"
        ],
        "authors": [
            {
                "name": "Simon Asika",
                "email": "asika32764@gmail.com"
            }
        ],
        "description": "Auto convert url to link anchor.",
        "homepage": "https://github.com/asika32764/php-autolink",
        "support": {
            "source": "https://github.com/TimothyBJacobs/php-autolink/tree/master"
        }
    },
    {
        "name": "doctrine/collections",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/collections.git",
            "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
            "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2015-04-14T22:21:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Collections\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Collections Abstraction library",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "array",
            "collections",
            "iterator"
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
            "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-11-06T14:35:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Inflector\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Common String Manipulations with regard to casing and singular/plural rules.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "inflection",
            "pluralize",
            "singularize",
            "string"
        ]
    },
    {
        "name": "firebase/php-jwt",
        "version": "v4.0.0",
        "version_normalized": "4.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/firebase/php-jwt.git",
            "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/firebase/php-jwt/zipball/dccf163dc8ed7ed6a00afc06c51ee5186a428d35",
            "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-07-18T04:51:16+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Firebase\\JWT\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Neuman Vong",
                "email": "neuman+pear@twilio.com",
                "role": "Developer"
            },
            {
                "name": "Anant Narayanan",
                "email": "anant@php.net",
                "role": "Developer"
            }
        ],
        "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
        "homepage": "https://github.com/firebase/php-jwt"
    },
    {
        "name": "ironbound/cache",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/iron-bound-designs/IronBound-Cache.git",
            "reference": "6f706e7dd0d1cfa1a153dbd6de79e2db99fe0589"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/iron-bound-designs/IronBound-Cache/zipball/6f706e7dd0d1cfa1a153dbd6de79e2db99fe0589",
            "reference": "6f706e7dd0d1cfa1a153dbd6de79e2db99fe0589",
            "shasum": ""
        },
        "time": "2015-10-05T05:36:49+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "IronBound\\Cache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Iron Bound Designs",
                "email": "info@ironbounddesigns.com"
            }
        ],
        "description": "Provides wrappers for WordPress' object cache to make storing and retrieving models easier."
    },
    {
        "name": "ironbound/db",
        "version": "v2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/iron-bound-designs/IronBound-DB.git",
            "reference": "a39a04a1bca28a715f10e08592afef5afb6054c5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/iron-bound-designs/IronBound-DB/zipball/a39a04a1bca28a715f10e08592afef5afb6054c5",
            "reference": "a39a04a1bca28a715f10e08592afef5afb6054c5",
            "shasum": ""
        },
        "require": {
            "doctrine/collections": "^1.3",
            "doctrine/inflector": "^1.1",
            "ironbound/cache": "^1.0.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "ironbound/wpevents": "^1.0",
            "phpunit/phpunit": "^4.8"
        },
        "suggest": {
            "ironbound/wpevents": "Allows for firing events when certain actions occur on a model."
        },
        "time": "2017-03-28T19:57:28+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "IronBound\\DB\\": "src/",
                "IronBound\\DB\\Tests\\": "tests/"
            },
            "files": [
                "src/load.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Iron Bound Designs",
                "email": "info@ironbounddesigns.com"
            }
        ],
        "description": "Provides models and custom query objects for custom database tables in WordPress."
    },
    {
        "name": "ironbound/db-logger",
        "version": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/iron-bound-designs/IronBound-DB-Logger.git",
            "reference": "30a32840e4da2d2d69a237352d6835a3e61b1e45"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/iron-bound-designs/IronBound-DB-Logger/zipball/30a32840e4da2d2d69a237352d6835a3e61b1e45",
            "reference": "30a32840e4da2d2d69a237352d6835a3e61b1e45",
            "shasum": ""
        },
        "require": {
            "ironbound/db": "^2.0",
            "psr/log": "^1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.0"
        },
        "time": "2017-05-16T16:03:15+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "IronBound\\DBLogger\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Iron Bound Designs",
                "email": "info@ironbounddesigns.com"
            }
        ],
        "description": "PSR-3 Logger for WordPress using IronBound-DB"
    },
    {
        "name": "ironbound/wpevents",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/iron-bound-designs/IronBound-WPEvents.git",
            "reference": "bb2f4d1b3a408a59992ce57d9bdcd65041d8704a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/iron-bound-designs/IronBound-WPEvents/zipball/bb2f4d1b3a408a59992ce57d9bdcd65041d8704a",
            "reference": "bb2f4d1b3a408a59992ce57d9bdcd65041d8704a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "10up/wp_mock": "dev-master",
            "phpunit/phpunit": "^4.8"
        },
        "time": "2016-04-17T23:01:15+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "IronBound\\WPEvents\\": "src/",
                "IronBound\\WPEvents\\Tests\\": "tests/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Timothy Jacobs",
                "email": "timothy@ironbounddesigns.com"
            }
        ],
        "description": "Object orineted events library for WordPRess"
    },
    {
        "name": "justinrainbow/json-schema",
        "version": "5.1.0",
        "version_normalized": "5.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/justinrainbow/json-schema.git",
            "reference": "48817e5f95c9d29e11513f12e43cc0223fa5eb6c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/48817e5f95c9d29e11513f12e43cc0223fa5eb6c",
            "reference": "48817e5f95c9d29e11513f12e43cc0223fa5eb6c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "json-schema/json-schema-test-suite": "1.2.0",
            "phpdocumentor/phpdocumentor": "~2",
            "phpunit/phpunit": "^4.8.22"
        },
        "time": "2017-02-22T03:28:16+00:00",
        "bin": [
            "bin/validate-json"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JsonSchema\\": "src/JsonSchema/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bruno Prieto Reis",
                "email": "bruno.p.reis@gmail.com"
            },
            {
                "name": "Justin Rainbow",
                "email": "justin.rainbow@gmail.com"
            },
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            },
            {
                "name": "Robert Schönthal",
                "email": "seroscho@googlemail.com"
            }
        ],
        "description": "A library to validate a json schema.",
        "homepage": "https://github.com/justinrainbow/json-schema",
        "keywords": [
            "json",
            "schema"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10T12:19:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "windwalker/dom",
        "version": "2.1.9",
        "version_normalized": "2.1.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ventoviro/windwalker-dom.git",
            "reference": "1e5b1022f92d1e44c07aa918f83a5f8d8687103b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ventoviro/windwalker-dom/zipball/1e5b1022f92d1e44c07aa918f83a5f8d8687103b",
            "reference": "1e5b1022f92d1e44c07aa918f83a5f8d8687103b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.10"
        },
        "require-dev": {
            "windwalker/test": "~2.0"
        },
        "time": "2016-02-12T15:36:22+00:00",
        "type": "windwalker-package",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Windwalker\\Dom\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.0+"
        ],
        "description": "Windwalker Dom package",
        "homepage": "https://github.com/ventoviro/windwalker-dom",
        "keywords": [
            "filesystem",
            "framework",
            "windwalker"
        ]
    }
]
