mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-12 01:18:39 +08:00
12 lines
No EOL
229 B
JSON
12 lines
No EOL
229 B
JSON
{
|
|
"name": "inpsyde/ppcp-admin-notices",
|
|
"type": "inpsyde-module",
|
|
"require": {
|
|
"dhii/module-interface": "0.2.x-dev"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Inpsyde\\PayPalCommerce\\AdminNotices\\": "src/"
|
|
}
|
|
}
|
|
} |