# imagify/1.9.8/package.json

Imagify Image Optimization: Optimize Images | Compress &amp; Convert to WebP/AVIF, version 1.9.8. 21 lines.

- Page: https://pluginprobe.com/plugins/imagify/1.9.8/code/package.json
- Raw: https://pluginprobe.com/plugins/imagify/1.9.8/raw/package.json
- Modified: 2019-11-11T16:34:18+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/imagify/1.9.8/code/package.json#L10-L20`.

```json
{
	"name": "imagify",
	"description": "Imagify Image Optimizer. Dramatically reduce image file sizes without losing quality, make your website load faster, boost your SEO and save money on your bandwidth.",
	"version": "1.9.8",
	"homepage": "https://wordpress.org/plugins/imagify/",
	"license": "GPL-2.0",
	"private": true,
	"author": {
		"name": "WP Media",
		"url": "http://wp-media.me"
	},
	"devDependencies": {
		"autoprefixer": "^7.0.1",
		"grunt": "^1.0.1",
		"grunt-contrib-cssmin": "^1.0.1",
		"grunt-contrib-uglify": "^2.1.0",
		"grunt-eslint": "^20.0.0",
		"grunt-postcss": "^0.8.0"
	}
}

```
