{ "name": "magento/module-inventory-api", "description": "N/A", "require": { "php": "~7.3.0||~7.4.0", "magento/framework": "*" }, "type": "magento2-module", "license": [ "OSL-3.0", "AFL-3.0" ], "autoload": { "files": [ "registration.php" ], "psr-4": { "Magento\\InventoryApi\\": "" } }, "version": "1.2.0" }