{
    "packages": [
        {
            "name": "nicolaskulka/wp-dismissible-notices-handler",
            "version": "2.2",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/NicolasKulka/WP-Dismissible-Notices-Handler.git",
                "reference": "7257ae7f245aedbd3cba6e0f5a7d8bdd49210f4a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/NicolasKulka/WP-Dismissible-Notices-Handler/zipball/7257ae7f245aedbd3cba6e0f5a7d8bdd49210f4a",
                "reference": "7257ae7f245aedbd3cba6e0f5a7d8bdd49210f4a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0"
            },
            "time": "2021-02-15T08:45:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "handler.php",
                    "includes/helper-functions.php"
                ]
            },
            "license": [
                "GNU GPL"
            ],
            "authors": [
                {
                    "name": "Nicolas KULKA",
                    "role": "Lead Developer"
                }
            ],
            "description": "A simple library to handle Ajax-dismissible admin notices for WordPress",
            "homepage": "https://github.com/nicolaskulka/WP-Dismissible-Notices-Handler",
            "support": {
                "source": "https://github.com/NicolasKulka/WP-Dismissible-Notices-Handler/tree/2.2"
            },
            "install-path": "../nicolaskulka/wp-dismissible-notices-handler"
        },
        {
            "name": "nicolaskulka/wp-review-me",
            "version": "2.6",
            "version_normalized": "2.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/NicolasKulka/WP-Review-Me.git",
                "reference": "a9737a9a4e54c90715c0ca151042e3f4404fafde"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/NicolasKulka/WP-Review-Me/zipball/a9737a9a4e54c90715c0ca151042e3f4404fafde",
                "reference": "a9737a9a4e54c90715c0ca151042e3f4404fafde",
                "shasum": ""
            },
            "require": {
                "nicolaskulka/wp-dismissible-notices-handler": "2.*",
                "php": ">=5.5.0"
            },
            "time": "2021-02-15T11:24:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "review.php"
                ]
            },
            "license": [
                "GNU GPL"
            ],
            "authors": [
                {
                    "name": "Julien Liabeuf",
                    "email": "julien@liabeuf.fr",
                    "homepage": "https://julienliabeuf.com",
                    "role": "Lead Developer"
                }
            ],
            "description": "A lightweight library to help you get more reviews for your WordPress theme/plugin",
            "homepage": "https://github.com/julien731/WP-Review-Me",
            "support": {
                "source": "https://github.com/NicolasKulka/WP-Review-Me/tree/2.6"
            },
            "install-path": "../nicolaskulka/wp-review-me"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
