{
    "name": "k1sul1/custom-admin-notices",
    "description": "This plugin allows you to create your own notices that show up in the WordPress admin.",
    "type": "wordpress-plugin",
    "license": "GPL-2.0+",
    "authors": [
        {
            "name": "Christian Nikkanen",
            "email": "christian.nikkanen@gmail.com"
        }
    ],
    "minimum-stability": "stable",
    "require": {
      "php": ">=5.2"
    }
}
