{
    "packages": [
        {
            "name": "alleyinteractive/composer-wordpress-autoloader",
            "version": "v1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/alleyinteractive/composer-wordpress-autoloader.git",
                "reference": "30acf9e3498a84af478e316ae3869fa362835695"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/alleyinteractive/composer-wordpress-autoloader/zipball/30acf9e3498a84af478e316ae3869fa362835695",
                "reference": "30acf9e3498a84af478e316ae3869fa362835695",
                "shasum": ""
            },
            "require": {
                "alleyinteractive/wordpress-autoloader": "^1.1.1",
                "composer-plugin-api": "^2.0",
                "php": "^8.0"
            },
            "require-dev": {
                "composer/composer": "*",
                "phpunit/phpunit": "^9.5.8",
                "squizlabs/php_codesniffer": "^4.0"
            },
            "time": "2023-12-06T20:21:22+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "ComposerWordPressAutoloader\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/autoload.php"
                ],
                "psr-4": {
                    "ComposerWordPressAutoloader\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Alley Interactive",
                    "email": "info@alley.co"
                },
                {
                    "name": "Sean Fisher",
                    "email": "sean@alley.co"
                }
            ],
            "description": "Autoload files using WordPress File Conventions using Composer",
            "support": {
                "issues": "https://github.com/alleyinteractive/composer-wordpress-autoloader/issues",
                "source": "https://github.com/alleyinteractive/composer-wordpress-autoloader/tree/v1.1.0"
            },
            "install-path": "../alleyinteractive/composer-wordpress-autoloader"
        },
        {
            "name": "alleyinteractive/wordpress-autoloader",
            "version": "v1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/alleyinteractive/wordpress-autoloader.git",
                "reference": "c7599d95f49f1cdc38fad19944a50b19ec0dd6ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/alleyinteractive/wordpress-autoloader/zipball/c7599d95f49f1cdc38fad19944a50b19ec0dd6ca",
                "reference": "c7599d95f49f1cdc38fad19944a50b19ec0dd6ca",
                "shasum": ""
            },
            "require": {
                "php": "^7.4.0|^8.0|^8.1"
            },
            "require-dev": {
                "alleyinteractive/alley-coding-standards": "^0.3",
                "phpunit/phpunit": "^9.5.8"
            },
            "time": "2022-08-31T20:51:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/class-autoloader.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Alley Interactive",
                    "email": "info@alley.co"
                }
            ],
            "description": "Autoload files using WordPress File Conventions",
            "support": {
                "issues": "https://github.com/alleyinteractive/wordpress-autoloader/issues",
                "source": "https://github.com/alleyinteractive/wordpress-autoloader/tree/v1.1.1"
            },
            "install-path": "../alleyinteractive/wordpress-autoloader"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
