{
    "packages": [
        {
            "name": "10quality/php-data-model",
            "version": "v1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/10quality/php-data-model.git",
                "reference": "45083e64b7757edf0594a94ad892d5164b773464"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/10quality/php-data-model/zipball/45083e64b7757edf0594a94ad892d5164b773464",
                "reference": "45083e64b7757edf0594a94ad892d5164b773464",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8"
            },
            "time": "2018-09-20T20:37:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TenQuality\\Data\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "10 Quality",
                    "email": "info@10quality.com"
                },
                {
                    "name": "Cami M",
                    "email": "info@10quality.com"
                }
            ],
            "description": "PHP Library that provides generic and scalable Data Models (abstract model class) for any type of data handling.",
            "homepage": "https://github.com/10quality/php-data-model",
            "keywords": [
                "data",
                "models"
            ],
            "install-path": "../10quality/php-data-model"
        },
        {
            "name": "10quality/wp-query-builder",
            "version": "v1.0.12",
            "version_normalized": "1.0.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/10quality/wp-query-builder.git",
                "reference": "9b814bbf478d800269feb982e4063cd6a24ebef5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/10quality/wp-query-builder/zipball/9b814bbf478d800269feb982e4063cd6a24ebef5",
                "reference": "9b814bbf478d800269feb982e4063cd6a24ebef5",
                "shasum": ""
            },
            "require": {
                "10quality/php-data-model": "^1.0",
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit/phpunit": "8.0.*"
            },
            "time": "2020-08-25T01:17:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TenQuality\\WP\\Database\\": "src"
                },
                "files": [
                    "src/Lib/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alejandro Mostajo",
                    "email": "amostajo@gmail.com"
                },
                {
                    "name": "Hyper Tribal",
                    "email": "grow@hypertribal.com"
                },
                {
                    "name": "10 Quality",
                    "email": "info@10quality.com"
                }
            ],
            "description": "Wordpress Query Builder class library for custom models and data querying.",
            "keywords": [
                "database",
                "models",
                "query builder",
                "wordpress"
            ],
            "install-path": "../10quality/wp-query-builder"
        },
        {
            "name": "altorouter/altorouter",
            "version": "v1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dannyvankooten/AltoRouter.git",
                "reference": "39c50092470128c12284d332bb57f306bb5b58e4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dannyvankooten/AltoRouter/zipball/39c50092470128c12284d332bb57f306bb5b58e4",
                "reference": "39c50092470128c12284d332bb57f306bb5b58e4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "codeclimate/php-test-reporter": "dev-master",
                "phpunit/phpunit": "4.5.*"
            },
            "time": "2015-11-30T00:47:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "AltoRouter.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Danny van Kooten",
                    "email": "dannyvankooten@gmail.com",
                    "homepage": "http://dannyvankooten.com/"
                },
                {
                    "name": "Koen Punt",
                    "homepage": "https://github.com/koenpunt"
                },
                {
                    "name": "niahoo",
                    "homepage": "https://github.com/niahoo"
                }
            ],
            "description": "A lightning fast router for PHP",
            "homepage": "https://github.com/dannyvankooten/AltoRouter",
            "keywords": [
                "lightweight",
                "router",
                "routing"
            ],
            "support": {
                "issues": "https://github.com/dannyvankooten/AltoRouter/issues",
                "source": "https://github.com/dannyvankooten/AltoRouter/tree/master"
            },
            "install-path": "../altorouter/altorouter"
        },
        {
            "name": "composer/installers",
            "version": "v1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d",
                "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0"
            },
            "replace": {
                "roundcube/plugin-installer": "*",
                "shama/baton": "*"
            },
            "require-dev": {
                "composer/composer": "1.6.* || ^2.0",
                "composer/semver": "^1 || ^3",
                "phpstan/phpstan": "^0.12.55",
                "phpstan/phpstan-phpunit": "^0.12.16",
                "symfony/phpunit-bridge": "^4.2 || ^5",
                "symfony/process": "^2.3"
            },
            "time": "2021-01-14T11:07:16+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-main": "1.x-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",
                "MantisBT",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Starbug",
                "Thelia",
                "Whmcs",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "joomla",
                "known",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "mediawiki",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "phpbb",
                "piwik",
                "ppi",
                "processwire",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "sylius",
                "symfony",
                "typo3",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "support": {
                "issues": "https://github.com/composer/installers/issues",
                "source": "https://github.com/composer/installers/tree/v1.10.0"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./installers"
        },
        {
            "name": "devaly/wordpress-routes",
            "version": "v0.0.8",
            "version_normalized": "0.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DevAly/wordpress-routes.git",
                "reference": "04a0f8ce9eeae40937a642f5f4b029ac61fa8f46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DevAly/wordpress-routes/zipball/04a0f8ce9eeae40937a642f5f4b029ac61fa8f46",
                "reference": "04a0f8ce9eeae40937a642f5f4b029ac61fa8f46",
                "shasum": ""
            },
            "require": {
                "altorouter/altorouter": "^1.1.0",
                "composer/installers": "~1.0",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*",
                "satooshi/php-coveralls": "dev-master",
                "wp-cli/wp-cli": "*"
            },
            "time": "2019-03-30T14:28:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Routes": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jared Novack",
                    "email": "jared@upstatement.com",
                    "homepage": "http://upstatement.com"
                },
                {
                    "name": "Mohamed Amin",
                    "email": "devaly.dev99@gmail.com",
                    "homepage": "https://github.com/med-amin"
                }
            ],
            "description": "Manage rewrites and routes in WordPress with this dead-simple plugin",
            "homepage": "https://github.com/med-amin",
            "keywords": [
                "redirects",
                "rewrite",
                "routes",
                "routing"
            ],
            "support": {
                "issues": "https://github.com/devaly/wordpress-routes/issues",
                "source": "https://github.com/devaly/wordpress-routes",
                "wiki": "https://github.com/devaly/wordpress-routes/wiki"
            },
            "install-path": "../devaly/wordpress-routes"
        },
        {
            "name": "eleirbag89/telegrambotphp",
            "version": "1.3.11",
            "version_normalized": "1.3.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Eleirbag89/TelegramBotPHP.git",
                "reference": "d5464bc7356f6031991e636b6b1b2402cbae88ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Eleirbag89/TelegramBotPHP/zipball/d5464bc7356f6031991e636b6b1b2402cbae88ea",
                "reference": "d5464bc7356f6031991e636b6b1b2402cbae88ea",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.0"
            },
            "time": "2020-06-24T16:20:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Telegram.php",
                    "TelegramErrorLogger.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gabriele Grillo",
                    "email": "gabry.grillo@alice.it"
                }
            ],
            "description": "A very simple PHP Telegram Bot API",
            "support": {
                "issues": "https://github.com/Eleirbag89/TelegramBotPHP/issues",
                "source": "https://github.com/Eleirbag89/TelegramBotPHP/tree/1.3.11"
            },
            "funding": [
                {
                    "url": "https://flattr.com/@Eleirbag89",
                    "type": "custom"
                },
                {
                    "url": "https://paypal.me/eleirbag89",
                    "type": "custom"
                },
                {
                    "url": "https://liberapay.com/eleirbag89",
                    "type": "liberapay"
                }
            ],
            "install-path": "../eleirbag89/telegrambotphp"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
