Your IP : 216.73.217.13


Current Path : /var/www/www.indacotrentino.com/www/app/code/Webkul/BuyButton/
Upload File :
Current File : //var/www/www.indacotrentino.com/www/app/code/Webkul/BuyButton/composer.json

{
    "name": "webkul/module-buy-button",
    "description": "Magento 2 Buy Button",
    "type": "magento2-module",
    "version": "4.0.1",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Webkul\\BuyButton\\": ""
        }
    }
}