This adds [`wild-wild-path`](https://github.com/ehmicky/wild-wild-path).
This library provides with CRUD (get/has/list/set/remove) operations on object properties using not only dot-delimited paths but also wildcards (`*` and `**`), regular expressions, array slices and unions.