{
    "packages": [
        {
            "name": "brighterfox/wp-plugin-framework-src",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "git@github.com:brighterfox/wp-plugin-framework-src.git",
                "reference": "a08b7bc19f81c6a47b9c51397e730aa65888f14a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brighterfox/wp-plugin-framework-src/zipball/a08b7bc19f81c6a47b9c51397e730aa65888f14a",
                "reference": "a08b7bc19f81c6a47b9c51397e730aa65888f14a",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0"
            },
            "time": "2026-03-05T14:58:31+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WPPluginFramework\\Framework\\": "src/WPPluginFramework"
                },
                "files": [
                    "src/helpers.php"
                ]
            },
            "description": "A simple WordPress plugin framework",
            "support": {
                "source": "https://github.com/brighterfox/wp-plugin-framework-src/tree/main",
                "issues": "https://github.com/brighterfox/wp-plugin-framework-src/issues"
            },
            "install-path": "../brighterfox/wp-plugin-framework-src"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
