cal/packages/app-store/weather_in_your_calendar/config.json
Peer Richelsen 5bca02bac2
fix: full name of app authors and added correct urls (#9099)
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-30 14:25:56 +00:00

15 lines
488 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Weather in your Calendar",
"slug": "weather_in_your_calendar",
"type": "weather_in_your_calendar_other",
"logo": "icon.svg",
"url": "https://github.com/vejnoe",
"variant": "other",
"categories": ["other"],
"publisher": "Andreas Vejnø Andersen",
"email": "info@vejnoe.dk",
"description": "Get the local weather forecast with icons in your calendar\r\r",
"__createdUsingCli": true
}