{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "0d1622f036a475e98f58e5527abcf7e0", "content-hash": "5db72a2a7c0fc85ea28316b1b3a30f5d", "packages": [ { "name": "julien731/wp-dismissible-notices-handler", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/julien731/WP-Dismissible-Notices-Handler.git", "reference": "85ce1debbdfd4543e5b835dfe6670b9de99ddf6b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/julien731/WP-Dismissible-Notices-Handler/zipball/85ce1debbdfd4543e5b835dfe6670b9de99ddf6b", "reference": "85ce1debbdfd4543e5b835dfe6670b9de99ddf6b", "shasum": "" }, "require": { "php": ">=5.5.0" }, "type": "library", "autoload": { "files": [ "handler.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GNU GPL" ], "authors": [ { "name": "Julien Liabeuf", "email": "julien@liabeuf.fr", "homepage": "https://julienliabeuf.com", "role": "Lead Developer" } ], "description": "A simple library to handle Ajax-dismissible admin notices for WordPress", "homepage": "https://github.com/julien731/WP-Dismissible-Notices-Handler", "time": "2016-04-03 05:12:27" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.5.0" }, "platform-dev": [] }