This commit is contained in:
erwanlr
2019-07-06 22:48:38 +01:00
parent b0fbd6fa36
commit 921096ca10
39 changed files with 38147 additions and 20 deletions

View File

@@ -0,0 +1,20 @@
{
"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.3.1",
"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"
}
}