I am working with some API that expects key value pair to be expressed by brackets: i.e. `{obj:{key:'value'}}` would be `obj[key]=value` Should there be an option for that?