{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "bc206e5577c13a92c2c04ea3d9fc04f1", "packages": [ { "name": "nicolaskulka/wp-dismissible-notices-handler", "version": "2.2", "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" }, "type": "library", "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" }, "time": "2021-02-15T08:45:53+00:00" }, { "name": "nicolaskulka/wp-review-me", "version": "2.6", "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" }, "type": "library", "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" }, "time": "2021-02-15T11:24:26+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6.0" }, "platform-dev": [], "plugin-api-version": "2.0.0" }