mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
13 lines
No EOL
265 B
JSON
13 lines
No EOL
265 B
JSON
{
|
|
"name": "inpsyde/ppcp-api-client",
|
|
"type": "inpsyde-module",
|
|
"require": {
|
|
"dhii/module-interface": "0.2.x-dev",
|
|
"inpsyde/ppcp-session": "dev-master"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Inpsyde\\PayPalCommerce\\ApiClient\\": "src/"
|
|
}
|
|
}
|
|
} |