jsonpointer provides utilities for manipulating JSON documents using JSON Pointers (RFC 6901). It allows easy access, modification, and retrieval of values within deeply nested JSON structures through string-based addressing. The package supports operations like setting, getting, removing, and testing values at specific pointer locations within a JSON document. It is lightweight and commonly used for configuration management or data transformation tasks within node.js applications.
The npm package jsonpointer has irregular release frequency. Initial releases (1.0.0, 1.0.1) occurred in July 2011, followed by version 1.1.0 in January 2013. Further releases include 2.0.0 (May 2015), 3.0.0 (September 2015), 3.0.1 & 4.0.0 (May 2016), 4.0.1 (December 2016), 4.1.0 (July 2020), 5.0.0 (October 2021), and 5.0.1 (July 2022). There have been no releases since July 2022.
Jsonpointer's npm downloads show a generally increasing trend. Downloads grew steadily from March 2024 to July 2025, reaching a peak of approximately 45 million. August 2025 shows a decrease to around 40 million, but as the month is not yet complete, this may not reflect the final count.