{
    "packages": [
        {
            "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": {
                    "SmashBalloon\\YoutubeFeed\\Vendor\\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",
            "support": {
                "issues": "https:\/\/github.com\/container-interop\/container-interop\/issues",
                "source": "https:\/\/github.com\/container-interop\/container-interop\/tree\/master"
            },
            "abandoned": "psr\/container",
            "install-path": "..\/container-interop\/container-interop"
        },
        {
            "name": "php-di\/invoker",
            "version": "1.3.3",
            "version_normalized": "1.3.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/PHP-DI\/Invoker.git",
                "reference": "1f4ca63b9abc66109e53b255e465d0ddb5c2e3f7"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/PHP-DI\/Invoker\/zipball\/1f4ca63b9abc66109e53b255e465d0ddb5c2e3f7",
                "reference": "1f4ca63b9abc66109e53b255e465d0ddb5c2e3f7",
                "shasum": ""
            },
            "require": {
                "container-interop\/container-interop": "~1.1"
            },
            "require-dev": {
                "athletic\/athletic": "~0.1.8",
                "phpunit\/phpunit": "~4.5"
            },
            "time": "2016-07-14T13:09:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SmashBalloon\\YoutubeFeed\\Vendor\\Invoker\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "Generic and extensible callable invoker",
            "homepage": "https:\/\/github.com\/PHP-DI\/Invoker",
            "keywords": [
                "callable",
                "dependency",
                "dependency-injection",
                "injection",
                "invoke",
                "invoker"
            ],
            "support": {
                "issues": "https:\/\/github.com\/PHP-DI\/Invoker\/issues",
                "source": "https:\/\/github.com\/PHP-DI\/Invoker\/tree\/master"
            },
            "install-path": "..\/php-di\/invoker"
        },
        {
            "name": "php-di\/php-di",
            "version": "5.4.0",
            "version_normalized": "5.4.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/PHP-DI\/PHP-DI.git",
                "reference": "e348393488fa909e4bc0707ba5c9c44cd602a1cb"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/PHP-DI\/PHP-DI\/zipball\/e348393488fa909e4bc0707ba5c9c44cd602a1cb",
                "reference": "e348393488fa909e4bc0707ba5c9c44cd602a1cb",
                "shasum": ""
            },
            "require": {
                "container-interop\/container-interop": "~1.0",
                "php": ">=5.5.0",
                "php-di\/invoker": "^1.3.2",
                "php-di\/phpdoc-reader": "^2.0.1"
            },
            "provide": {
                "container-interop\/container-interop-implementation": "^1.0"
            },
            "replace": {
                "mnapoli\/php-di": "*"
            },
            "require-dev": {
                "doctrine\/annotations": "~1.2",
                "doctrine\/cache": "~1.4",
                "mnapoli\/phpunit-easymock": "~0.2.0",
                "ocramius\/proxy-manager": "~1.0|~2.0",
                "phpunit\/phpunit": "~4.5"
            },
            "suggest": {
                "doctrine\/annotations": "Install it if you want to use annotations (version ~1.2)",
                "doctrine\/cache": "Install it if you want to use the cache (version ~1.4)",
                "ocramius\/proxy-manager": "Install it if you want to use lazy injection (version ~1.0 or ~2.0)"
            },
            "time": "2016-08-23T20:18:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/DI\/functions.php"
                ],
                "psr-4": {
                    "SmashBalloon\\YoutubeFeed\\Vendor\\DI\\": "src\/DI\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "The dependency injection container for humans",
            "homepage": "http:\/\/php-di.org\/",
            "keywords": [
                "container",
                "dependency injection",
                "di"
            ],
            "support": {
                "issues": "https:\/\/github.com\/PHP-DI\/PHP-DI\/issues",
                "source": "https:\/\/github.com\/PHP-DI\/PHP-DI\/tree\/master"
            },
            "install-path": "..\/php-di\/php-di"
        },
        {
            "name": "php-di\/phpdoc-reader",
            "version": "2.2.1",
            "version_normalized": "2.2.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/PHP-DI\/PhpDocReader.git",
                "reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/PHP-DI\/PhpDocReader\/zipball\/66daff34cbd2627740ffec9469ffbac9f8c8185c",
                "reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "require-dev": {
                "mnapoli\/hard-mode": "~0.3.0",
                "phpunit\/phpunit": "^8.5|^9.0"
            },
            "time": "2020-10-12T12:39:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SmashBalloon\\YoutubeFeed\\Vendor\\PhpDocReader\\": "src\/PhpDocReader"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
            "keywords": [
                "phpdoc",
                "reflection"
            ],
            "support": {
                "issues": "https:\/\/github.com\/PHP-DI\/PhpDocReader\/issues",
                "source": "https:\/\/github.com\/PHP-DI\/PhpDocReader\/tree\/2.2.1"
            },
            "install-path": "..\/php-di\/phpdoc-reader"
        },
        {
            "name": "psr\/container",
            "version": "1.x-dev",
            "version_normalized": "1.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/container.git",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/513e0666f7216c7459170d56df27dfcefe1689ea",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:50:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SmashBalloon\\YoutubeFeed\\Vendor\\Psr\\Container\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/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"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-fig\/container\/issues",
                "source": "https:\/\/github.com\/php-fig\/container\/tree\/1.1.2"
            },
            "install-path": "..\/psr\/container"
        },
        {
            "name": "smashballoon\/customizer",
            "version": "1.3.7",
            "version_normalized": "1.3.7.0",
            "source": {
                "type": "git",
                "url": "git@github.com:awesomemotive\/sb-customizer.git",
                "reference": "e4e8e2da536f74d2c8df49330d0f731ab3aae8fe"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/awesomemotive\/sb-customizer\/zipball\/e4e8e2da536f74d2c8df49330d0f731ab3aae8fe",
                "reference": "e4e8e2da536f74d2c8df49330d0f731ab3aae8fe",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "php-di\/php-di": "5.4",
                "smashballoon\/stubs": "^1.0.0"
            },
            "require-dev": {
                "vlucas\/phpdotenv": "^4.0"
            },
            "time": "2023-08-02T19:23:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Smashballoon\\Customizer\\": "app\/"
                }
            },
            "authors": [
                {
                    "name": "Ahmed Hussein",
                    "email": "ahussein@awesomemotive.com"
                }
            ],
            "description": "The SmashBalloon customizer library.",
            "support": {
                "source": "https:\/\/github.com\/awesomemotive\/sb-customizer\/tree\/1.3.7",
                "issues": "https:\/\/github.com\/awesomemotive\/sb-customizer\/issues"
            },
            "install-path": "..\/smashballoon\/customizer"
        },
        {
            "name": "smashballoon\/framework",
            "version": "dev-feature\/license_tier",
            "version_normalized": "dev-feature\/license_tier",
            "source": {
                "type": "git",
                "url": "git@github.com:awesomemotive\/sb-common.git",
                "reference": "fe2f8727c0206ef5e50313c0f2149d08d8e4c1a8"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/awesomemotive\/sb-common\/zipball\/fe2f8727c0206ef5e50313c0f2149d08d8e4c1a8",
                "reference": "fe2f8727c0206ef5e50313c0f2149d08d8e4c1a8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpcompatibility\/php-compatibility": "^9.3",
                "squizlabs\/php_codesniffer": "^3.7"
            },
            "time": "2023-08-03T18:52:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SmashBalloon\\YoutubeFeed\\Vendor\\Smashballoon\\Framework\\": ""
                },
                "files": [
                    "Utilities\/functions.php"
                ]
            },
            "scripts": {
                "post-package-install": [
                    "phpcs --config-set installed_paths vendor\/phpcompatibility\/php-compatibility"
                ]
            },
            "authors": [
                {
                    "name": "Smashballoon",
                    "email": "support@smashballoon.com"
                }
            ],
            "description": "WordPress plugin framework. Developed by SmashBalloon Team.",
            "support": {
                "source": "https:\/\/github.com\/awesomemotive\/sb-common\/tree\/feature\/license_tier",
                "issues": "https:\/\/github.com\/awesomemotive\/sb-common\/issues"
            },
            "install-path": "..\/smashballoon\/framework"
        },
        {
            "name": "smashballoon\/stubs",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:awesomemotive\/sb-stubs.git",
                "reference": "063c3e588e897985d83cb65958c45e12281263ba"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/awesomemotive\/sb-stubs\/zipball\/063c3e588e897985d83cb65958c45e12281263ba",
                "reference": "063c3e588e897985d83cb65958c45e12281263ba",
                "shasum": ""
            },
            "time": "2022-06-15T20:49:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Smashballoon\\Stubs\\": "src\/"
                }
            },
            "authors": [
                {
                    "name": "Ahmed Hussein",
                    "email": "ahussein@awesomemotive.com"
                }
            ],
            "description": "Shared common stubs.",
            "support": {
                "source": "https:\/\/github.com\/awesomemotive\/sb-stubs\/tree\/1.0.0",
                "issues": "https:\/\/github.com\/awesomemotive\/sb-stubs\/issues"
            },
            "install-path": "..\/smashballoon\/stubs"
        }
    ],
    "dev": true,
    "dev-package-names": []
}