{
  "name": "wpsitecare/wp-featherlight",
  "description": "An ultra lightweight jQuery lightbox for WordPress images and galleries.",
  "type": "wordpress-plugin",
  "homepage" : "http://www.wpsitecare.com",
  "license" : "GPL-2.0+",
  "authors" : [
    {
      "name" : "Robert Neu",
      "email" : "rob@wpsitecare.com",
      "homepage" : "http://www.wpsitecare.com"
    }
  ],
  "support" : {
    "issues" : "https://github.com/wpsitecare/wp-featherlight/issues"
  },
  "config": {
      "vendor-dir": "includes/vendor"
  },
  "require": {
      "composer/installers": "~1.0"
  }
}
