{"library":"deref","type":"library","category":null,"description":"A lightweight library for resolving JSON Schema $ref pointers. Current stable version is 0.7.6. It normalizes schema IDs (converts to full URIs), handles circular references, and optionally fully dereferences all nested $refs. Unlike heavier alternatives like json-schema-ref-parser, deref is minimal and synchronous, making it suitable for Node.js and browser environments where remote fetching is not required. Note: it does not fetch remote schemas; all schemas must be provided locally.","language":"javascript","status":"active","version":"0.7.6","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install deref","imports":["import deref from 'deref'","const $ = require('deref')","const { util } = require('deref')"]},{"cmd":"yarn add deref","imports":[]},{"cmd":"pnpm add deref","imports":[]}],"homepage":"https://github.com/json-schema-faker/deref#readme","github":"https://github.com/json-schema-faker/deref","docs":null,"changelog":null,"pypi":null,"npm":"deref","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}