Flow.Launcher/Plugins/Flow.Launcher.Plugin.PluginManagement/plugin.json
2020-11-16 06:49:08 +11:00

12 lines
404 B
JSON

{
"ID": "D2D2C23B084D422DB66FE0C79D6C2A6A",
"ActionKeyword": "wpm",
"Name": "Plugin Management",
"Description": "Install/Remove/Update Flow Launcher plugins",
"Author": "qianlifeng",
"Version": "1.1.1",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.PluginManagement.dll",
"IcoPath": "Images\\plugin.png"
}