13 lines
377 B
JSON
13 lines
377 B
JSON
{
|
||
"ID": "Wox.Plugin.Weather",
|
||
"ActionKeywords": ["weather", "tq"],
|
||
"Name": "Weather",
|
||
"Description": "查询天气信息 - 使用和风天气API(内置API Key)",
|
||
"Author": "Wox Team",
|
||
"Version": "1.2.0",
|
||
"Language": "csharp",
|
||
"Website": "https://github.com/Wox-launcher/Wox",
|
||
"IcoPath": "Images\\logo.png",
|
||
"ExecuteFileName": "Wox.Plugin.Weather.dll"
|
||
}
|