cal.pub0.org/packages/app-store/templates/basic/config.json

17 lines
495 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Basic",
"slug": "basic",
"type": "basic_other",
"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"
}