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

13 lines
402 B
JSON
Raw Normal View History

2014-03-11 15:54:37 +00:00
{
"ID": "D2D2C23B084D422DB66FE0C79D6C2A6A",
"ActionKeyword": "wpm",
2020-04-29 04:03:58 +00:00
"Name": "Plugin Management",
"Description": "Install/Remove/Update Flow Launcher plugins",
"Author": "qianlifeng",
"Version": "1.0",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.PluginManagement.dll",
"IcoPath": "Images\\plugin.png"
2014-03-11 15:54:37 +00:00
}