{
  "name"        : "ethitter/eth-embed-anchor-fm",
  "description" : "Add Anchor.fm oEmbed support to WordPress.",
  "homepage"    : "https://ethitter.com/",
  "type"        : "wordpress-plugin",
  "keywords"    : [ "anchor.fm", "oembed", "embed", "shortcode", "podcast", "audio" ],
  "license"     : "GPL-2.0+",
  "authors"     : [
    {
      "name"     : "Erick Hitter",
      "email"    : "wp@ethitter.com",
      "homepage" : "https://ethitter.com/"
    }
  ],
  "require" : {
    "php" : ">=7.1.0"
  }
}