{"library":"json-refs","type":"library","category":null,"description":"json-refs is a JavaScript library providing comprehensive utilities for interacting with JSON References (based on draft-pbryan-zyp-json-ref-03) and JSON Pointers (RFC6901). Its primary function is to resolve references within JSON documents, making it highly valuable for managing complex data structures such as OpenAPI/Swagger definitions, JSON Schemas, or any document with interlinked parts. The current stable version is 3.0.15. While a strict release cadence is not explicitly defined, the project shows active maintenance, including significant breaking changes in v3.0.0 and critical security patches in v2.1.7. A key differentiator is its dual focus on both JSON Reference and JSON Pointer specifications, offering robust solutions for Node.js and browser environments, complete with TypeScript type definitions.","language":"javascript","status":"active","version":"3.0.15","tags":["javascript","json","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install json-refs","imports":["import jsonRefs from 'json-refs';","import jsonRefs from 'json-refs';\njsonRefs.resolveRefs(root, options);","import jsonRefs from 'json-refs';\njsonRefs.findRefs(root, options);"]},{"cmd":"yarn add json-refs","imports":[]},{"cmd":"pnpm add json-refs","imports":[]}],"homepage":null,"github":"https://github.com/whitlockjc/json-refs","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/json-refs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/json-refs/compatibility"}}