[
    {
        "name": "psr/log",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
            "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
            "shasum": ""
        },
        "time": "2012-12-21T11:40:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "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",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "10quality/wp-file",
        "version": "v0.9.4",
        "version_normalized": "0.9.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/10quality/wp-file.git",
            "reference": "282f0f6733a9e18b392a8b9999dcd8949275a77b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/10quality/wp-file/zipball/282f0f6733a9e18b392a8b9999dcd8949275a77b",
            "reference": "282f0f6733a9e18b392a8b9999dcd8949275a77b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.4.*"
        },
        "time": "2018-06-12T20:43:25+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "TenQuality\\WP\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alejandro Mostajo",
                "email": "amostajo@gmail.com"
            },
            {
                "name": "10 Quality",
                "email": "info@10quality.com"
            }
        ],
        "description": "Small class library that facilitates file handling in Wordpress.",
        "keywords": [
            "file",
            "filesystem",
            "wordpress"
        ]
    },
    {
        "name": "10quality/wpmvc-logger",
        "version": "v2.0.x-dev",
        "version_normalized": "2.0.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/10quality/wpmvc-klogger.git",
            "reference": "3f8959bd7fe585d248d102e198aae4a2504a90d1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/10quality/wpmvc-klogger/zipball/3f8959bd7fe585d248d102e198aae4a2504a90d1",
            "reference": "3f8959bd7fe585d248d102e198aae4a2504a90d1",
            "shasum": ""
        },
        "require": {
            "10quality/wp-file": "0.9.*",
            "php": ">=5.3",
            "psr/log": "1.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.0.*"
        },
        "time": "2020-01-09T23:17:24+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "WPMVC\\KLogger\\": "src/"
            },
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kenny Katzgrau",
                "email": "katzgrau@gmail.com"
            },
            {
                "name": "Dan Horrigan",
                "email": "dan@dhorrigan.com"
            },
            {
                "name": "10 Quality",
                "email": "info@10quality.com",
                "homepage": "http://www.10quality.com",
                "role": "Developer"
            },
            {
                "name": "Alejandro Mostajo",
                "email": "amostajo@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "KLogger for WordPress MVC.",
        "keywords": [
            "logging"
        ]
    },
    {
        "name": "10quality/wpmvc-phpfastcache",
        "version": "v4.0.x-dev",
        "version_normalized": "4.0.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/10quality/wpmvc-phpfastcache.git",
            "reference": "6d0b4ca7fd1e3d5b27992a2d8321768eb484873e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/10quality/wpmvc-phpfastcache/zipball/6d0b4ca7fd1e3d5b27992a2d8321768eb484873e",
            "reference": "6d0b4ca7fd1e3d5b27992a2d8321768eb484873e",
            "shasum": ""
        },
        "require": {
            "10quality/wp-file": "0.9.*",
            "php": ">=5.1.0"
        },
        "require-dev": {
            "katzgrau/klogger": "dev-master",
            "mockery/mockery": "dev-master",
            "phpunit/phpunit": "~4.1",
            "sami/sami": "dev-master"
        },
        "time": "2020-01-09T23:19:53+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "files": [
                "src/lib/functions.php"
            ],
            "psr-4": {
                "WPMVC\\PHPFastCache\\": "src/psr4"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Khoa Bui",
                "email": "khoaofgod@gmail.com",
                "homepage": "http://www.phpfastcache.com",
                "role": "Developer"
            },
            {
                "name": "10 Quality",
                "email": "info@10quality.com",
                "homepage": "http://www.10quality.com",
                "role": "Developer"
            },
            {
                "name": "Alejandro Mostajo",
                "email": "amostajo@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "Forked version that works with WordPress MVC.",
        "homepage": "http://www.phpfastcache.com",
        "keywords": [
            "cache"
        ]
    },
    {
        "name": "10quality/ayuco",
        "version": "v1.0.x-dev",
        "version_normalized": "1.0.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/10quality/ayuco.git",
            "reference": "6c4d11232dc7b80ebb87c7899db98c76829e1a63"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/10quality/ayuco/zipball/6c4d11232dc7b80ebb87c7899db98c76829e1a63",
            "reference": "6c4d11232dc7b80ebb87c7899db98c76829e1a63",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "8.0.*"
        },
        "time": "2020-01-25T07:57:28+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Ayuco\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alejandro Mostajo",
                "homepage": "http://about.me/amostajo"
            },
            {
                "name": "10Quality",
                "homepage": "http://www.10quality.com/"
            }
        ],
        "description": "Command-Line interface that can be used to execute commands written in PHP.",
        "homepage": "https://github.com/10quality/ayuco",
        "keywords": [
            "command-line",
            "commands",
            "php"
        ]
    },
    {
        "name": "10quality/wpmvc-commands",
        "version": "v1.1.10",
        "version_normalized": "1.1.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/10quality/wpmvc-commands.git",
            "reference": "31ae94e9d8665445f333d6842783c5191a164375"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/10quality/wpmvc-commands/zipball/31ae94e9d8665445f333d6842783c5191a164375",
            "reference": "31ae94e9d8665445f333d6842783c5191a164375",
            "shasum": ""
        },
        "require": {
            "10quality/ayuco": "^1.0",
            "nikic/php-parser": "^4.2",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "8.0.*"
        },
        "time": "2020-02-15T07:01:15+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "WPMVC\\Commands\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alejandro Mostajo",
                "email": "amostajo@gmail.com"
            }
        ],
        "description": "Ayuco commands/jobs for WordPress MVC.",
        "keywords": [
            "ayuco",
            "jobs",
            "mvc",
            "wordpress"
        ]
    },
    {
        "name": "10quality/wpmvc-mvc",
        "version": "v2.1.11",
        "version_normalized": "2.1.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/10quality/wpmvc-mvc.git",
            "reference": "0fd4995de2dfbfda032128f000a5541ea92ffc28"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/10quality/wpmvc-mvc/zipball/0fd4995de2dfbfda032128f000a5541ea92ffc28",
            "reference": "0fd4995de2dfbfda032128f000a5541ea92ffc28",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "7.5.*"
        },
        "time": "2020-06-27T08:09:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WPMVC\\MVC\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alejandro Mostajo",
                "email": "amostajo@gmail.com"
            },
            {
                "name": "10Quality",
                "email": "info@10quality.com"
            }
        ],
        "description": "Lightweight MVC for WPMVC (WordPress MVC framework).",
        "keywords": [
            "light",
            "lightweight",
            "mvc",
            "wordpress"
        ]
    },
    {
        "name": "10quality/wpmvc-core",
        "version": "v3.1.13",
        "version_normalized": "3.1.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/10quality/wpmvc-core.git",
            "reference": "4efe96b316c23dd20d4b9c7b8a2004efc8ceee21"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/10quality/wpmvc-core/zipball/4efe96b316c23dd20d4b9c7b8a2004efc8ceee21",
            "reference": "4efe96b316c23dd20d4b9c7b8a2004efc8ceee21",
            "shasum": ""
        },
        "require": {
            "10quality/wpmvc-logger": "2.0.*",
            "10quality/wpmvc-mvc": "2.1.*",
            "10quality/wpmvc-phpfastcache": "4.0.*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "10quality/wpmvc-commands": "1.0.*",
            "phpunit/phpunit": "7.5.*"
        },
        "time": "2020-06-26T07:53:18+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "files": [
                "src/lib/functions.php"
            ],
            "psr-4": {
                "WPMVC\\": "src/psr4"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "10 Quality",
                "email": "info@10quality.com"
            },
            {
                "name": "Alejandro Mostajo",
                "email": "amostajo@gmail.com"
            }
        ],
        "description": "WordPress MVC crore plugin.",
        "keywords": [
            "core",
            "mvc",
            "wordpress"
        ]
    },
    {
        "name": "nikic/php-parser",
        "version": "v4.5.0",
        "version_normalized": "4.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nikic/PHP-Parser.git",
            "reference": "53c2753d756f5adb586dca79c2ec0e2654dd9463"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/53c2753d756f5adb586dca79c2ec0e2654dd9463",
            "reference": "53c2753d756f5adb586dca79c2ec0e2654dd9463",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "ircmaxell/php-yacc": "0.0.5",
            "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
        },
        "time": "2020-06-03T07:24:19+00:00",
        "bin": [
            "bin/php-parse"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "PhpParser\\": "lib/PhpParser"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Nikita Popov"
            }
        ],
        "description": "A PHP parser written in PHP",
        "keywords": [
            "parser",
            "php"
        ]
    }
]
