| Current Path : /home/rtorresani/www/vendor/magento/module-inventory-swatches-frontend-ui/ |
| Current File : //home/rtorresani/www/vendor/magento/module-inventory-swatches-frontend-ui/composer.json |
{
"name": "magento/module-inventory-swatches-frontend-ui",
"description": "N/A",
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"version": "1.0.2-p2",
"require": {
"php": "~8.1.0||~8.2.0",
"magento/framework": "*"
},
"suggest": {
"magento/module-swatches": "*",
"magento/module-inventory-configurable-product-frontend-ui": "1.0.*"
},
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventorySwatchesFrontendUi\\": ""
}
}
}