You seem to follow a different approach to selecting items in an array than this http://goessner.net/articles/JsonPath/
$.me.1 vs $.me[1]
Any particular reason?
I'm considering forking this project to support this approach. Is this something you would merge back in?
You seem to follow a different approach to selecting items in an array than this http://goessner.net/articles/JsonPath/
Any particular reason?
I'm considering forking this project to support this approach. Is this something you would merge back in?