{ "name": "magento/module-signifyd", "description": "Submitting Case Entry to Signifyd on Order Creation", "config": { "sort-packages": true }, "require": { "magento/framework": "102.0.*", "magento/module-backend": "101.0.*", "magento/module-checkout": "100.3.*", "magento/module-config": "101.1.*", "magento/module-customer": "102.0.*", "magento/module-directory": "100.3.*", "magento/module-payment": "100.3.*", "magento/module-sales": "102.0.*", "magento/module-store": "101.0.*", "php": "~7.1.3||~7.2.0" }, "suggest": { "magento/module-config": "101.1.*" }, "type": "magento2-module", "license": [ "OSL-3.0", "AFL-3.0" ], "autoload": { "files": [ "registration.php" ], "psr-4": { "Magento\\Signifyd\\": "" } }, "version": "100.3.1" }