{
  "name": "tinify/wordpress-plugin",
  "description": "Speed up your website. Optimize your JPEG and PNG images automatically with TinyPNG.",
  "license": "GPL-2.0+",
  "type": "wordpress-plugin",
  "keywords": ["plugin"],
  "require": {
    "php": ">=5.3.0",
    "composer/installers": "~1.0"
  },
  "require-dev": {
    "phpunit/phpunit": "~4.6",
    "facebook/webdriver": "~1.1",
    "mikey179/vfsStream": "~1.5",
    "mockery/mockery": "~0.9"
  }
}
