* compress app store images * replace http linkages with https * fix link raycast * update http links to https --------- Co-authored-by: Peer Richelsen <peeroke@gmail.com>
20 lines
494 B
JSON
20 lines
494 B
JSON
{
|
|
"name": "Paypal",
|
|
"slug": "paypal",
|
|
"type": "paypal_payment",
|
|
"logo": "icon.svg",
|
|
"url": "https://paypal.com",
|
|
"variant": "payment",
|
|
"categories": ["payment"],
|
|
"publisher": "Cal.com",
|
|
"email": "support@cal.com",
|
|
"description": "Paypal payment app by [Cal.com](https://cal.com)",
|
|
"extendsFeature": "EventType",
|
|
"isTemplate": false,
|
|
"__createdUsingCli": true,
|
|
"imageSrc": "icon.svg",
|
|
"__template": "event-type-app-card",
|
|
"dirName": "paypal",
|
|
"isOAuth": true
|
|
}
|