18 lines
521 B
JSON
18 lines
521 B
JSON
{
|
|
"/*": "Don't modify slug - If required, do it using cli edit command",
|
|
"name": "Basic",
|
|
"slug": "basic",
|
|
"type": "basic_other",
|
|
"imageSrc": "icon.svg",
|
|
"logo": "icon.svg",
|
|
"url": "https://example.com/link",
|
|
"variant": "other",
|
|
"categories": ["other"],
|
|
"publisher": "Cal.com, Inc.",
|
|
"email": "support@cal.com",
|
|
"description": "It is a template for an app that can be installed and provides no other feature.",
|
|
"isTemplate": true,
|
|
"__createdUsingCli": true,
|
|
"__template": "link-as-an-app"
|
|
}
|