fn json_path<'a>(node: Node<'_>, rope: &'a Rope) -> Vec<String>
find the path of the object containing node(ignores arrays)