{
  "name": "urre/og-rescrape",
  "type": "wordpress-plugin",
  "licence": "GPL",
  "description": "A simple WordPress plugin that lets you programatically force a Open Graph rescrape by clicking a button.",
  "homepage": "https://github.com/urre/og-rescrape",
  "authors": [
    {
      "name": "Urban Sanden",
      "email": "hej@urre.me",
      "homepage": "https://github.com/urre"
    }
  ],
  "keywords": [
    "wordpress",
    "plugin"
  ],
  "support": {
    "issues": "https://github.com/urre/og-rescrape/issues"
  },
  "require": {
    "php": ">=5.3.0",
    "composer/installers": "~1.0"
  }
}