{
  "name": "uglyrobot/infinite-uploads",
  "description": "WordPress plugin to store uploads in the cloud and serve via the Infinite Uploads CDN.",
  "homepage": "https://github.com/uglyrobot/infinite-uploads",
  "keywords": [
    "wordpress",
    "cloud",
    "storage",
    "plugin"
  ],
  "license": "GPL-2.0",
  "authors": [
    {
      "name": "UglyRobot, LLC",
      "email": "contact@uglyrobot.com",
      "homepage": "https://uglyrobot.com/"
    }
  ],
  "support": {
    "issues": "https://github.com/uglyrobot/infinite-uploads/issues",
    "source": "https://github.com/uglyrobot/infinite-uploads"
	},
	"type": "wordpress-plugin",
	"require": {
    "composer/installers": "~1.0",
    "aws/aws-sdk-php": "~3.18",
    "symfony/polyfill-mbstring": "1.20"
  }
}
