Install via winget
click to copy
winget install TomHudson.gron
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.
Package ID
TomHudson.gron
Version
0.7.1
Publisher
Tom Hudson
License
MIT
Installer
zip
Architecture
x64
Tags
Frequently Asked Questions
How do I install gron using winget?
Open PowerShell or Windows Terminal and run:
winget install TomHudson.gron. Winget ships with Windows 10 (1809+) and Windows 11.What is gron?
A tool to make JSON content greppable
Is gron free to download?
gron is distributed under the MIT license. Use the winget command above or the download button to get it directly from the publisher.
How do I update gron with winget?
Run
winget upgrade TomHudson.gron in PowerShell or Windows Terminal to update to the latest available version.How do I uninstall gron?
Run
winget uninstall TomHudson.gron to remove gron from your system.