freebsd-ports/devel/rubygem-jsonpath/pkg-descr
2020-10-22 12:56:32 +00:00

7 lines
273 B
Text

JsonPath is a way of addressing elements within a JSON object. Similar
to xpath of yore, JsonPath lets you traverse a json object and manipulate
or access it.
This is an implementation of http://goessner.net/articles/JsonPath/.
WWW: https://github.com/joshbuddy/jsonpath