7 lines
177 B
PHP
7 lines
177 B
PHP
|
<?php return [
|
||
|
'plugin' => [
|
||
|
'name' => 'Calgary Conditions',
|
||
|
'description' => 'Provides local time and weather information for Calgary, AB, Canada'
|
||
|
]
|
||
|
];
|