{"id":15091467,"url":"https://github.com/best-shot/json-schema-ref-loader","last_synced_at":"2026-02-06T23:33:01.006Z","repository":{"id":74779236,"uuid":"470106604","full_name":"best-shot/json-schema-ref-loader","owner":"best-shot","description":"json-schema-ref-parser for webpack","archived":false,"fork":false,"pushed_at":"2025-11-11T10:51:53.000Z","size":577,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-11T12:19:14.363Z","etag":null,"topics":["dereference","json","json-pointer","json-schema","loader","oas","openapi","ref","reference","schema","swagger","webpack","webpack-loader"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/best-shot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-15T10:20:34.000Z","updated_at":"2025-11-11T10:51:57.000Z","dependencies_parsed_at":"2024-09-30T07:01:23.675Z","dependency_job_id":"ade67803-0267-46af-b9ee-68c14e032d0a","html_url":"https://github.com/best-shot/json-schema-ref-loader","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"e62b96aadd4622d01ee3ead3cbc8eeb9b48f7d85"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/best-shot/json-schema-ref-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-shot%2Fjson-schema-ref-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-shot%2Fjson-schema-ref-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-shot%2Fjson-schema-ref-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-shot%2Fjson-schema-ref-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/best-shot","download_url":"https://codeload.github.com/best-shot/json-schema-ref-loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-shot%2Fjson-schema-ref-loader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29180426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T23:15:33.022Z","status":"ssl_error","status_checked_at":"2026-02-06T23:15:09.128Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dereference","json","json-pointer","json-schema","loader","oas","openapi","ref","reference","schema","swagger","webpack","webpack-loader"],"created_at":"2024-09-25T10:41:14.772Z","updated_at":"2026-02-06T23:33:00.982Z","avatar_url":"https://github.com/best-shot.png","language":"TypeScript","readme":"# @best-shot/json-schema-ref-loader\n\n`json-schema-ref-parser` for `webpack`.\n\n[![npm][npm-badge]][npm-url]\n[![github][github-badge]][github-url]\n![node][node-badge]\n\n[npm-url]: https://www.npmjs.com/package/@best-shot/json-schema-ref-loader\n[npm-badge]: https://img.shields.io/npm/v/@best-shot/json-schema-ref-loader.svg?style=flat-square\u0026logo=npm\n[github-url]: https://github.com/best-shot/json-schema-ref-loader\n[github-badge]: https://img.shields.io/npm/l/@best-shot/json-schema-ref-loader.svg?style=flat-square\u0026colorB=blue\u0026logo=github\n[node-badge]: https://img.shields.io/node/v/@best-shot/json-schema-ref-loader.svg?style=flat-square\u0026colorB=green\u0026logo=node.js\n\n## Installation\n\n```bash\nnpm install @best-shot/json-schema-ref-loader --save-dev\n```\n\n## Usage\n\n```cjs\n// example: webpack.config.cjs\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.(ya?ml|json)$/,\n        type: 'asset/resource',\n        loader: '@best-shot/json-schema-ref-loader',\n        options: {\n          dereference: false\n        }\n      },\n      {\n        test: /\\.ya?ml$/,\n        loader: 'yaml-loader'\n      }\n    ]\n  }\n};\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbest-shot%2Fjson-schema-ref-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbest-shot%2Fjson-schema-ref-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbest-shot%2Fjson-schema-ref-loader/lists"}