| Current Path : /home/rtorresani/www/app/code/Webkul/BuyButton/ |
| Current File : //home/rtorresani/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\\": ""
}
}
}