openbsd-ports/textproc/gron/distinfo
sthen 2a69a22910 import ports/textproc/gron, ok kmos@ landry@
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.

$ gron "https://api.github.com/repos/tomnomnom/gron/commits?per_page=1" | \
    fgrep "commit.author" | grep -v email
json[0].commit.author = {};
json[0].commit.author.date = "2016-07-02T10:51:21Z";
json[0].commit.author.name = "Tom Hudson";

gron can work backwards too, enabling you to turn your filtered data back
into JSON (gron --ungron).
2021-03-15 11:12:16 +00:00

23 lines
1.9 KiB
Plaintext

SHA256 (go_modules/github.com/fatih/color/@v/v1.7.0.mod) = TDlJ5lwSok4Luy1SEYvASOaYDCm8SUAsWWWK3gNRmKM=
SHA256 (go_modules/github.com/fatih/color/@v/v1.7.0.zip) = YDbwsxFnKAtpa177Q2A+cbzjFCD7NCiv33Smi7Oj6+8=
SHA256 (go_modules/github.com/mattn/go-colorable/@v/v0.0.9.mod) = QuJIlfcnnyWnH0MBgnyVIEex13mmyNDMYC9vmo39mQo=
SHA256 (go_modules/github.com/mattn/go-colorable/@v/v0.0.9.zip) = CRcES0QvNcmAohKJddFfH05fnHtarg/CnCk36gk+skI=
SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.4.mod) = fPaZQoQQ5Q1cTPCMVMCR/cO0aAmhjkcau4z/BgTXpVA=
SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.4.zip) = hnoPJJYUe1GmM94szaeP4d55DBptALnrbXC8w5JCYgE=
SHA256 (go_modules/github.com/nwidger/jsoncolor/@v/v0.0.0-20170215171346-75a6de4340e5.mod) = EtS3LAE87Q6Av6sZizbdj7ghA0HkZpCWSukU20CM2kw=
SHA256 (go_modules/github.com/nwidger/jsoncolor/@v/v0.0.0-20170215171346-75a6de4340e5.zip) = pVUMHOIkTKTnrCt/e5vAnGIk1aB2uPXj216FCNAXSps=
SHA256 (go_modules/github.com/pkg/errors/@v/v0.8.0.mod) = 3yjGqCPxgddheWlxd8DFlDxv+zjzwQstxTvjYO59RYk=
SHA256 (go_modules/github.com/pkg/errors/@v/v0.8.0.zip) = 5PppugVzVmFO28HaiBp9PrtohQW+SfZZZWhry4WeL64=
SHA256 (gron-v0.6.1.zip) = 3ss4hi8KTfsdcE23Q+9jQZDDo8gLXOIvAvtpZeRA3Uw=
SIZE (go_modules/github.com/fatih/color/@v/v1.7.0.mod) = 30
SIZE (go_modules/github.com/fatih/color/@v/v1.7.0.zip) = 11987
SIZE (go_modules/github.com/mattn/go-colorable/@v/v0.0.9.mod) = 37
SIZE (go_modules/github.com/mattn/go-colorable/@v/v0.0.9.zip) = 10606
SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.4.mod) = 34
SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.4.zip) = 7026
SIZE (go_modules/github.com/nwidger/jsoncolor/@v/v0.0.0-20170215171346-75a6de4340e5.mod) = 36
SIZE (go_modules/github.com/nwidger/jsoncolor/@v/v0.0.0-20170215171346-75a6de4340e5.zip) = 4964
SIZE (go_modules/github.com/pkg/errors/@v/v0.8.0.mod) = 29
SIZE (go_modules/github.com/pkg/errors/@v/v0.8.0.zip) = 14743
SIZE (gron-v0.6.1.zip) = 357313