{"_id":"@apidevtools/json-schema-ref-parser","_rev":"3461504","name":"@apidevtools/json-schema-ref-parser","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","dist-tags":{"latest":"11.7.0","release-v9.1.x":"9.1.2"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"time":{"modified":"2024-08-27T19:35:48.000Z","created":"2020-03-13T12:33:54.654Z","11.7.0":"2024-08-01T21:08:17.523Z","11.6.5":"2024-08-01T21:02:18.321Z","11.6.4":"2024-06-03T16:58:20.926Z","11.6.3":"2024-06-02T02:52:55.186Z","11.6.2":"2024-05-18T18:11:31.231Z","11.6.1":"2024-04-23T17:29:05.578Z","11.6.0":"2024-04-22T01:57:45.494Z","11.5.5":"2024-04-15T15:51:33.037Z","11.5.4":"2024-03-06T23:57:26.366Z","11.5.3":"2024-03-06T23:39:13.417Z","11.5.2":"2024-03-06T23:14:06.291Z","11.5.1":"2024-03-06T23:01:48.961Z","11.5.0":"2024-03-06T22:50:02.319Z","11.4.2":"2024-03-06T20:05:23.411Z","11.4.1":"2024-03-06T18:58:06.177Z","11.4.0":"2024-03-06T07:25:51.747Z","11.3.0":"2024-03-06T06:42:09.361Z","11.2.4":"2024-03-06T02:42:18.866Z","11.2.3":"2024-03-06T02:20:41.028Z","11.2.2":"2024-03-05T20:49:38.855Z","11.2.1":"2024-03-05T18:38:52.912Z","11.2.0":"2024-03-05T17:52:41.897Z","11.1.1":"2024-03-05T17:24:30.811Z","11.1.0":"2023-09-20T01:12:46.484Z","11.0.0":"2023-09-19T23:44:51.948Z","10.1.0":"2023-02-01T22:55:31.185Z","9.1.2":"2023-01-25T12:24:40.451Z","10.0.1":"2023-01-23T08:46:55.018Z","10.0.0":"2023-01-20T20:13:07.986Z","9.1.1":"2023-01-20T19:50:13.460Z","9.1.0":"2022-11-26T12:41:32.113Z","9.0.9":"2021-06-07T18:40:34.878Z","9.0.8":"2021-06-07T17:41:24.257Z","9.0.7":"2021-01-18T10:32:17.607Z","9.0.6":"2020-07-24T09:42:05.308Z","9.0.5":"2020-07-19T11:38:37.642Z","9.0.3":"2020-07-10T11:24:10.205Z","9.0.2":"2020-07-08T13:32:56.700Z","9.0.1":"2020-04-21T11:31:52.765Z","9.0.0":"2020-04-21T11:22:13.083Z","8.0.0":"2020-03-14T10:52:40.987Z","7.1.4":"2020-03-13T12:33:54.654Z"},"users":{},"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"versions":{"11.7.0":{"name":"@apidevtools/json-schema-ref-parser","version":"11.7.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@eslint/compat":"^1.1.1","@eslint/js":"^9.8.0","@types/eslint":"9.6.0","@types/js-yaml":"^4.0.9","@types/node":"^22","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@vitest/coverage-v8":"^2.0.5","cross-env":"^7.0.3","eslint":"^9.8.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.2.1","eslint-plugin-promise":"^7.0.0","eslint-plugin-unused-imports":"^4.0.1","globals":"^15.9.0","jsdom":"^24.1.1","prettier":"^3.3.3","rimraf":"^6.0.1","typescript":"^5.5.4","typescript-eslint":"^8.0.0","vitest":"^2.0.5"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.2.2","_id":"@apidevtools/json-schema-ref-parser@11.7.0","gitHead":"27abe40702c18c02cae2ad9a0fdd5a33199d9154","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.15.1","_npmVersion":"10.8.2","dist":{"shasum":"228d72018a0e7cbee744b677eaa01a8968f302d9","size":65308,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.7.0.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.7.0_1722546497357_0.812556001260047"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-01T21:08:17.523Z","publish_time":1722546497523,"_source_registry_name":"default","_cnpm_publish_time":1722546497523},"11.6.5":{"name":"@apidevtools/json-schema-ref-parser","version":"11.6.5","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"url":"https://jamesmessinger.com","name":"James Messinger"},"license":"MIT","_id":"@apidevtools/json-schema-ref-parser@11.6.5","maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"dist":{"shasum":"b8f3fde49c378d745ba14680cd24382506d4ba6e","size":65304,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.6.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.6.5.tgz"},"main":"dist/lib/index.js","types":"dist/lib/index.d.ts","browser":{"fs":false},"engines":{"node":">= 16"},"funding":"https://github.com/sponsors/philsturgeon","gitHead":"b6ad60ac0c9a2cf0f730b58110a5d76086fbab7a","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main"]},"scripts":{"lint":"eslint lib","test":"vitest --coverage","build":"rimraf dist && tsc","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test:node":"yarn test","typecheck":"tsc --noEmit","test:watch":"vitest -w","test:update":"vitest -u","test:browser":"cross-env BROWSER=\"true\" yarn test","prepublishOnly":"yarn build"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"repository":{"url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git","type":"git"},"_npmVersion":"10.8.2","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","directories":{},"_nodeVersion":"20.15.1","dependencies":{"js-yaml":"^4.1.0","@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15"},"_hasShrinkwrap":false,"packageManager":"yarn@4.2.2","devDependencies":{"jsdom":"^24.1.1","eslint":"^9.8.0","rimraf":"^6.0.1","vitest":"^2.0.5","globals":"^15.9.0","prettier":"^3.3.3","cross-env":"^7.0.3","@eslint/js":"^9.8.0","typescript":"^5.5.4","@types/node":"^22","@types/eslint":"9.6.0","@eslint/compat":"^1.1.1","@types/js-yaml":"^4.0.9","typescript-eslint":"^8.0.0","@vitest/coverage-v8":"^2.0.5","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^7.0.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^5.2.1","@typescript-eslint/parser":"^8.0.0","eslint-plugin-unused-imports":"^4.0.1","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/json-schema-ref-parser_11.6.5_1722546138119_0.8832683369542627","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-01T21:02:18.321Z","publish_time":1722546138321,"_source_registry_name":"default","_cnpm_publish_time":1722546138321},"11.6.4":{"name":"@apidevtools/json-schema-ref-parser","version":"11.6.4","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.10","@types/js-yaml":"^4.0.9","@types/node":"^18","@typescript-eslint/eslint-plugin":"^7.9.0","@typescript-eslint/parser":"^7.9.0","@vitest/coverage-v8":"^1.6.0","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.2.0","jsdom":"^24.1.0","prettier":"^3.3.0","rimraf":"^5.0.7","typescript":"^5.4.5","vitest":"^1.6.0"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.2.2","_id":"@apidevtools/json-schema-ref-parser@11.6.4","gitHead":"7916f8d538f3b1b71ea7180339f8debe37f044c2","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.13.1","_npmVersion":"10.8.1","dist":{"shasum":"0f3e02302f646471d621a8850e6a346d63c8ebd4","size":65734,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.6.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.6.4.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.6.4_1717433900724_0.327178320161682"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-03T16:58:20.926Z","publish_time":1717433900926,"_source_registry_name":"default","_cnpm_publish_time":1717433900926},"11.6.3":{"name":"@apidevtools/json-schema-ref-parser","version":"11.6.3","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.10","@types/js-yaml":"^4.0.9","@types/node":"^18","@typescript-eslint/eslint-plugin":"^7.9.0","@typescript-eslint/parser":"^7.9.0","@vitest/coverage-v8":"^1.6.0","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.2.0","jsdom":"^24.1.0","prettier":"^3.3.0","rimraf":"^5.0.7","typescript":"^5.4.5","vitest":"^1.6.0"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.2.2","_id":"@apidevtools/json-schema-ref-parser@11.6.3","gitHead":"49938895993e68841ddd8ebdb3fb78f6708b8e0d","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.13.1","_npmVersion":"10.8.1","dist":{"shasum":"13c5fe37a594b3d185284076355803f7d61a25b3","size":65732,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.6.3.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.6.3_1717296775002_0.357712450742818"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-02T02:52:55.186Z","publish_time":1717296775186,"_source_registry_name":"default","_cnpm_publish_time":1717296775186},"11.6.2":{"name":"@apidevtools/json-schema-ref-parser","version":"11.6.2","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.10","@types/js-yaml":"^4.0.9","@types/node":"^18","@typescript-eslint/eslint-plugin":"^7.9.0","@typescript-eslint/parser":"^7.9.0","@vitest/coverage-v8":"^1.6.0","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.2.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.7","typescript":"^5.4.5","vitest":"^1.6.0"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.2.2","_id":"@apidevtools/json-schema-ref-parser@11.6.2","gitHead":"f73b81fcb5dc8d46a02f7013bc0f60a243277648","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.13.1","_npmVersion":"10.8.0","dist":{"shasum":"a7fd1b2b5a6d1bc3f8086ad20b5193d6c6434ed1","size":65731,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.6.2.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.6.2_1716055891036_0.62343321715121"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-18T18:11:31.231Z","publish_time":1716055891231,"_source_registry_name":"default","_cnpm_publish_time":1716055891231},"11.6.1":{"name":"@apidevtools/json-schema-ref-parser","version":"11.6.1","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.9","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.6.0","@typescript-eslint/parser":"^7.6.0","@vitest/coverage-v8":"^1.5.0","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.4.5","vitest":"^1.5.0"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.6.1","gitHead":"4069bfa55a571b29183f11b73dc6e40b1d987954","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"shasum":"ce462f4fe6d1f952f3695f3c05eac955f177ac43","size":65686,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.6.1.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.6.1_1713893345389_0.5231328885374755"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-23T17:29:05.578Z","publish_time":1713893345578,"_source_registry_name":"default","_cnpm_publish_time":1713893345578},"11.6.0":{"name":"@apidevtools/json-schema-ref-parser","version":"11.6.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.9","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.6.0","@typescript-eslint/parser":"^7.6.0","@vitest/coverage-v8":"^1.5.0","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.4.5","vitest":"^1.5.0"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.6.0","gitHead":"adc39832368157b9bbfaf2c24083b2d103a3eb0a","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"shasum":"02d9f96d6e24f111251765435868c38ebd436c2f","size":65671,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.6.0.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.6.0_1713751065282_0.7189065298119659"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-22T01:57:45.494Z","publish_time":1713751065494,"_source_registry_name":"default","_cnpm_publish_time":1713751065494},"11.5.5":{"name":"@apidevtools/json-schema-ref-parser","version":"11.5.5","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.9","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.6.0","@typescript-eslint/parser":"^7.6.0","@vitest/coverage-v8":"^1.5.0","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.4.5","vitest":"^1.5.0"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.5.5","gitHead":"003fff0d5be683e172130eb672053d6065edf943","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"shasum":"05db5722e3a794e35565bab41dc1a3f94fbd6bb5","size":64714,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.5.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.5.5.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.5.5_1713196292825_0.5177566253219665"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-15T15:51:33.037Z","publish_time":1713196293037,"_source_registry_name":"default","_cnpm_publish_time":1713196293037},"11.5.4":{"name":"@apidevtools/json-schema-ref-parser","version":"11.5.4","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.4.2","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.5.4","gitHead":"7a8806da56a852e28df66d45a2238faa5b3bcf84","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"6a90caf2140834025cf72651280c46084de187ae","size":64832,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.5.4.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.5.4_1709769446148_0.5368836494110081"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T23:57:26.366Z","publish_time":1709769446366,"_source_registry_name":"default","_cnpm_publish_time":1709769446366},"11.5.3":{"name":"@apidevtools/json-schema-ref-parser","version":"11.5.3","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.4.2","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.5.3","gitHead":"482dff1c442c95431a15d0d6938e11a8f2790c5d","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"05f129e56d97c2c6c790a6a9140334aaddf2669f","size":64811,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.5.3.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.5.3_1709768353248_0.07727297542498479"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T23:39:13.417Z","publish_time":1709768353417,"_source_registry_name":"default","_cnpm_publish_time":1709768353417},"11.5.2":{"name":"@apidevtools/json-schema-ref-parser","version":"11.5.2","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.4.2","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.5.2","gitHead":"a3d1801d3d0e5c718965daf6401b390ea07b9409","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"941e402add8576b63fcd1e2bbe118bc53af930f3","size":64724,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.5.2.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.5.2_1709766846079_0.07677245314539727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T23:14:06.291Z","publish_time":1709766846291,"_source_registry_name":"default","_cnpm_publish_time":1709766846291},"11.5.1":{"name":"@apidevtools/json-schema-ref-parser","version":"11.5.1","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.4.2","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.5.1","gitHead":"71ba6cc8ad4fbcc12dad318228dea0dfeec0a2f1","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"c7ad9050004d2212e77a378d925e95202dee9dca","size":64708,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.5.1.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.5.1_1709766108782_0.6076818613660568"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T23:01:48.961Z","publish_time":1709766108961,"_source_registry_name":"default","_cnpm_publish_time":1709766108961},"11.5.0":{"name":"@apidevtools/json-schema-ref-parser","version":"11.5.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.3.3","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.5.0","gitHead":"565068bcd36c96d3ad5509d3d41a9b3fc30346e9","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"f856aa45ec5b28ff0a6d77bfe7a8557db4ac2cac","size":63628,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.5.0.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.5.0_1709765402152_0.677253251255399"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T22:50:02.319Z","publish_time":1709765402319,"_source_registry_name":"default","_cnpm_publish_time":1709765402319},"11.4.2":{"name":"@apidevtools/json-schema-ref-parser","version":"11.4.2","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.3.3","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.4.2","gitHead":"bdb426b772ae9afecd922c1e3307075785c9bd1f","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"34533a3a811772f21cc414430c4a1f9644d80a48","size":63024,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.4.2.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.4.2_1709755523261_0.5067903750490366"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T20:05:23.411Z","publish_time":1709755523411,"_source_registry_name":"default","_cnpm_publish_time":1709755523411},"11.4.1":{"name":"@apidevtools/json-schema-ref-parser","version":"11.4.1","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.3.3","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.4.1","gitHead":"51b0b0df4d84cc781df14553c52ee344e372fcfe","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"580f8e57ccf8acf6fc80a9e6421fbe3b354b3ccd","size":63450,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.4.1.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.4.1_1709751486005_0.8264272518557205"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T18:58:06.177Z","publish_time":1709751486177,"_source_registry_name":"default","_cnpm_publish_time":1709751486177},"11.4.0":{"name":"@apidevtools/json-schema-ref-parser","version":"11.4.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.3.3","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.4.0","gitHead":"fb49854de4670bd3ef0b74c31c1a1f95fa4ad703","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"c4587e458e53f7345d7904d7acc33f541beb4d41","size":63151,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.4.0.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.4.0_1709709951595_0.1279807369270729"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T07:25:51.747Z","publish_time":1709709951747,"_source_registry_name":"default","_cnpm_publish_time":1709709951747},"11.3.0":{"name":"@apidevtools/json-schema-ref-parser","version":"11.3.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.3.3","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.3.0","gitHead":"8a42204d8aa0959a5a4fa3cac70ca82def8634a0","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"5adff29729d8573810d207780ec76811824de889","size":62606,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.3.0.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.3.0_1709707329188_0.4342784248801401"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T06:42:09.361Z","publish_time":1709707329361,"_source_registry_name":"default","_cnpm_publish_time":1709707329361},"11.2.4":{"name":"@apidevtools/json-schema-ref-parser","version":"11.2.4","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.3.3","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.2.4","gitHead":"f9e83c000f5a6f43c6223202adc205de591c289f","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"939e26da14f8d8772c088311629209308f422573","size":65477,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.2.4.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.2.4_1709692938654_0.4048301032814461"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T02:42:18.866Z","publish_time":1709692938866,"_source_registry_name":"default","_cnpm_publish_time":1709692938866},"11.2.3":{"name":"@apidevtools/json-schema-ref-parser","version":"11.2.3","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.3.3","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.2.3","gitHead":"510112ef04a9efdfa5afcba741fff9ec9c9ee043","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"a58d84112d8d1cdca19376bb3c90e8ac4b0d1e0a","size":65267,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.2.3.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.2.3_1709691640843_0.8098028502938439"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T02:20:41.028Z","publish_time":1709691641028,"_source_registry_name":"default","_cnpm_publish_time":1709691641028},"11.2.2":{"name":"@apidevtools/json-schema-ref-parser","version":"11.2.2","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.3.3","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.2.2","gitHead":"a4f02d2910db3a2c70c3cf40809812d6ed8e4d0a","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"b3cf60ae4145d4a47de692d168789a67d30a3be3","size":65292,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.2.2.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.2.2_1709671778641_0.626651200397137"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-05T20:49:38.855Z","publish_time":1709671778855,"_source_registry_name":"default","_cnpm_publish_time":1709671778855},"11.2.1":{"name":"@apidevtools/json-schema-ref-parser","version":"11.2.1","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^18.19.21","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","node-fetch":"^3.3.2","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.3.3","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.2.1","gitHead":"e20a35f42fd9bc6601e82d732af78beab69d60c3","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"0f5c904253a8f7fff5b562c7f0f16a407f449f00","size":65461,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.2.1.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.2.1_1709663932660_0.4394237327996233"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-05T18:38:52.912Z","publish_time":1709663932912,"_source_registry_name":"default","_cnpm_publish_time":1709663932912},"11.2.0":{"name":"@apidevtools/json-schema-ref-parser","version":"11.2.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rimraf dist && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.56.5","@types/js-yaml":"^4.0.9","@types/node":"^20.11.24","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/eslint-plugin-tslint":"^7.0.2","@typescript-eslint/parser":"^7.1.1","@vitest/coverage-v8":"^1.3.1","abortcontroller-polyfill":"^1.7.5","cross-env":"^7.0.3","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-prettier":"^5.1.3","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.1.0","jsdom":"^24.0.0","lint-staged":"^15.2.2","node-fetch":"^3.3.2","prettier":"^3.2.5","rimraf":"^5.0.5","typescript":"^5.3.3","vitest":"^1.3.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.15","@types/lodash.clonedeep":"^4.5.9","js-yaml":"^4.1.0","lodash.clonedeep":"^4.5.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"packageManager":"yarn@4.1.1","_id":"@apidevtools/json-schema-ref-parser@11.2.0","gitHead":"6db025a3ab217edae82a5de9a58eda00f18fd8ab","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"7b36e28f6be6790a8cf5b78640996779527bb181","size":65602,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.2.0.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.2.0_1709661161734_0.7515706030615328"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-05T17:52:41.897Z","publish_time":1709661161897,"_source_registry_name":"default","_cnpm_publish_time":1709661161897},"11.1.1":{"name":"@apidevtools/json-schema-ref-parser","version":"11.1.1","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rm -fr dist/* && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.44.2","@types/js-yaml":"^4.0.6","@types/node":"^20.6.2","@typescript-eslint/eslint-plugin":"^6.7.2","@typescript-eslint/eslint-plugin-tslint":"^6.7.2","@typescript-eslint/parser":"^6.7.2","@vitest/coverage-v8":"^0.34.4","abortcontroller-polyfill":"^1.7.5","cross-env":"^7.0.3","eslint":"^8.49.0","eslint-config-prettier":"^9.0.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.28.1","eslint-plugin-prettier":"^5.0.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.0.0","jsdom":"^22.1.0","lint-staged":"^14.0.1","node-fetch":"^3.3.2","prettier":"^3.0.3","typescript":"^5.2.2","vitest":"^0.34.4"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.13","@types/lodash.clonedeep":"^4.5.7","js-yaml":"^4.1.0","lodash.clonedeep":"^4.5.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"_id":"@apidevtools/json-schema-ref-parser@11.1.1","gitHead":"add5f77a14353edf5addf1ac43ec39975eb3db35","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"63aba42cc977d46b0a018bf03a91e623147312ad","size":65169,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.1.1.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.1.1_1709659470692_0.21290417465532996"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-05T17:24:30.811Z","publish_time":1709659470811,"_source_registry_name":"default","_cnpm_publish_time":1709659470811},"11.1.0":{"name":"@apidevtools/json-schema-ref-parser","version":"11.1.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rm -fr dist/* && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.44.2","@types/js-yaml":"^4.0.6","@types/node":"^20.6.2","@typescript-eslint/eslint-plugin":"^6.7.2","@typescript-eslint/eslint-plugin-tslint":"^6.7.2","@typescript-eslint/parser":"^6.7.2","@vitest/coverage-v8":"^0.34.4","abortcontroller-polyfill":"^1.7.5","cross-env":"^7.0.3","eslint":"^8.49.0","eslint-config-prettier":"^9.0.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.28.1","eslint-plugin-prettier":"^5.0.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.0.0","jsdom":"^22.1.0","lint-staged":"^14.0.1","node-fetch":"^3.3.2","prettier":"^3.0.3","typescript":"^5.2.2","vitest":"^0.34.4"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.13","@types/lodash.clonedeep":"^4.5.7","js-yaml":"^4.1.0","lodash.clonedeep":"^4.5.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"gitHead":"26d824b4b230f4ce2471f73401a4b6f7c7c67ac2","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@11.1.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"0608ed1ba47c377c6732e7185f2ea06731b58fde","size":65291,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.1.0.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.1.0_1695172366208_0.35821646462958445"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-20T01:12:46.484Z","publish_time":1695172366484,"_source_registry_name":"default","_cnpm_publish_time":1695172366484},"11.0.0":{"name":"@apidevtools/json-schema-ref-parser","version":"11.0.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rm -fr dist/* && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.44.2","@types/js-yaml":"^4.0.6","@types/node":"^20.6.2","@typescript-eslint/eslint-plugin":"^6.7.2","@typescript-eslint/eslint-plugin-tslint":"^6.7.2","@typescript-eslint/parser":"^6.7.2","@vitest/coverage-v8":"^0.34.4","abortcontroller-polyfill":"^1.7.5","cross-env":"^7.0.3","eslint":"^8.49.0","eslint-config-prettier":"^9.0.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.28.1","eslint-plugin-prettier":"^5.0.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^3.0.0","jsdom":"^22.1.0","lint-staged":"^14.0.1","node-fetch":"^3.3.2","prettier":"^3.0.3","typescript":"^5.2.2","vitest":"^0.34.4"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.13","@types/lodash.clonedeep":"^4.5.7","js-yaml":"^4.1.0","lodash.clonedeep":"^4.5.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"gitHead":"b9f91b2f8362d6a0b593f6117f8c7052b6baae27","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@11.0.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"d4b0a9ad15d6d06385590ef505478b75f460a81c","size":64714,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-11.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-11.0.0.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_11.0.0_1695167091725_0.7315685122527935"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-19T23:44:51.948Z","publish_time":1695167091948,"_source_registry_name":"default","_cnpm_publish_time":1695167091948},"10.1.0":{"name":"@apidevtools/json-schema-ref-parser","version":"10.1.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"},{"name":"JonLuca DeCaro","email":"apis@jonlu.ca"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","types":"dist/lib/index.d.ts","main":"dist/lib/index.js","browser":{"fs":false},"engines":{"node":">= 16"},"scripts":{"prepublishOnly":"yarn build","lint":"eslint lib","build":"rm -fr dist/* && tsc","typecheck":"tsc --noEmit","prettier":"prettier --write \"**/*.+(js|jsx|ts|tsx|har||json|css|md)\"","test":"vitest --coverage","test:node":"yarn test","test:browser":"cross-env BROWSER=\"true\" yarn test","test:update":"vitest -u","test:watch":"vitest -w"},"devDependencies":{"@types/eslint":"8.4.10","@types/js-yaml":"^4.0.5","@types/node":"^18.11.18","@typescript-eslint/eslint-plugin":"^5.48.2","@typescript-eslint/eslint-plugin-tslint":"^5.48.2","@typescript-eslint/parser":"^5.48.2","@vitest/coverage-c8":"^0.28.1","abortcontroller-polyfill":"^1.7.5","c8":"^7.12.0","cross-env":"^7.0.3","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-import":"^2.27.5","eslint-plugin-prettier":"^4.2.1","eslint-plugin-promise":"^6.1.1","eslint-plugin-unused-imports":"^2.0.0","jsdom":"^21.1.0","lint-staged":"^13.1.0","node-fetch":"^3.3.0","prettier":"^2.8.3","typescript":"^4.9.4","vitest":"^0.28.1"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.11","@types/lodash.clonedeep":"^4.5.7","js-yaml":"^4.1.0","lodash.clonedeep":"^4.5.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"gitHead":"a5b3946fbb62683ab69e3747a8893014591726af","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@10.1.0","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"shasum":"bf54494039a56fa7f77fed17dc6f01dfde50f64c","size":64235,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-10.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-10.1.0.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_10.1.0_1675292130972_0.817491778080685"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-01T22:55:31.185Z","publish_time":1675292131185,"_cnpm_publish_time":1675292131185},"9.1.2":{"name":"@apidevtools/json-schema-ref-parser","version":"9.1.2","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"build":"cp LICENSE *.md dist","clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext,dom test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix"},"devDependencies":{"@babel/polyfill":"^7.12.1","@jsdevtools/eslint-config":"^1.0.7","@jsdevtools/host-environment":"^2.1.2","@jsdevtools/karma-config":"^3.1.7","@types/node":"^14.14.21","chai":"^4.2.0","chai-subset":"^1.6.0","eslint":"^7.18.0","karma":"^5.0.2","karma-cli":"^2.0.0","mocha":"^8.2.1","npm-check":"^5.9.0","nyc":"^15.0.1","semantic-release-plugin-update-version-in-files":"^1.1.0","shx":"^0.3.2","typescript":"^4.0.5"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.6","call-me-maybe":"^1.0.1","js-yaml":"^4.1.0"},"release":{"branches":["main","v9",{"name":"v9.1.x","range":"9.1.x"}],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["semantic-release-plugin-update-version-in-files",{"files":["dist/package.json"],"placeholder":"X.X.X"}],"@semantic-release/npm","@semantic-release/github"]},"readmeFilename":"README.md","gitHead":"e8053b5675a085eb3c160165ddb5c6ab7bd8ee51","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@9.1.2","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"shasum":"8ff5386b365d4c9faa7c8b566ff16a46a577d9b8","size":32542,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-9.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-9.1.2.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_9.1.2_1674649480288_0.10427106839404932"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-25T12:24:40.451Z","publish_time":1674649480451,"_cnpm_publish_time":1674649480451},"10.0.1":{"name":"@apidevtools/json-schema-ref-parser","version":"10.0.1","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","main":"lib/index.js","typings":"lib/index.d.ts","exports":{"types":"./lib/index.d.ts","require":"./cjs/index.js","default":"./lib/index.js"},"browser":{"fs":false},"engines":{"node":">= 17"},"type":"module","scripts":{"build":"swc ./lib/*.js -d ./cjs && swc ./lib/**/*.js -d ./cjs && copyfiles ./lib/**/*.cjs -u 1 ./cjs && node ./scripts/writeCJSPackageJSON.cjs","clean":"shx rm -rf coverage cjs","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"cross-env NODE_OPTIONS=--openssl-legacy-provider karma start karma.conf.cjs --single-run","test:typescript":"tsc --noEmit --strict --lib esnext,dom test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"c8 node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix"},"devDependencies":{"@babel/polyfill":"^7.12.1","@chiragrupani/karma-chromium-edge-launcher":"^2.2.2","@jsdevtools/eslint-config":"^1.0.7","@jsdevtools/host-environment":"^2.1.2","@jsdevtools/karma-config":"^3.1.7","@swc/cli":"^0.1.59","@swc/core":"^1.3.25","@types/node":"^14.14.21","c8":"^7.12.0","chai":"^4.2.0","chai-subset":"^1.6.0","chokidar":"^3.5.3","copyfiles":"^2.4.1","cross-env":"^7.0.3","eslint":"^7.18.0","isomorphic-fetch":"^3.0.0","karma":"^5.0.2","karma-cli":"^2.0.0","mocha":"^8.2.1","node-abort-controller":"^3.0.1","npm-check":"^5.9.0","shx":"^0.3.2","typescript":"^4.0.5"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.6","call-me-maybe":"^1.0.1","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"gitHead":"12cb26a764b975de38143458d06972772609be76","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@10.0.1","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"shasum":"4c30ffa7f6e23a726c2e3f7c1d0d3903eab2aabe","size":53471,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-10.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-10.0.1.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_10.0.1_1674463614862_0.0569073269809639"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-23T08:46:55.018Z","publish_time":1674463615018,"_cnpm_publish_time":1674463615018},"10.0.0":{"name":"@apidevtools/json-schema-ref-parser","version":"10.0.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","main":"lib/index.js","typings":"lib/index.d.ts","exports":{"types":"./lib/index.d.ts","require":"./cjs/index.js","default":"./lib/index.js"},"browser":{"fs":false},"engines":{"node":">= 17"},"type":"module","scripts":{"build":"swc ./lib/*.js -d ./cjs && swc ./lib/**/*.js -d ./cjs && copyfiles ./lib/**/*.cjs -u 1 ./cjs && node ./scripts/writeCJSPackageJSON.cjs","clean":"shx rm -rf coverage cjs","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"cross-env NODE_OPTIONS=--openssl-legacy-provider karma start karma.conf.cjs --single-run","test:typescript":"tsc --noEmit --strict --lib esnext,dom test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"c8 node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix"},"devDependencies":{"@babel/polyfill":"^7.12.1","@chiragrupani/karma-chromium-edge-launcher":"^2.2.2","@jsdevtools/eslint-config":"^1.0.7","@jsdevtools/host-environment":"^2.1.2","@jsdevtools/karma-config":"^3.1.7","@swc/cli":"^0.1.59","@swc/core":"^1.3.25","@types/node":"^14.14.21","c8":"^7.12.0","chai":"^4.2.0","chai-subset":"^1.6.0","chokidar":"^3.5.3","copyfiles":"^2.4.1","cross-env":"^7.0.3","eslint":"^7.18.0","isomorphic-fetch":"^3.0.0","karma":"^5.0.2","karma-cli":"^2.0.0","mocha":"^8.2.1","node-abort-controller":"^3.0.1","npm-check":"^5.9.0","shx":"^0.3.2","typescript":"^4.0.5"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.6","call-me-maybe":"^1.0.1","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"]},"gitHead":"e7b48881a3a4b4c90b23ab447e8cd5c06f97a31c","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@10.0.0","_nodeVersion":"16.15.1","_npmVersion":"8.19.2","dist":{"shasum":"0fd8ab9d72ebc9ca31719bc14355c57c802e1314","size":53470,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-10.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-10.0.0.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_10.0.0_1674245587775_0.24902142267385652"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-20T20:13:07.986Z","publish_time":1674245587986,"_cnpm_publish_time":1674245587986},"9.1.1":{"name":"@apidevtools/json-schema-ref-parser","version":"9.1.1","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Phil Sturgeon","email":"phil@apisyouwonthate.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","funding":"https://github.com/sponsors/philsturgeon","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"engines":{"node":">= 17"},"scripts":{"build":"cp LICENSE *.md dist","clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"cross-env NODE_OPTIONS=--openssl-legacy-provider karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext,dom test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix"},"devDependencies":{"@babel/polyfill":"^7.12.1","@chiragrupani/karma-chromium-edge-launcher":"^2.2.2","@jsdevtools/eslint-config":"^1.0.7","@jsdevtools/host-environment":"^2.1.2","@jsdevtools/karma-config":"^3.1.7","@types/node":"^14.14.21","chai":"^4.2.0","chai-subset":"^1.6.0","chokidar":"^3.5.3","cross-env":"^7.0.3","eslint":"^7.18.0","isomorphic-fetch":"^3.0.0","karma":"^5.0.2","karma-cli":"^2.0.0","mocha":"^8.2.1","node-abort-controller":"^3.0.1","npm-check":"^5.9.0","nyc":"^15.0.1","semantic-release-plugin-update-version-in-files":"^1.1.0","shx":"^0.3.2","typescript":"^4.0.5"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.6","call-me-maybe":"^1.0.1","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["semantic-release-plugin-update-version-in-files",{"files":["dist/package.json"],"placeholder":"X.X.X"}],"@semantic-release/npm","@semantic-release/github"]},"gitHead":"da9e32ecb079ec4d95e43eb34eb3081e3ee3e762","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@9.1.1","_nodeVersion":"16.15.1","_npmVersion":"8.19.2","dist":{"shasum":"b02a883b62e5ce1d7616364c8c5da4e51585383b","size":33504,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-9.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-9.1.1.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_9.1.1_1674244213261_0.7177826009473935"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-20T19:50:13.460Z","publish_time":1674244213460,"deprecated":"This version contained an accidental bc-break, please update to 9.1.2.","_cnpm_publish_time":1674244213460},"9.1.0":{"name":"@apidevtools/json-schema-ref-parser","version":"9.1.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"build":"cp LICENSE *.md dist","clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext,dom test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix"},"devDependencies":{"@amanda-mitchell/semantic-release-npm-multiple":"^2.5.0","@babel/polyfill":"^7.12.1","@jsdevtools/eslint-config":"^1.0.7","@jsdevtools/host-environment":"^2.1.2","@jsdevtools/karma-config":"^3.1.7","@types/node":"^14.14.21","chai-subset":"^1.6.0","chai":"^4.2.0","eslint":"^7.18.0","karma-cli":"^2.0.0","karma":"^5.0.2","mocha":"^8.2.1","npm-check":"^5.9.0","nyc":"^15.0.1","semantic-release-plugin-update-version-in-files":"^1.1.0","shx":"^0.3.2","typescript":"^4.0.5"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.6","call-me-maybe":"^1.0.1","js-yaml":"^4.1.0"},"release":{"branches":["main","v9"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["semantic-release-plugin-update-version-in-files",{"files":["dist/package.json"],"placeholder":"X.X.X"}],["@amanda-mitchell/semantic-release-npm-multiple",{"registries":{"scoped":{"pkgRoot":"."},"unscoped":{"pkgRoot":"dist"}}}],"@semantic-release/github"]},"readmeFilename":"README.md","gitHead":"70e9dc54cb5436306e2fe0b34a50dc8b3a4d8138","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@9.1.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.3","dist":{"shasum":"a28015be4693af1b02bb955eb2dc2f27918f0090","size":32593,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-9.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-9.1.0.tgz"},"_npmUser":{"name":"philsturgeon","email":"me@philsturgeon.uk"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_9.1.0_1669466491892_0.8012366764321242"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-26T12:41:38.196Z","publish_time":1669466492113,"_cnpm_publish_time":1669466492113},"9.0.9":{"name":"@apidevtools/json-schema-ref-parser","version":"9.0.9","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"build":"cp LICENSE *.md dist","clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext,dom test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix"},"devDependencies":{"@amanda-mitchell/semantic-release-npm-multiple":"^2.5.0","@babel/polyfill":"^7.12.1","@jsdevtools/eslint-config":"^1.0.7","@jsdevtools/host-environment":"^2.1.2","@jsdevtools/karma-config":"^3.1.7","@types/node":"^14.14.21","chai-subset":"^1.6.0","chai":"^4.2.0","eslint":"^7.18.0","karma-cli":"^2.0.0","karma":"^5.0.2","mocha":"^8.2.1","npm-check":"^5.9.0","nyc":"^15.0.1","semantic-release-plugin-update-version-in-files":"^1.1.0","shx":"^0.3.2","typescript":"^4.0.5"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.6","call-me-maybe":"^1.0.1","js-yaml":"^4.1.0"},"release":{"branches":["main"],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["semantic-release-plugin-update-version-in-files",{"files":["dist/package.json"],"placeholder":"X.X.X"}],["@amanda-mitchell/semantic-release-npm-multiple",{"registries":{"scoped":{"pkgRoot":"."},"unscoped":{"pkgRoot":"dist"}}}],"@semantic-release/github"]},"gitHead":"f6886ab9ee576754791f2a194b140a637dd98a87","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@9.0.9","_nodeVersion":"12.22.1","_npmVersion":"6.14.11","dist":{"shasum":"d720f9256e3609621280584f2b47ae165359268b","size":35442,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-9.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-9.0.9.tgz"},"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_9.0.9_1623091234762_0.34278219253909126"},"_hasShrinkwrap":false,"publish_time":1623091234878,"_cnpm_publish_time":1623091234878},"9.0.8":{"name":"@apidevtools/json-schema-ref-parser","version":"9.0.8","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"},{"name":"Jakub Rożek","email":"jakub@stoplight.io"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"build":"cp LICENSE *.md dist","clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext,dom test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix"},"devDependencies":{"@amanda-mitchell/semantic-release-npm-multiple":"^2.5.0","@babel/polyfill":"^7.12.1","@jsdevtools/eslint-config":"^1.0.7","@jsdevtools/host-environment":"^2.1.2","@jsdevtools/karma-config":"^3.1.7","@types/node":"^14.14.21","chai-subset":"^1.6.0","chai":"^4.2.0","eslint":"^7.18.0","karma-cli":"^2.0.0","karma":"^5.0.2","mocha":"^8.2.1","npm-check":"^5.9.0","nyc":"^15.0.1","semantic-release-plugin-update-version-in-files":"^1.1.0","shx":"^0.3.2","typescript":"^4.0.5"},"dependencies":{"@jsdevtools/ono":"^7.1.3","@types/json-schema":"^7.0.6","call-me-maybe":"^1.0.1","js-yaml":"^3.13.1"},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["semantic-release-plugin-update-version-in-files",{"files":["dist/package.json"],"placeholder":"X.X.X"}],["@amanda-mitchell/semantic-release-npm-multiple",{"registries":{"scoped":{"pkgRoot":"."},"unscoped":{"pkgRoot":"dist"}}}],"@semantic-release/github"]},"gitHead":"ce236698d79b29ebddd49722a50d0dd1fdc140ff","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@9.0.8","_nodeVersion":"12.22.1","_npmVersion":"6.14.11","dist":{"shasum":"7cdefa612cd5867d34b40fdbb650e185ae0f9f0c","size":35413,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-9.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-9.0.8.tgz"},"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_9.0.8_1623087684113_0.8639632787974867"},"_hasShrinkwrap":false,"publish_time":1623087684257,"_cnpm_publish_time":1623087684257},"9.0.7":{"name":"@apidevtools/json-schema-ref-parser","version":"9.0.7","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext,dom test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix","bump":"bump --tag --push --all","release":"npm run upgrade && npm run clean && npm test && npm run bump"},"devDependencies":{"@babel/polyfill":"^7.12.1","@jsdevtools/eslint-config":"^1.0.7","@jsdevtools/host-environment":"^2.1.2","@jsdevtools/karma-config":"^3.1.7","@jsdevtools/version-bump-prompt":"^6.1.0","@types/json-schema":"^7.0.6","@types/node":"^14.14.21","chai":"^4.2.0","chai-subset":"^1.6.0","eslint":"^7.18.0","karma":"^5.0.2","karma-cli":"^2.0.0","mocha":"^8.2.1","npm-check":"^5.9.0","nyc":"^15.0.1","shx":"^0.3.2","typescript":"^4.0.5"},"dependencies":{"@jsdevtools/ono":"^7.1.3","call-me-maybe":"^1.0.1","js-yaml":"^3.13.1"},"gitHead":"84c06eb9f36bc3df3142fe34adcbbfb35ef697f6","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@9.0.7","_nodeVersion":"10.23.1","_npmVersion":"6.14.10","dist":{"shasum":"64aa7f5b34e43d74ea9e408b90ddfba02050dde3","size":34787,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-9.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-9.0.7.tgz"},"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_9.0.7_1610965937502_0.7871133222537585"},"_hasShrinkwrap":false,"publish_time":1610965937607,"_cnpm_publish_time":1610965937607},"9.0.6":{"name":"@apidevtools/json-schema-ref-parser","version":"9.0.6","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext,dom test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix","bump":"bump --tag --push --all","release":"npm run upgrade && npm run clean && npm test && npm run bump"},"devDependencies":{"@babel/polyfill":"^7.10.4","@jsdevtools/eslint-config":"^1.0.7","@jsdevtools/host-environment":"^2.0.4","@jsdevtools/karma-config":"^3.1.7","@jsdevtools/version-bump-prompt":"^6.0.6","@types/json-schema":"^7.0.4","@types/node":"^14.0.25","chai":"^4.2.0","chai-subset":"^1.6.0","eslint":"^7.5.0","karma":"^5.0.2","karma-cli":"^2.0.0","mocha":"^8.0.1","npm-check":"^5.9.0","nyc":"^15.0.1","shx":"^0.3.2","typescript":"^3.9.7"},"dependencies":{"@jsdevtools/ono":"^7.1.3","call-me-maybe":"^1.0.1","js-yaml":"^3.13.1"},"gitHead":"d3bc1985a9a1d301a5eddc7a4bbfaca542887d8c","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@9.0.6","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"shasum":"5d9000a3ac1fd25404da886da6b266adcd99cf1c","size":34481,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-9.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-9.0.6.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_9.0.6_1595583725163_0.7596635066731545"},"_hasShrinkwrap":false,"publish_time":1595583725308,"_cnpm_publish_time":1595583725308},"9.0.5":{"name":"@apidevtools/json-schema-ref-parser","version":"9.0.5","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext,dom test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix","bump":"bump --tag --push --all","release":"npm run upgrade && npm run clean && npm test && npm run bump"},"devDependencies":{"@babel/polyfill":"^7.10.4","@jsdevtools/eslint-config":"^1.0.5","@jsdevtools/host-environment":"^2.0.4","@jsdevtools/karma-config":"^3.1.7","@jsdevtools/version-bump-prompt":"^6.0.6","@types/json-schema":"^7.0.4","@types/node":"^14.0.23","chai":"^4.2.0","chai-subset":"^1.6.0","eslint":"^7.5.0","karma":"^5.0.2","karma-cli":"^2.0.0","mocha":"^8.0.1","npm-check":"^5.9.0","nyc":"^15.0.1","shx":"^0.3.2","typescript":"^3.9.7"},"dependencies":{"@jsdevtools/ono":"^7.1.3","call-me-maybe":"^1.0.1","js-yaml":"^3.13.1"},"gitHead":"5674d1941042602d81165dbbd46879071d4af9ba","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@9.0.5","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"shasum":"972f7b9f579dff1ce2229d891592932a70a8d1ee","size":34347,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-9.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-9.0.5.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_9.0.5_1595158717495_0.2955399638578007"},"_hasShrinkwrap":false,"publish_time":1595158717642,"_cnpm_publish_time":1595158717642},"9.0.3":{"name":"@apidevtools/json-schema-ref-parser","version":"9.0.3","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix","bump":"bump --tag --push --all","release":"npm run upgrade && npm run clean && npm test && npm run bump"},"devDependencies":{"@babel/polyfill":"^7.10.4","@jsdevtools/eslint-config-modular":"^8.0.3","@jsdevtools/host-environment":"^2.0.3","@jsdevtools/karma-config":"^3.1.4","@jsdevtools/version-bump-prompt":"^6.0.3","@types/json-schema":"^7.0.4","@types/node":"^14.0.20","chai":"^4.2.0","chai-subset":"^1.6.0","eslint":"^7.4.0","karma":"^5.0.2","karma-cli":"^2.0.0","mocha":"^8.0.1","npm-check":"^5.9.0","nyc":"^15.0.1","shx":"^0.3.2","typescript":"^3.9.6"},"dependencies":{"@jsdevtools/ono":"^7.1.2","call-me-maybe":"^1.0.1","js-yaml":"^3.13.1"},"gitHead":"4553481a6bcc93f383182b2c6d4b051fab607397","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@9.0.3","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"shasum":"4ec58992c8f15778cc59baf7a872c8ad6294fed5","size":34235,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-9.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-9.0.3.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_9.0.3_1594380250101_0.6776279856822214"},"_hasShrinkwrap":false,"publish_time":1594380250205,"_cnpm_publish_time":1594380250205},"9.0.2":{"name":"@apidevtools/json-schema-ref-parser","version":"9.0.2","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix","bump":"bump --tag --push --all","release":"npm run upgrade && npm run clean && npm test && npm run bump"},"devDependencies":{"@babel/polyfill":"^7.10.4","@jsdevtools/eslint-config-modular":"^8.0.3","@jsdevtools/host-environment":"^2.0.3","@jsdevtools/karma-config":"^3.1.4","@jsdevtools/version-bump-prompt":"^6.0.3","@types/json-schema":"^7.0.4","@types/node":"^14.0.19","chai":"^4.2.0","chai-subset":"^1.6.0","eslint":"^7.4.0","karma":"^5.0.2","karma-cli":"^2.0.0","mocha":"^8.0.1","npm-check":"^5.9.0","nyc":"^15.0.1","shx":"^0.3.2","typescript":"^3.9.6"},"dependencies":{"@jsdevtools/ono":"^7.1.2","call-me-maybe":"^1.0.1","js-yaml":"^3.13.1"},"gitHead":"4fcadcfc8686d85ed8584bb5df9571149fd3e722","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@9.0.2","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"shasum":"b3f82509dea6c50f49ff9eeb35af50bef60fe577","size":34225,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-9.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-9.0.2.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_9.0.2_1594215176529_0.6773757683599193"},"_hasShrinkwrap":false,"publish_time":1594215176700,"_cnpm_publish_time":1594215176700},"9.0.1":{"name":"@apidevtools/json-schema-ref-parser","version":"9.0.1","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix","bump":"bump --tag --push --all","release":"npm run upgrade && npm run clean && npm test && npm run bump"},"devDependencies":{"@babel/polyfill":"^7.7.0","@jsdevtools/eslint-config-modular":"^8.0.3","@jsdevtools/host-environment":"^2.0.3","@jsdevtools/karma-config":"^3.1.4","@jsdevtools/version-bump-prompt":"^6.0.3","@types/json-schema":"^7.0.4","@types/node":"^13.13.0","chai":"^4.2.0","chai-subset":"^1.6.0","eslint":"^6.8.0","karma":"^5.0.2","karma-cli":"^2.0.0","mocha":"^7.1.1","npm-check":"^5.9.0","nyc":"^15.0.1","shx":"^0.3.2","typescript":"^3.7.4"},"dependencies":{"@jsdevtools/ono":"^7.1.2","call-me-maybe":"^1.0.1","js-yaml":"^3.13.1"},"gitHead":"71747c9e06f53d44f71e24d291db9b250cacd1d2","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@9.0.1","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"shasum":"c0ed0bd21a7397d2d7a83b69565268f2d78f2d7a","size":34008,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-9.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-9.0.1.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_9.0.1_1587468712591_0.051069272254683495"},"_hasShrinkwrap":false,"publish_time":1587468712765,"_cnpm_publish_time":1587468712765},"9.0.0":{"name":"@apidevtools/json-schema-ref-parser","version":"9.0.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix","bump":"bump --tag --push --all","release":"npm run upgrade && npm run clean && npm test && npm run bump"},"devDependencies":{"@babel/polyfill":"^7.7.0","@jsdevtools/eslint-config-modular":"^8.0.3","@jsdevtools/host-environment":"^2.0.3","@jsdevtools/karma-config":"^3.1.4","@jsdevtools/version-bump-prompt":"^6.0.3","@types/json-schema":"^7.0.4","@types/node":"^13.13.0","chai":"^4.2.0","chai-subset":"^1.6.0","eslint":"^6.8.0","karma":"^5.0.2","karma-cli":"^2.0.0","mocha":"^7.1.1","npm-check":"^5.9.0","nyc":"^15.0.1","shx":"^0.3.2","typescript":"^3.7.4"},"dependencies":{"@jsdevtools/ono":"^7.1.2","call-me-maybe":"^1.0.1","js-yaml":"^3.13.1"},"gitHead":"b4c7389e8a7267c2978179091b47a2fef31d1354","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@9.0.0","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"shasum":"8c3c19cfb6d15df3859ee63cae73e68bfa6fa766","size":34369,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-9.0.0.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_9.0.0_1587468132976_0.8716785650082397"},"_hasShrinkwrap":false,"publish_time":1587468133083,"_cnpm_publish_time":1587468133083},"8.0.0":{"name":"@apidevtools/json-schema-ref-parser","version":"8.0.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix","bump":"bump --tag --push --all","release":"npm run upgrade && npm run clean && npm test && npm run bump"},"devDependencies":{"@babel/polyfill":"^7.7.0","@jsdevtools/eslint-config-modular":"^8.0.0","@jsdevtools/host-environment":"^2.0.2","@jsdevtools/karma-config":"^3.1.2","@jsdevtools/version-bump-prompt":"^6.0.2","@types/json-schema":"^7.0.4","@types/node":"^13.1.2","chai":"^4.2.0","eslint":"^6.8.0","karma":"^4.4.1","karma-cli":"^2.0.0","mocha":"^7.1.0","npm-check":"^5.9.0","nyc":"^15.0.0","shx":"^0.3.2","typescript":"^3.7.4"},"dependencies":{"call-me-maybe":"^1.0.1","js-yaml":"^3.13.1","@jsdevtools/ono":"^7.1.0"},"gitHead":"4fa22bcea67f2039c7a88e57cae1c4cf089c224b","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@8.0.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"9eb749499b3f8d919e90bb141e4b6f67aee4692d","size":31830,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-8.0.0.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_8.0.0_1584183160799_0.1412739421947542"},"_hasShrinkwrap":false,"publish_time":1584183160987,"_cnpm_publish_time":1584183160987},"7.1.4":{"name":"@apidevtools/json-schema-ref-parser","version":"7.1.4","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"}],"homepage":"https://apitools.dev/json-schema-ref-parser/","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test/fixtures test/specs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext test/specs/typescript-definition.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix","bump":"bump --tag --push --all","release":"npm run upgrade && npm run clean && npm test && npm run bump"},"devDependencies":{"@babel/polyfill":"^7.7.0","@jsdevtools/eslint-config-modular":"^8.0.0","@jsdevtools/host-environment":"^2.0.2","@jsdevtools/karma-config":"^3.1.2","@jsdevtools/version-bump-prompt":"^6.0.2","@types/json-schema":"^7.0.4","@types/node":"^13.1.2","chai":"^4.2.0","eslint":"^6.8.0","karma":"^4.4.1","karma-cli":"^2.0.0","mocha":"^7.1.0","npm-check":"^5.9.0","nyc":"^15.0.0","shx":"^0.3.2","typescript":"^3.7.4"},"dependencies":{"call-me-maybe":"^1.0.1","js-yaml":"^3.13.1","@jsdevtools/ono":"^7.1.0"},"gitHead":"3de8b4a9b9bd77d898d150b471822b917016673e","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"@apidevtools/json-schema-ref-parser@7.1.4","_nodeVersion":"13.3.0","_npmVersion":"6.13.1","dist":{"shasum":"22849fbbd23b0853a9b5a1343dbc2c47b4c8b4b5","size":32134,"noattachment":false,"key":"/@apidevtools/json-schema-ref-parser/-/@apidevtools/json-schema-ref-parser-7.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@apidevtools/json-schema-ref-parser/download/@apidevtools/json-schema-ref-parser-7.1.4.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_7.1.4_1584102834514_0.14624612134225834"},"_hasShrinkwrap":false,"publish_time":1584102834654,"_cnpm_publish_time":1584102834654}},"readme":"# JSON Schema $Ref Parser\n\n#### Parse, Resolve, and Dereference JSON Schema $ref pointers\n\n[![Build Status](https://github.com/APIDevTools/json-schema-ref-parser/workflows/CI-CD/badge.svg?branch=master)](https://github.com/APIDevTools/json-schema-ref-parser/actions)\n[![Coverage Status](https://coveralls.io/repos/github/APIDevTools/json-schema-ref-parser/badge.svg?branch=master)](https://coveralls.io/github/APIDevTools/json-schema-ref-parser)\n\n[![npm](https://img.shields.io/npm/v/@apidevtools/json-schema-ref-parser.svg)](https://www.npmjs.com/package/@apidevtools/json-schema-ref-parser)\n[![License](https://img.shields.io/npm/l/@apidevtools/json-schema-ref-parser.svg)](LICENSE)\n[![Buy us a tree](https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-lightgreen)](https://plant.treeware.earth/APIDevTools/json-schema-ref-parser)\n\n## Installation\n\nInstall using [npm](https://docs.npmjs.com/about-npm/):\n\n```bash\nnpm install @apidevtools/json-schema-ref-parser\nyarn add @apidevtools/json-schema-ref-parser\nbun add @apidevtools/json-schema-ref-parser\n```\n\n## The Problem:\n\nYou've got a JSON Schema with `$ref` pointers to other files and/or URLs. Maybe you know all the referenced files ahead\nof time. Maybe you don't. Maybe some are local files, and others are remote URLs. Maybe they are a mix of JSON and YAML\nformat. Maybe some of the files contain cross-references to each other.\n\n```json\n{\n  \"definitions\": {\n    \"person\": {\n      // references an external file\n      \"$ref\": \"schemas/people/Bruce-Wayne.json\"\n    },\n    \"place\": {\n      // references a sub-schema in an external file\n      \"$ref\": \"schemas/places.yaml#/definitions/Gotham-City\"\n    },\n    \"thing\": {\n      // references a URL\n      \"$ref\": \"http://wayne-enterprises.com/things/batmobile\"\n    },\n    \"color\": {\n      // references a value in an external file via an internal reference\n      \"$ref\": \"#/definitions/thing/properties/colors/black-as-the-night\"\n    }\n  }\n}\n```\n\n## The Solution:\n\nJSON Schema $Ref Parser is a full [JSON Reference](https://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03)\nand [JSON Pointer](https://tools.ietf.org/html/rfc6901) implementation that crawls even the most\ncomplex [JSON Schemas](http://json-schema.org/latest/json-schema-core.html) and gives you simple, straightforward\nJavaScript objects.\n\n- Use **JSON** or **YAML** schemas &mdash; or even a mix of both!\n- Supports `$ref` pointers to external files and URLs, as well\n  as [custom sources](https://apitools.dev/json-schema-ref-parser/docs/plugins/resolvers.html) such as databases\n- Can [bundle](https://apitools.dev/json-schema-ref-parser/docs/ref-parser.html#bundlepath-options-callback) multiple\n  files into a single schema that only has _internal_ `$ref` pointers\n- Can [dereference](https://apitools.dev/json-schema-ref-parser/docs/ref-parser.html#dereferencepath-options-callback)\n  your schema, producing a plain-old JavaScript object that's easy to work with\n- Supports [circular references](https://apitools.dev/json-schema-ref-parser/docs/#circular-refs), nested references,\n  back-references, and cross-references between files\n- Maintains object reference equality &mdash; `$ref` pointers to the same value always resolve to the same object\n  instance\n- Compatible with Node LTS and beyond, and all major web browsers on Windows, Mac, and Linux\n\n## Example\n\n```javascript\nimport $RefParser from \"@apidevtools/json-schema-ref-parser\";\n\ntry {\n  await $RefParser.dereference(mySchema);\n  // note - by default, mySchema is modified in place, and the returned value is a reference to the same object\n  console.log(mySchema.definitions.person.properties.firstName);\n\n  // if you want to avoid modifying the original schema, you can disable the `mutateInputSchema` option\n  let clonedSchema = await $RefParser.dereference(mySchema, { mutateInputSchema: false });\n  console.log(clonedSchema.definitions.person.properties.firstName);\n} catch (err) {\n  console.error(err);\n}\n```\n\nFor more detailed examples, please see the [API Documentation](https://apitools.dev/json-schema-ref-parser/docs/)\n\n## Polyfills\n\nIf you are using Node.js < 18, you'll need a polyfill for `fetch`,\nlike [node-fetch](https://github.com/node-fetch/node-fetch):\n\n```javascript\nimport fetch from \"node-fetch\";\n\nglobalThis.fetch = fetch;\n```\n\n## Browser support\n\nJSON Schema $Ref Parser supports recent versions of every major web browser. Older browsers may\nrequire [Babel](https://babeljs.io/) and/or [polyfills](https://babeljs.io/docs/en/next/babel-polyfill).\n\nTo use JSON Schema $Ref Parser in a browser, you'll need to use a bundling tool such\nas [Webpack](https://webpack.js.org/), [Rollup](https://rollupjs.org/), [Parcel](https://parceljs.org/),\nor [Browserify](http://browserify.org/). Some bundlers may require a bit of configuration, such as\nsetting `browser: true` in [rollup-plugin-resolve](https://github.com/rollup/rollup-plugin-node-resolve).\n\n#### Webpack 5\n\nWebpack 5 has dropped the default export of node core modules in favour of polyfills, you'll need to set them up\nyourself ( after npm-installing them )\nEdit your `webpack.config.js` :\n\n```js\nconfig.resolve.fallback = {\n  path: require.resolve(\"path-browserify\"),\n  fs: require.resolve(\"browserify-fs\"),\n};\n\nconfig.plugins.push(\n  new webpack.ProvidePlugin({\n    Buffer: [\"buffer\", \"Buffer\"],\n  }),\n);\n```\n\n## API Documentation\n\nFull API documentation is available [right here](https://apitools.dev/json-schema-ref-parser/docs/)\n\n## Contributing\n\nI welcome any contributions, enhancements, and\nbug-fixes. [Open an issue](https://github.com/APIDevTools/json-schema-ref-parser/issues) on GitHub\nand [submit a pull request](https://github.com/APIDevTools/json-schema-ref-parser/pulls).\n\n#### Building/Testing\n\nTo build/test the project locally on your computer:\n\n1. **Clone this repo**<br>\n   `git clone https://github.com/APIDevTools/json-schema-ref-parser.git`\n\n2. **Install dependencies**<br>\n   `yarn install`\n\n3. **Run the tests**<br>\n   `yarn test`\n\n## License\n\nJSON Schema $Ref Parser is 100% free and open-source, under the [MIT license](LICENSE). Use it however you want.\n\nThis package is [Treeware](http://treeware.earth). If you use it in production, then we ask that you [**buy the world a\ntree**](https://plant.treeware.earth/APIDevTools/json-schema-ref-parser) to thank us for our work. By contributing to\nthe Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.\n\n## Big Thanks To\n\nThanks to these awesome companies for their support of Open Source developers ❤\n\n[![Stoplight](https://svgshare.com/i/TK5.svg)](https://stoplight.io/?utm_source=github&utm_medium=readme&utm_campaign=json_schema_ref_parser)\n[![SauceLabs](https://jstools.dev/img/badges/sauce-labs.svg)](https://saucelabs.com)\n[![Coveralls](https://jstools.dev/img/badges/coveralls.svg)](https://coveralls.io)\n","_attachments":{},"homepage":"https://apitools.dev/json-schema-ref-parser/","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"license":"MIT"}