{
    "packages": [
        {
            "name": "alanef/free_plugin_lib",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/alanef/free_plugin_lib.git",
                "reference": "ed52c33c73999a1fe1ee5a1b00581b9462111ac8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/alanef/free_plugin_lib/zipball/ed52c33c73999a1fe1ee5a1b00581b9462111ac8",
                "reference": "ed52c33c73999a1fe1ee5a1b00581b9462111ac8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "codedungeon/phpunit-result-printer": "^0.32",
                "phpunit/phpunit": "^9.0",
                "wp-phpunit/wp-phpunit": "^6.7",
                "yoast/wp-test-utils": "^1.2"
            },
            "time": "2025-02-18T15:16:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fullworks_Free_Plugin_Lib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "alan",
                    "email": "alan@fullworks.net"
                }
            ],
            "description": "Library to add to free plugins, in compliance with wp.org",
            "support": {
                "issues": "https://github.com/alanef/free_plugin_lib/issues",
                "source": "https://github.com/alanef/free_plugin_lib/tree/v1.0.1"
            },
            "install-path": "../alanef/free_plugin_lib"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
