{
    "packages": [
        {
            "name": "autocraftlab/wp-plugin-framework-src",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "git@github.com:autocraftlab/wp-plugin-framework-src.git",
                "reference": "e413a36bcb664685b79305096454bc6efa65e483"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/autocraftlab/wp-plugin-framework-src/zipball/e413a36bcb664685b79305096454bc6efa65e483",
                "reference": "e413a36bcb664685b79305096454bc6efa65e483",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0"
            },
            "time": "2024-11-24T19:54:26+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/autocraftlab/wp-plugin-framework-src/tree/main",
                "issues": "https://github.com/autocraftlab/wp-plugin-framework-src/issues"
            },
            "install-path": "../autocraftlab/wp-plugin-framework-src"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
