{
  "name": "deardooley/wp_admin_quicknav",
  "type": "wordpress-plugin",
  "license": "MIT",
  "description": "Wordpress plugin adding a simple quick navigation dropdown box to the top of every admin edit screen.",
  "homepage": "https://github.com/deardooley/wp_admin_quicknav",
  "authors": [
    {
      "name": "Rion Dooley",
      "email": "deardooley@gmail.com",
      "homepage": "https://github.com/deardooley"
    }
  ],
  "keywords": [
    "wordpress",
    "admin",
    "quick navigation",
    "productivity"
  ],
  "support": {
    "issues": "https://github.com/roots/wp-wp_admin_quicknav-switcher/issues"
  },
  "require": {
    "php": ">=5.3.0",
    "composer/installers": "~1.0"
  }
}
