{ "_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": "ac2eee6cd5bf817c5950e2b3f54f2cee", "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" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.5.0" }, "platform-dev": [], "plugin-api-version": "2.0.0" }