{
    "packages": [
        {
            "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",
            "default-branch": true,
            "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"
            ],
            "support": {
                "issues": "https://github.com/10quality/ayuco/issues",
                "source": "https://github.com/10quality/ayuco/tree/v1.0"
            },
            "install-path": "../10quality/ayuco"
        },
        {
            "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"
            ],
            "support": {
                "issues": "https://github.com/10quality/wp-file/issues",
                "source": "https://github.com/10quality/wp-file/tree/v1.0"
            },
            "install-path": "../10quality/wp-file"
        },
        {
            "name": "10quality/wpmvc-commands",
            "version": "v1.1.13",
            "version_normalized": "1.1.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/10quality/wpmvc-commands.git",
                "reference": "1be04c5a84d3c5c3b596dc622a977094d1d242d5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/10quality/wpmvc-commands/zipball/1be04c5a84d3c5c3b596dc622a977094d1d242d5",
                "reference": "1be04c5a84d3c5c3b596dc622a977094d1d242d5",
                "shasum": ""
            },
            "require": {
                "10quality/ayuco": "^1.0",
                "nikic/php-parser": "^4.2",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "8.0.*"
            },
            "time": "2021-02-12T04:03:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "support": {
                "issues": "https://github.com/10quality/wpmvc-commands/issues",
                "source": "https://github.com/10quality/wpmvc-commands/tree/v1.1.13"
            },
            "install-path": "../10quality/wpmvc-commands"
        },
        {
            "name": "10quality/wpmvc-core",
            "version": "v3.1.15",
            "version_normalized": "3.1.15.0",
            "source": {
                "type": "git",
                "url": "https://github.com/10quality/wpmvc-core.git",
                "reference": "f44dc7b38d3ab581a7034396c1f61e29f0f52b85"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/10quality/wpmvc-core/zipball/f44dc7b38d3ab581a7034396c1f61e29f0f52b85",
                "reference": "f44dc7b38d3ab581a7034396c1f61e29f0f52b85",
                "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": "2021-02-12T03:18:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "support": {
                "issues": "https://github.com/10quality/wpmvc-core/issues",
                "source": "https://github.com/10quality/wpmvc-core/tree/v3.1.15"
            },
            "install-path": "../10quality/wpmvc-core"
        },
        {
            "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",
            "default-branch": true,
            "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"
            ],
            "support": {
                "source": "https://github.com/10quality/wpmvc-klogger/tree/v2.0"
            },
            "install-path": "../10quality/wpmvc-logger"
        },
        {
            "name": "10quality/wpmvc-mvc",
            "version": "v2.1.13",
            "version_normalized": "2.1.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/10quality/wpmvc-mvc.git",
                "reference": "c1d14a9deacb5d4b0e782d3435530c0d3eaabd4e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/10quality/wpmvc-mvc/zipball/c1d14a9deacb5d4b0e782d3435530c0d3eaabd4e",
                "reference": "c1d14a9deacb5d4b0e782d3435530c0d3eaabd4e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "7.5.*"
            },
            "time": "2021-03-18T19:45:41+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"
            ],
            "support": {
                "issues": "https://github.com/10quality/wpmvc-mvc/issues",
                "source": "https://github.com/10quality/wpmvc-mvc/tree/v2.1.13"
            },
            "install-path": "../10quality/wpmvc-mvc"
        },
        {
            "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",
            "default-branch": true,
            "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"
            ],
            "support": {
                "issues": "https://github.com/10quality/wpmvc-phpfastcache/issues",
                "source": "https://github.com/10quality/wpmvc-phpfastcache/tree/v4.0"
            },
            "install-path": "../10quality/wpmvc-phpfastcache"
        },
        {
            "name": "facebook/graph-sdk",
            "version": "5.x-dev",
            "version_normalized": "5.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/facebookarchive/php-graph-sdk.git",
                "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/facebookarchive/php-graph-sdk/zipball/2d8250638b33d73e7a87add65f47fabf91f8ad9b",
                "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b",
                "shasum": ""
            },
            "require": {
                "php": "^5.4|^7.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "~5.0",
                "mockery/mockery": "~0.8",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client",
                "paragonie/random_compat": "Provides a better CSPRNG option in PHP 5"
            },
            "time": "2018-12-11T22:56:31+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Facebook\\": "src/Facebook/"
                },
                "files": [
                    "src/Facebook/polyfills.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Facebook Platform"
            ],
            "authors": [
                {
                    "name": "Facebook",
                    "homepage": "https://github.com/facebook/php-graph-sdk/contributors"
                }
            ],
            "description": "Facebook SDK for PHP",
            "homepage": "https://github.com/facebook/php-graph-sdk",
            "keywords": [
                "facebook",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/facebookarchive/php-graph-sdk/issues",
                "source": "https://github.com/facebookarchive/php-graph-sdk/tree/5.7.0"
            },
            "install-path": "../facebook/graph-sdk"
        },
        {
            "name": "j7mbo/twitter-api-php",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/J7mbo/twitter-api-php.git",
                "reference": "f1a84c8c39a854ac7a8bc87e59c997b526c7bbc7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/J7mbo/twitter-api-php/zipball/f1a84c8c39a854ac7a8bc87e59c997b526c7bbc7",
                "reference": "f1a84c8c39a854ac7a8bc87e59c997b526c7bbc7",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.5,>=4.5.1"
            },
            "time": "2017-05-08T16:51:49+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "classmap": [
                    "TwitterAPIExchange.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GNU Public License"
            ],
            "authors": [
                {
                    "name": "James Mallison",
                    "homepage": "https://github.com/j7mbo/twitter-api-php"
                }
            ],
            "description": "Simple PHP Wrapper for Twitter API v1.1 calls",
            "homepage": "https://github.com/j7mbo/twitter-api-php",
            "keywords": [
                "api",
                "php",
                "twitter"
            ],
            "support": {
                "issues": "https://github.com/J7mbo/twitter-api-php/issues",
                "source": "https://github.com/J7mbo/twitter-api-php/tree/master"
            },
            "install-path": "../j7mbo/twitter-api-php"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.12.0",
            "version_normalized": "4.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
                "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=7.0"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "^0.0.7",
                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
            },
            "time": "2021-07-21T10:44:31+00:00",
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.9-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
            },
            "install-path": "../nikic/php-parser"
        },
        {
            "name": "php-instagram-api/php-instagram-api",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/galen/PHP-Instagram-API.git",
                "reference": "7a796fdae715fcdccc00590933ce482437342c35"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/galen/PHP-Instagram-API/zipball/7a796fdae715fcdccc00590933ce482437342c35",
                "reference": "7a796fdae715fcdccc00590933ce482437342c35",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2013-11-13T23:10:03+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-0": {
                    "Instagram": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Galen Grover",
                    "email": "galenjr@gmail.com",
                    "homepage": "http://www.galengrover.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Instagram API for PHP 5.3+",
            "homepage": "https://github.com/galen/PHP-Instagram-API",
            "keywords": [
                "instagram"
            ],
            "support": {
                "issues": "https://github.com/galen/PHP-Instagram-API/issues",
                "source": "https://github.com/galen/PHP-Instagram-API/tree/master"
            },
            "install-path": "../php-instagram-api/php-instagram-api"
        },
        {
            "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"
            ],
            "support": {
                "issues": "https://github.com/php-fig/log/issues",
                "source": "https://github.com/php-fig/log/tree/1.0.0"
            },
            "install-path": "../psr/log"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "10quality/ayuco",
        "10quality/wpmvc-commands",
        "nikic/php-parser"
    ]
}
