Before submitting the issue
Is your feature request related to a problem? Please describe.
Add the ability to find winget packets by their Moniker names.
Docs: https://github.com/microsoft/winget-pkgs/blob/master/doc/manifest/schema/1.4.0/defaultLocale.md
Example: https://github.com/microsoft/winget-pkgs/blob/master/manifests/w/Wagnardsoft/DisplayDriverUninstaller/18.0.6.0/Wagnardsoft.DisplayDriverUninstaller.locale.en-US.yaml#L13
Describe the solution you'd like
Parse moniker parameter if present and use if during search.
Before submitting the issue
Is your feature request related to a problem? Please describe.
Add the ability to find winget packets by their Moniker names.
Docs: https://github.com/microsoft/winget-pkgs/blob/master/doc/manifest/schema/1.4.0/defaultLocale.md
Example: https://github.com/microsoft/winget-pkgs/blob/master/manifests/w/Wagnardsoft/DisplayDriverUninstaller/18.0.6.0/Wagnardsoft.DisplayDriverUninstaller.locale.en-US.yaml#L13
Describe the solution you'd like
Parse
monikerparameter if present and use if during search.