12 lines
337 B
JSON
12 lines
337 B
JSON
{
|
|
"name": "payment-processing",
|
|
"displayName": "Payment Processing",
|
|
"version": "1.2.3",
|
|
"description": "Payment gateway integration with Stripe, PayPal, checkout flow implementation, subscription billing, and PCI compliance",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT"
|
|
}
|