{
    "packages": [
        {
            "name": "itmar/block-class-package",
            "version": "v1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/itmaroon/block-class-package.git",
                "reference": "8ab78afa1307bbc6a7d1c6b308271d4658096de2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/itmaroon/block-class-package/zipball/8ab78afa1307bbc6a7d1c6b308271d4658096de2",
                "reference": "8ab78afa1307bbc6a7d1c6b308271d4658096de2",
                "shasum": ""
            },
            "require": {
                "itmar/loader-package": "^1.0"
            },
            "time": "2025-04-27T06:05:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Itmar\\BlockClassPackage\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "itmaroon",
                    "email": "master@itmaroon.net"
                }
            ],
            "description": "Gutenberg block class package",
            "support": {
                "issues": "https://github.com/itmaroon/block-class-package/issues",
                "source": "https://github.com/itmaroon/block-class-package/tree/v1.4.1"
            },
            "install-path": "../itmar/block-class-package"
        },
        {
            "name": "itmar/loader-package",
            "version": "v1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/itmaroon/loader-package.git",
                "reference": "867c74ee082313f9b7c2f28b02a731d95de1d129"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/itmaroon/loader-package/zipball/867c74ee082313f9b7c2f28b02a731d95de1d129",
                "reference": "867c74ee082313f9b7c2f28b02a731d95de1d129",
                "shasum": ""
            },
            "time": "2025-04-26T06:53:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Itmar\\Autoloader\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "itmaroon",
                    "email": "master@itmaroon.net"
                }
            ],
            "description": "This package provides the ability to load classes via Composer's PSR-4 configuration without relying on the autoloader. This is useful when you want to avoid class conflicts between loaders in multiple plugins.",
            "support": {
                "issues": "https://github.com/itmaroon/loader-package/issues",
                "source": "https://github.com/itmaroon/loader-package/tree/v1.0.4"
            },
            "install-path": "../itmar/loader-package"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
