/
var
/
www
/
html
/
plugin-techloyce
/
Modules
/
PaymentIntegrations
/
Upload File
HOME
{ "name": "nwidart/paymentintegrations", "description": "", "authors": [ { "name": "Nicolas Widart", "email": "n.widart@gmail.com" } ], "extra": { "laravel": { "providers": [ "Modules\\PaymentIntegrations\\Providers\\PaymentIntegrationsServiceProvider" ], "aliases": { } } }, "autoload": { "psr-4": { "Modules\\PaymentIntegrations\\": "" } } }