| Current Path : /var/www/clients/client3/web2/web/vendor/magefan/module-rocketjavascript/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magefan/module-rocketjavascript/composer.json |
{
"name": "magefan/module-rocketjavascript",
"description": "Move all javascript to the footer on Magento 2 store.",
"require": {
"magefan/module-community" : ">=2.2.10"
},
"suggest": {
"magefan/module-webp": "Install WebP Optimized Images to serve images in the next-gen format. Use coupon code COMPOSER-FAN to get 10% discount on magefan.com.",
"magefan/module-lazyload": "Install Lazy Load to defer offscreen images loading."
},
"type": "magento2-module",
"version": "2.2.2",
"authors": [
{
"name": "Magefan",
"email": "support@magefan.com"
}
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magefan\\RocketJavaScript\\": ""
}
}
}