Install via Winget
winget install TomHudson.gron
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
About gron
gron transforms JSON into discrete assignments to make it easier to grep for what you want and see the absolute 'path' to it. It eases the exploration of APIs that return large blobs of JSON but have terrible documentation.
Frequently Asked Questions
How do I install gron using winget?
Open Windows Terminal or PowerShell and run:
winget install TomHudson.gron. Winget is built into Windows 10 (1809+) and Windows 11.What is gron?
A tool to make JSON content greppable
Is gron free to download?
gron is available under the MIT license. Use the winget command or the direct download link on this page.
How do I update gron with winget?
Run
winget upgrade TomHudson.gron in Windows Terminal or PowerShell to update gron to the latest available version.