{
    "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.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/itmaroon/loader-package.git",
                "reference": "9b4ff033396e2c96b84b191b6f3e897f57400c2e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/itmaroon/loader-package/zipball/9b4ff033396e2c96b84b191b6f3e897f57400c2e",
                "reference": "9b4ff033396e2c96b84b191b6f3e897f57400c2e",
                "shasum": ""
            },
            "time": "2025-05-03T12:36:23+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.1.0"
            },
            "install-path": "../itmar/loader-package"
        },
        {
            "name": "itmar/wpsetting-class-package",
            "version": "v1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/itmaroon/wpsetting-class-package.git",
                "reference": "15b4b285066bd652de9c2f89edb71f9e15667c26"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/itmaroon/wpsetting-class-package/zipball/15b4b285066bd652de9c2f89edb71f9e15667c26",
                "reference": "15b4b285066bd652de9c2f89edb71f9e15667c26",
                "shasum": ""
            },
            "require": {
                "itmar/loader-package": "^1.0"
            },
            "time": "2025-06-19T05:02:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Itmar\\WpsettingClassPackage\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "itmaroon",
                    "email": "master@itmaroon.net"
                }
            ],
            "description": "This package contains classes that provide a GUI for configuring various settings in WordPress.",
            "support": {
                "issues": "https://github.com/itmaroon/wpsetting-class-package/issues",
                "source": "https://github.com/itmaroon/wpsetting-class-package/tree/v1.3.1"
            },
            "install-path": "../itmar/wpsetting-class-package"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
