| Server IP : 188.114.96.2 / Your IP : 104.23.197.231 Web Server : Apache/2.4.59 (Debian) System : Linux EDL-STRETCH 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64 User : edlftp ( 1002) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/nicolasj/www/old.ecoledelangues.be/wp-content/plugins/imagify/ |
Upload File : |
{
"name": "wp-media/imagify-plugin",
"description": "Image optimization plugin for WordPress by WP Media.",
"keywords": [
"wordpress",
"images",
"optimization",
"performance"
],
"homepage": "https://imagify.io",
"license": "GPL-2.0",
"authors": [
{
"name": "WP Media",
"homepage": "https://wp-media.me/"
},
{
"name": "Grégory Viguier",
"role": "Developer"
}
],
"type": "wordpress-plugin",
"config": {
"classloader-suffix": "WPMediaImagifyWordPressPlugin",
"classmap-authoritative": true,
"sort-packages": true
},
"support": {
"issues": "https://github.com/wp-media/imagify-plugin/issues",
"source": "https://github.com/wp-media/imagify-plugin"
},
"require": {
"php": ">=5.4.0",
"a5hleyrich/wp-background-processing": "~1.0",
"composer/installers": "~1.0",
"dangoodman/composer-for-wordpress": "^2.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
"phpcompatibility/phpcompatibility-wp": "*",
"squizlabs/php_codesniffer": "^3.2",
"wp-coding-standards/wpcs": "~1.2"
},
"autoload": {
"psr-4": {
"Imagify\\": "classes/",
"Imagify\\Deprecated\\Traits\\": "inc/deprecated/Traits/",
"Imagify\\ThirdParty\\AS3CF\\": "inc/3rd-party/amazon-s3-and-cloudfront/classes/",
"Imagify\\ThirdParty\\EnableMediaReplace\\": "inc/3rd-party/enable-media-replace/classes/",
"Imagify\\ThirdParty\\FormidablePro\\": "inc/3rd-party/formidable-pro/classes/",
"Imagify\\ThirdParty\\NGG\\": "inc/3rd-party/nextgen-gallery/classes/",
"Imagify\\ThirdParty\\RegenerateThumbnails\\": "inc/3rd-party/regenerate-thumbnails/classes/",
"Imagify\\ThirdParty\\WPRocket\\": "inc/3rd-party/wp-rocket/classes/"
},
"classmap": [
"inc/classes",
"inc/deprecated/classes"
],
"exclude-from-classmap": [
"inc/classes/class-imagify-plugin.php",
"inc/classes/class-imagify-requirements-check.php"
]
}
}