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