{"library":"json-schema-deref","type":"library","category":null,"description":"Synchronous and async JSON Schema $ref dereferencing library for Node.js. Version 0.5.0 resolves local, file, and web references in JSON Schema objects by replacing $ref pointers with their resolved values. Unlike alternatives like json-schema-ref-parser, it offers a simpler API and optional caching of remote refs. Includes TypeScript types. Primarily maintained for legacy Node.js (>=6.0.0) projects; newer work is on json-schema-deref-sync. Release cadence is low; no recent updates.","language":"javascript","status":"maintenance","version":"0.5.0","tags":["javascript","json","schema","deref","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-schema-deref","imports":["const deref = require('json-schema-deref');","deref(schema, function(err, result) { ... });","const { promisify } = require('util'); const derefAsync = promisify(require('json-schema-deref'));"]},{"cmd":"yarn add json-schema-deref","imports":[]},{"cmd":"pnpm add json-schema-deref","imports":[]}],"homepage":"https://github.com/bojand/json-schema-deref","github":"git://github.com/bojand/json-schema-deref","docs":null,"changelog":null,"pypi":null,"npm":"json-schema-deref","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}