{
  "name": "felixarntz/responsive-video-shortcodes",
  "description": "This tiny plugin allows you to embed online video from YouTube, Vimeo and more media for a responsive layout - they scale according to the screen size.",
  "version": "1.2.5",
  "license": "GPL-3.0",
  "type": "wordpress-plugin",
  "keywords": ["wordpress", "oembed", "responsive", "embed", "media", "shortcodes"],
  "homepage": "https://github.com/felixarntz/responsive-video-shortcodes",
  "authors": [
    {
      "name": "Felix Arntz",
      "email": "felix-arntz@leaves-and-love.net",
      "homepage": "http://leaves-and-love.net",
      "role": "Developer"
    }
  ],
  "support": {
    "email": "felix-arntz@leaves-and-love.net",
    "issues": "https://github.com/felixarntz/responsive-video-shortcodes/issues"
  },
  "require": {
    "php": ">=5.3.0",
    "composer/installers": "~1.0"
  }
}