Flow.Launcher/Plugins/Flow.Launcher.Plugin.PluginManagement/plugin.json

13 lines
405 B
JSON
Raw Normal View History

2014-03-11 15:54:37 +00:00
{
"ID":"D2D2C23B084D422DB66FE0C79D6C2A6A",
"ActionKeyword":"wpm",
2020-04-22 10:26:09 +00:00
"Name":"Flow Launcher Plugin Management",
2020-04-21 12:54:41 +00:00
"Description":"Install/Remove/Update Flow Launcher plugins",
2014-03-11 15:54:37 +00:00
"Author":"qianlifeng",
"Version":"1.0",
"Language":"csharp",
2018-02-24 18:18:35 +00:00
"Website":"http://www.wox.one/plugin",
2020-04-21 09:12:17 +00:00
"ExecuteFileName":"Flow.Launcher.Plugin.PluginManagement.dll",
"IcoPath":"Images\\plugin.png"
2014-03-11 15:54:37 +00:00
}