{ "name": "woocommerce/ppcp-local-alternative-payment-methods", "type": "dhii-mod", "description": "Country based Alternative Payment Methods module", "license": "GPL-2.0", "require": { "php": "^7.2 | ^8.0", "dhii/module-interface": "^0.3.0-alpha1" }, "autoload": { "psr-4": { "WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\": "src" } }, "minimum-stability": "dev", "prefer-stable": true }