| Current Path : /var/www/www.indacotrentino.com/www/app/code/Webkul/BuyButton/ |
| 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\\": ""
}
}
}