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