# imagify/2.2.1/_dev/package.json

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

- Page: https://pluginprobe.com/plugins/imagify/2.2.1/code/_dev/package.json
- Raw: https://pluginprobe.com/plugins/imagify/2.2.1/raw/_dev/package.json
- Modified: 2023-11-16T14:22:08+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/2.2.1/code/_dev/package.json#L10-L20`.

```json
{
	"name": "imagify_dev",
	"version": "1.0.0",
	"dependencies": {
	},
	"devDependencies": {
		"@roots/bud": "^6.11.0",
		"chart.js": "^4.4.0"
	},
	"scripts": {
		"dev": "bud dev",
		"build": "bud build",
		"bud": "bud"
	}
}

```
