cal.pub0.org/packages/app-store/templates/link-as-an-app/config.json

16 lines
522 B
JSON
Raw Normal View History

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Link as An App",
"slug": "link-as-an-app",
"type": "link-as-an-app_other",
"logo": "icon.svg",
"url": "https://example.com/link",
"variant": "other",
"categories": ["other"],
"publisher": "Cal.com, Inc.",
"email": "support@cal.com",
"description": "It's a template showing how an app, that is just a link to some webpage, can be made e.g. Pipedream, Amie, Vimcal.",
"isTemplate": true,
"__createdUsingCli": true
}