{
    "packages": [
        {
            "name": "pablo-sg-pacheco/wp-namespace-autoloader",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/pablo-sg-pacheco/wp-namespace-autoloader.git",
                "reference": "015c9654459fd267cf12fa7846d3bf36b11c3bd7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pablo-sg-pacheco/wp-namespace-autoloader/zipball/015c9654459fd267cf12fa7846d3bf36b11c3bd7",
                "reference": "015c9654459fd267cf12fa7846d3bf36b11c3bd7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.0",
                "dealerdirect/phpcodesniffer-composer-installer": "0.7.0",
                "phpunit/phpunit": "^7",
                "squizlabs/php_codesniffer": "dev-master",
                "wp-coding-standards/wpcs": "^2.3"
            },
            "time": "2021-02-27T19:04:16+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "patches": {
                    "squizlabs/php_codesniffer": {
                        "Add GitHub Actions Annotations report type": "https://github.com/squizlabs/PHP_CodeSniffer/pull/2918.patch"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Pablo_Pacheco\\WP_Namespace_Autoloader\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPLv2"
            ],
            "authors": [
                {
                    "name": "Pablo dos S G Pacheco",
                    "email": "pablo.sg.pacheco@gmail.com"
                }
            ],
            "description": "A PHP autoloader class that follows the WordPress coding standards for class names and class filenames",
            "homepage": "https://github.com/pablo-pacheco/wp-namespace-autoloader",
            "keywords": [
                "autoload",
                "namespace",
                "wordpress",
                "wp"
            ],
            "support": {
                "issues": "https://github.com/pablo-sg-pacheco/wp-namespace-autoloader/issues",
                "source": "https://github.com/pablo-sg-pacheco/wp-namespace-autoloader/tree/master"
            },
            "install-path": "../pablo-sg-pacheco/wp-namespace-autoloader"
        },
        {
            "name": "tareq1988/wordpress-settings-api-class",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/tareq1988/wordpress-settings-api-class.git",
                "reference": "243544eeb83be10e629dd89eb487b96e4170ed57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tareq1988/wordpress-settings-api-class/zipball/243544eeb83be10e629dd89eb487b96e4170ed57",
                "reference": "243544eeb83be10e629dd89eb487b96e4170ed57",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "time": "2018-05-01T19:33:47+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPLv2"
            ],
            "authors": [
                {
                    "name": "Tareq Hasan",
                    "email": "tareq@wedevs.com",
                    "homepage": "http://tareq.wedevs.com",
                    "role": "Developer"
                }
            ],
            "description": "WordPress settings API Abstraction Class",
            "homepage": "https://github.com/tareq1988/wordpress-settings-api-class",
            "keywords": [
                "settings-api",
                "wordpress",
                "wp"
            ],
            "support": {
                "issues": "https://github.com/tareq1988/wordpress-settings-api-class/issues",
                "source": "https://github.com/tareq1988/wordpress-settings-api-class/tree/master"
            },
            "install-path": "../tareq1988/wordpress-settings-api-class"
        },
        {
            "name": "wpfactory/wpfactory-promoting-notice",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wpcodefactory/wpfactory-promoting-notice.git",
                "reference": "4d248f9ec4755fe6a8fc5ac0e67a098ac6e01f37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpcodefactory/wpfactory-promoting-notice/zipball/4d248f9ec4755fe6a8fc5ac0e67a098ac6e01f37",
                "reference": "4d248f9ec4755fe6a8fc5ac0e67a098ac6e01f37",
                "shasum": ""
            },
            "time": "2021-06-07T20:53:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/php/"
                ],
                "files": [
                    "src/php/functions.php"
                ]
            },
            "support": {
                "source": "https://github.com/wpcodefactory/wpfactory-promoting-notice/tree/1.0.5",
                "issues": "https://github.com/wpcodefactory/wpfactory-promoting-notice/issues"
            },
            "install-path": "../wpfactory/wpfactory-promoting-notice"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
