{
  "name": "cedaro/footer-credits",
  "description": "A WordPress Customizer control for editing footer credits.",
  "keywords": [ "wordpress" ],
  "type": "wordpress-plugin",
  "homepage": "https://github.com/cedaro/footer-credits",
  "license": "GPL-2.0+",
  "authors": [
    {
      "name": "Brady Vercher",
      "email": "brady@blazersix.com",
      "homepage": "https://www.cedaro.com/"
    }
  ],
  "support": {
    "issues": "https://github.com/cedaro/footer-credits/issues",
    "source": "https://github.com/cedaro/footer-credits"
  },
  "autoload": {
    "classmap": [
      "class-footer-credits.php"
    ]
  },
  "require": {
    "composer/installers": "~1.0"
  }
}
