untold-json-pointer
The JSON Pointer was created to get the reference of properties in a JSON object. It has its own simple query system which helps you traverse the property tree. It is also "null-safe" you don't have to check if every single step in your path exists or no
Version 1.2.0 License MIT
<script src=" https://cdn.jsdelivr.net/npm/untold-json-pointer@1.2.0/webpack.config.min.js "></script>
No default JS file set by the package author so the URL is guessed. You can always browse all package files to use another one.