echo567

Results 1 issues of echo567

example: `{ "name": "test", "address": { "a.b.c/d": "off", "asd": "asd" } }` ![image](https://github.com/tidwall/sjson/assets/33777600/4bbfae4d-cab1-4415-96b7-bc1090902e0e) I want to change the value of a.b.c/d to abc How should it be achieved? thanks