{"_id":"@antimatter-studios/dredd","_rev":"15-bb496bce5eed5d6195524bc9414fe4ff","name":"@antimatter-studios/dredd","dist-tags":{"latest":"16.3.0"},"versions":{"14.1.0":{"name":"@antimatter-studios/dredd","version":"14.1.0","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas"},"license":"MIT","_id":"@antimatter-studios/dredd@14.1.0","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/christhomas/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/christhomas/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"c66fc21c6ea15351d16129ecb6311762b3244c3f","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-14.1.0.tgz","fileCount":45,"integrity":"sha512-opQ6s2RGyxvbvJZ+zoiKE35eM4vQfXZvB9bI0cEF4/4ND3n0DspGXTAlic41n4mHr5THTPRo62bB8gyhmmpm3w==","signatures":[{"sig":"MEUCIERek3dp5K/SRNKZIU/nj5jKmvcQxnmOiosCulThcdN1AiEA/nI/rPcOShP66aWj0Rko6cEvwGR28ZIgl+V81Ii3cb4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194256},"fork":"christhomas/dredd","main":"build/index.js","engines":{"node":">=10"},"gitHead":"3d4ae1431397990603285617fa5f7ddb81dc3992","scripts":{"e2e":"yarn e2e:apib && yarn e2e:openapi2","lint":"eslint . bin/dredd","test":"mocha \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","prepack":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write lib/**/*.js test/**/*.js","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","prettify:check":"prettier --check lib/**/*.js test/**/*.js"},"_npmUser":{"name":"christhomas","actor":{"name":"christhomas","type":"user","email":"chris.thomas@antimatter-studios.com"},"email":"chris.thomas@antimatter-studios.com"},"repository":{"url":"git+https://github.com/christhomas/dredd.git","type":"git"},"_npmVersion":"10.9.2","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"23.11.0","dependencies":{"chai":"4.3.4","glob":"^7.1.6","html":"1.0.0","uuid":"9.0.1","async":"3.2.0","clone":"2.1.2","gavel":"^9.1.1","ramda":"0.27.0","which":"2.0.2","js-yaml":"^4.1.0","request":"2.88.2","winston":"2.4.0","caseless":"0.12.0","inquirer":"^7.3.3","make-dir":"^3.1.0","optimist":"0.6.1","untildify":"4.0.0","htmlencode":"^0.0.4","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^14.1.0","@antimatter-studios/dredd-transactions":"^10.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nock":"13.5.4","mocha":"10.4.0","sinon":"16.1.1","eslint":"6.8.0","express":"4.19.2","ps-node":"0.1.6","ts-node":"8.10.2","cucumber":"6.0.5","prettier":"3.2.5","typescript":"5.4.5","@types/chai":"4.2.11","@types/node":"20.11.30","body-parser":"1.19.0","@types/clone":"0.1.30","@types/mocha":"7.0.2","@types/ramda":"0.29.8","@types/which":"1.3.2","coffeescript":"2.6.1","@types/proxyquire":"1.3.28","eslint-plugin-import":"2.22.1","eslint-config-prettier":"6.11.0","eslint-config-airbnb-base":"14.2.1"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_14.1.0_1750934290370_0.8560047692694797","host":"s3://npm-registry-packages-npm-production"}},"14.1.1":{"name":"@antimatter-studios/dredd","version":"14.1.1","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas"},"license":"MIT","_id":"@antimatter-studios/dredd@14.1.1","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/christhomas/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/christhomas/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"bdf93d744e779046e76f0af8af3bffde1e7ac60a","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-14.1.1.tgz","fileCount":45,"integrity":"sha512-Ac3gUEp4zEr8ckMzgNX3kyMdYEYJ8TuwksFLRAbL+A7c8ZeTunhOkDbWDTK5dyEXaR2AHqpoIvesD1OBPR4A0g==","signatures":[{"sig":"MEQCIGAqBXhphT+qCVjDjlZ4m40UnRCePCJjawvesDqOZnplAiBHJ/odKrkfhk6UihInr+eGIxAtUes7ikcAIfIlcCfTGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194296},"fork":"christhomas/dredd","main":"build/index.js","engines":{"node":">=10"},"gitHead":"dff9cf3bc1e351a4b77a543d7d064fd57fe96707","scripts":{"e2e":"yarn e2e:apib && yarn e2e:openapi2","lint":"eslint . bin/dredd","test":"mocha \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","prepack":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write lib/**/*.js test/**/*.js","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","prettify:check":"prettier --check lib/**/*.js test/**/*.js"},"_npmUser":{"name":"christhomas","actor":{"name":"christhomas","type":"user","email":"chris.thomas@antimatter-studios.com"},"email":"chris.thomas@antimatter-studios.com"},"repository":{"url":"git+https://github.com/christhomas/dredd.git","type":"git"},"_npmVersion":"11.4.2","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"24.3.0","dependencies":{"chai":"4.3.4","glob":"^7.1.6","html":"1.0.0","uuid":"9.0.1","async":"3.2.0","clone":"2.1.2","gavel":"^9.1.1","ramda":"0.27.0","which":"2.0.2","js-yaml":"^4.1.0","request":"2.88.2","winston":"2.4.0","caseless":"0.12.0","inquirer":"^7.3.3","make-dir":"^3.1.0","optimist":"0.6.1","untildify":"4.0.0","htmlencode":"^0.0.4","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^14.1.0","@antimatter-studios/dredd-transactions":"^10.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nock":"13.5.4","mocha":"10.4.0","sinon":"16.1.1","eslint":"6.8.0","express":"4.19.2","ps-node":"0.1.6","ts-node":"8.10.2","cucumber":"6.0.5","prettier":"3.2.5","typescript":"5.4.5","@types/chai":"4.2.11","@types/node":"20.11.30","body-parser":"1.19.0","@types/clone":"0.1.30","@types/mocha":"7.0.2","@types/ramda":"0.29.8","@types/which":"1.3.2","coffeescript":"2.6.1","@types/proxyquire":"1.3.28","eslint-plugin-import":"2.22.1","eslint-config-prettier":"6.11.0","eslint-config-airbnb-base":"14.2.1"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_14.1.1_1751435806711_0.41561640594072147","host":"s3://npm-registry-packages-npm-production"}},"14.1.2":{"name":"@antimatter-studios/dredd","version":"14.1.2","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas"},"license":"MIT","_id":"@antimatter-studios/dredd@14.1.2","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/christhomas/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/christhomas/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"feaa4e53a08cba06539d4482096fb31eae85a1dc","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-14.1.2.tgz","fileCount":45,"integrity":"sha512-CPcPGVaQYpfX8+hNQeX/NjOVJYmScK9AMyIqKKYqu6nj/jltVoNPpD7W0UwSMoHTKLt5vfOepZC5boyEtdz10Q==","signatures":[{"sig":"MEUCIQC56NhOJH6tBjkzp1SXopcsbpcdxR4NtwspnFYTqzFWugIgYMA2hVWhB1m9Sm4bVgM6pUtEJNrvSFqLfvVz7jMbygs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194323},"fork":"christhomas/dredd","main":"build/index.js","engines":{"node":">=10"},"gitHead":"dff9cf3bc1e351a4b77a543d7d064fd57fe96707","scripts":{"e2e":"npm e2e:apib && npm e2e:openapi2","lint":"eslint . bin/dredd","test":"mocha --timeout=120000 --recursive \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","prepack":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write lib/**/*.js test/**/*.js","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","prettify:check":"prettier --check lib/**/*.js test/**/*.js"},"_npmUser":{"name":"christhomas","actor":{"name":"christhomas","type":"user","email":"chris.thomas@antimatter-studios.com"},"email":"chris.thomas@antimatter-studios.com"},"repository":{"url":"git+https://github.com/christhomas/dredd.git","type":"git"},"_npmVersion":"11.4.2","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"24.3.0","dependencies":{"chai":"4.3.4","glob":"^7.1.6","html":"1.0.0","uuid":"9.0.1","async":"3.2.0","clone":"2.1.2","gavel":"^9.1.1","ramda":"0.27.0","which":"2.0.2","js-yaml":"^4.1.0","request":"2.88.2","winston":"2.4.0","caseless":"0.12.0","inquirer":"^7.3.3","make-dir":"^3.1.0","optimist":"0.6.1","untildify":"4.0.0","htmlencode":"^0.0.4","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^14.1.0","@antimatter-studios/dredd-transactions":"^10.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nock":"13.5.4","mocha":"10.4.0","sinon":"16.1.1","eslint":"6.8.0","express":"4.19.2","ps-node":"0.1.6","ts-node":"8.10.2","cucumber":"6.0.5","prettier":"3.2.5","typescript":"5.4.5","@types/chai":"4.2.11","@types/node":"20.11.30","body-parser":"1.19.0","@types/clone":"0.1.30","@types/mocha":"7.0.2","@types/ramda":"0.29.8","@types/which":"1.3.2","coffeescript":"2.6.1","@types/proxyquire":"1.3.28","eslint-plugin-import":"2.22.1","eslint-config-prettier":"6.11.0","eslint-config-airbnb-base":"14.2.1"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_14.1.2_1751446816725_0.7082851779172732","host":"s3://npm-registry-packages-npm-production"}},"15.0.4":{"name":"@antimatter-studios/dredd","version":"15.0.4","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas","email":"chris.thomas@antimatter-studios.com"},"license":"MIT","_id":"@antimatter-studios/dredd@15.0.4","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/christhomas/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/christhomas/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"3b810047e46a0fcb90f766c79f36810bea9e0944","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-15.0.4.tgz","fileCount":45,"integrity":"sha512-CX8Y4lCgll5dbHh2I4Xfs+il9EU43RAW82h0fUozF4vcU8Mcn6QvmBGhoYQUk/oebSnYE8vWvxxztAuWb49LyA==","signatures":[{"sig":"MEUCIQCveWNjPa8NIk28H29jmUXtxWn6VhS7TDio9gj5AmWn3gIgGja5NOtMqVVuOncz6KPS54G6uu7NGbB0tMv8yz3IerY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@antimatter-studios%2fdredd@15.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":183884},"fork":"christhomas/dredd","main":"build/index.js","type":"commonjs","engines":{"node":">=18"},"gitHead":"5c61c89334bda55b1642677f73b0067a1d8e6004","scripts":{"e2e":"npm run e2e:apib && npm run e2e:openapi2","lint":"eslint . bin/dredd","test":"mocha \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","prepack":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write lib/**/*.js test/**/*.js","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","test:coverage":"nyc mocha --require ./test/ts-node.js --timeout 120000 --recursive \"./test/**/*-test.js\"","prettify:check":"prettier --check lib/**/*.js test/**/*.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:af99485f-24c8-40b4-94e0-d216ff014178"}},"repository":{"url":"git+https://github.com/christhomas/dredd.git","type":"git"},"_npmVersion":"11.12.1","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"22.22.2","dependencies":{"chai":"4.3.4","glob":"^7.1.6","html":"1.0.0","uuid":"9.0.1","clone":"2.1.2","gavel":"^9.1.1","which":"2.0.2","yargs":"17.7.2","js-yaml":"^4.1.0","winston":"3.19.0","caseless":"0.12.0","inquirer":"^7.3.3","make-dir":"^3.1.0","untildify":"4.0.0","htmlencode":"^0.0.4","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^14.1.0","@antimatter-studios/dredd-transactions":"^11.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","nock":"13.5.4","mocha":"10.4.0","sinon":"16.1.1","eslint":"6.8.0","express":"4.19.2","ps-node":"0.1.6","ts-node":"10.9.2","cucumber":"6.0.5","prettier":"3.2.5","typescript":"5.4.5","@types/chai":"4.2.11","@types/node":"20.11.30","body-parser":"1.19.0","@types/clone":"0.1.30","@types/mocha":"7.0.2","@types/which":"1.3.2","@types/yargs":"17.0.35","@types/proxyquire":"1.3.28","eslint-plugin-import":"2.22.1","eslint-config-prettier":"6.11.0","eslint-config-airbnb-base":"14.2.1"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_15.0.4_1776676118289_0.7433798475976789","host":"s3://npm-registry-packages-npm-production"}},"15.0.5":{"name":"@antimatter-studios/dredd","version":"15.0.5","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas","email":"chris.thomas@antimatter-studios.com"},"license":"MIT","_id":"@antimatter-studios/dredd@15.0.5","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/christhomas/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/christhomas/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"f22afedabdf62040a3be3fde94cb8d2d2fdbaecf","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-15.0.5.tgz","fileCount":45,"integrity":"sha512-aQwAC2MAsIIlutTMt8qCOA++DAK06YeconXu9vJ14zAeUiTB0JHofD3d6Rsw8GOL1vuMUM2b8SKW6TYg2wZNfg==","signatures":[{"sig":"MEQCIFHQgkH9+X2hMvtc2jZttQwgPI/2N//JJeImmXqQOupGAiByzSONGkvcxDDFtuKkRrnlf5Wq/DiZ+CfFIUoD7jvTrA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@antimatter-studios%2fdredd@15.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":183884},"fork":"christhomas/dredd","main":"build/index.js","type":"commonjs","engines":{"node":">=18"},"gitHead":"c078c8dbe23501163cdeab7f8fdffcc67fa46d26","scripts":{"e2e":"npm run e2e:apib && npm run e2e:openapi2","lint":"eslint . bin/dredd","test":"mocha \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","prepack":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write lib/**/*.js test/**/*.js","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","test:coverage":"nyc mocha --require ./test/ts-node.js --timeout 120000 --recursive \"./test/**/*-test.js\"","prettify:check":"prettier --check lib/**/*.js test/**/*.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:af99485f-24c8-40b4-94e0-d216ff014178"}},"repository":{"url":"git+https://github.com/christhomas/dredd.git","type":"git"},"_npmVersion":"11.12.1","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"22.22.2","dependencies":{"chai":"4.3.4","glob":"^7.1.6","html":"1.0.0","uuid":"9.0.1","clone":"2.1.2","gavel":"^9.1.1","which":"2.0.2","yargs":"17.7.2","js-yaml":"^4.1.0","winston":"3.19.0","caseless":"0.12.0","inquirer":"^7.3.3","make-dir":"^3.1.0","untildify":"4.0.0","htmlencode":"^0.0.4","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^14.1.0","@antimatter-studios/dredd-transactions":"^11.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","nock":"13.5.4","mocha":"10.4.0","sinon":"16.1.1","eslint":"6.8.0","express":"4.19.2","ps-node":"0.1.6","ts-node":"10.9.2","cucumber":"6.0.5","prettier":"3.2.5","typescript":"5.4.5","@types/chai":"4.2.11","@types/node":"20.11.30","body-parser":"1.19.0","@types/clone":"0.1.30","@types/mocha":"7.0.2","@types/which":"1.3.2","@types/yargs":"17.0.35","@types/proxyquire":"1.3.28","eslint-plugin-import":"2.22.1","eslint-config-prettier":"6.11.0","eslint-config-airbnb-base":"14.2.1"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_15.0.5_1776676560623_0.5876078492012384","host":"s3://npm-registry-packages-npm-production"}},"15.0.6":{"name":"@antimatter-studios/dredd","version":"15.0.6","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas","email":"chris.thomas@antimatter-studios.com"},"license":"MIT","_id":"@antimatter-studios/dredd@15.0.6","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/christhomas/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/christhomas/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"cd27667f654e0614c61851d6e210a88af851e5ba","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-15.0.6.tgz","fileCount":45,"integrity":"sha512-45OnN1esxlYCu0n0IBd1f7HJIC9sxSSCO+owOcdTJ+Rp506N3atxAthjecHxid7lKw4fgc/VVoT+nZFP7X4/HQ==","signatures":[{"sig":"MEQCIAndVm/ekPEXYAguLy7ZPxdf7swa0DvKVTIyDNNc7klXAiAFpH4Kv4vALgnd69EVkNo0JAITcHj0yx5CYPSnYkGa6Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@antimatter-studios%2fdredd@15.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":183884},"fork":"christhomas/dredd","main":"build/index.js","type":"commonjs","engines":{"node":">=18"},"gitHead":"51d9543220f6ee4ebef31f6bbcc5777511cede69","scripts":{"e2e":"npm run e2e:apib && npm run e2e:openapi2","lint":"eslint . bin/dredd","test":"mocha \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","prepack":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write lib/**/*.js test/**/*.js","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","test:coverage":"nyc mocha --require ./test/ts-node.js --timeout 120000 --recursive \"./test/**/*-test.js\"","prettify:check":"prettier --check lib/**/*.js test/**/*.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:af99485f-24c8-40b4-94e0-d216ff014178"}},"repository":{"url":"git+https://github.com/christhomas/dredd.git","type":"git"},"_npmVersion":"11.12.1","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"22.22.2","dependencies":{"chai":"4.3.4","glob":"^7.1.6","html":"1.0.0","uuid":"9.0.1","clone":"2.1.2","gavel":"^9.1.1","which":"2.0.2","yargs":"17.7.2","js-yaml":"^4.1.0","winston":"3.19.0","caseless":"0.12.0","inquirer":"^7.3.3","make-dir":"^3.1.0","untildify":"4.0.0","htmlencode":"^0.0.4","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^14.1.0","@antimatter-studios/dredd-transactions":"^11.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","nock":"13.5.4","mocha":"10.4.0","sinon":"16.1.1","eslint":"6.8.0","express":"4.19.2","ps-node":"0.1.6","ts-node":"10.9.2","cucumber":"6.0.5","prettier":"3.2.5","typescript":"5.4.5","@types/chai":"4.2.11","@types/node":"20.11.30","body-parser":"1.19.0","@types/clone":"0.1.30","@types/mocha":"7.0.2","@types/which":"1.3.2","@types/yargs":"17.0.35","@types/proxyquire":"1.3.28","eslint-plugin-import":"2.22.1","eslint-config-prettier":"6.11.0","eslint-config-airbnb-base":"14.2.1"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_15.0.6_1776677380528_0.16782717695896854","host":"s3://npm-registry-packages-npm-production"}},"15.0.7":{"name":"@antimatter-studios/dredd","version":"15.0.7","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas","email":"chris.thomas@antimatter-studios.com"},"license":"MIT","_id":"@antimatter-studios/dredd@15.0.7","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/christhomas/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/christhomas/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"3a2b8e8eaff643201cd29ebfaf3bdfbfea58f541","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-15.0.7.tgz","fileCount":45,"integrity":"sha512-E2h+od8txT4PCthC7oin3DqujMSY5bbqgDzrWzifPMlP3vEAyv4IMK03a4+wckx8TNsUEk08qo/tRJ+IpKN+XQ==","signatures":[{"sig":"MEQCIHtDbgoobdFlWMCuAeLeERjhwtMrB9ivA6s2HnL293yrAiAduYOKRMEB7bBmOlH42j5hAT+IWe4cnMWPsI04RCOnhA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@antimatter-studios%2fdredd@15.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":183892},"fork":"christhomas/dredd","main":"build/index.js","type":"commonjs","engines":{"node":">=18"},"gitHead":"1a81bf67553c33e21d8c49c8f6c65ec6cb32a5d5","scripts":{"e2e":"npm run e2e:apib && npm run e2e:openapi2","lint":"eslint . bin/dredd","test":"mocha \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","prepack":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write lib/**/*.js test/**/*.js","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","test:coverage":"nyc mocha --require ./test/ts-node.js --timeout 120000 --recursive \"./test/**/*-test.js\"","prettify:check":"prettier --check lib/**/*.js test/**/*.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:af99485f-24c8-40b4-94e0-d216ff014178"}},"repository":{"url":"git+https://github.com/christhomas/dredd.git","type":"git"},"_npmVersion":"11.12.1","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"22.22.2","dependencies":{"chai":"4.3.4","glob":"^7.1.6","html":"1.0.0","uuid":"9.0.1","clone":"2.1.2","gavel":"^9.1.1","which":"2.0.2","yargs":"17.7.2","js-yaml":"^4.1.0","winston":"3.19.0","caseless":"0.12.0","inquirer":"^7.3.3","make-dir":"^3.1.0","untildify":"4.0.0","htmlencode":"^0.0.4","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^14.1.0","@antimatter-studios/dredd-transactions":"^11.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","nock":"13.5.4","mocha":"10.4.0","sinon":"16.1.1","eslint":"6.8.0","express":"4.19.2","ps-node":"0.1.6","ts-node":"10.9.2","cucumber":"6.0.5","prettier":"3.2.5","typescript":"5.4.5","@types/chai":"4.2.11","@types/node":"20.11.30","body-parser":"1.19.0","@types/clone":"0.1.30","@types/mocha":"7.0.2","@types/which":"1.3.2","@types/yargs":"17.0.35","@types/proxyquire":"1.3.28","eslint-plugin-import":"2.22.1","eslint-config-prettier":"6.11.0","eslint-config-airbnb-base":"14.2.1"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_15.0.7_1776677770086_0.09130326440080694","host":"s3://npm-registry-packages-npm-production"}},"15.0.11":{"name":"@antimatter-studios/dredd","version":"15.0.11","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas","email":"chris.thomas@antimatter-studios.com"},"license":"MIT","_id":"@antimatter-studios/dredd@15.0.11","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/christhomas/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/christhomas/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"182f63cfa1ff0265773ca4163f2994ca0242ad16","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-15.0.11.tgz","fileCount":45,"integrity":"sha512-BLh9Z0JW8mM0U8qzKi+t/YjoOt7DR8lPfJTDy7aSMv5CAINeLyNKgDfgeCvBhFr204U5jKBAHtixppHP5QU5OA==","signatures":[{"sig":"MEQCID2LBLFmPJsa64XdEDd6MumVpwZEqflcf/Pgjaxb6+sUAiBOdjfRcJw1uHSX1TwXZah8/oUAeauNDExTXU9z+/IOBQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@antimatter-studios%2fdredd@15.0.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":183894},"fork":"christhomas/dredd","main":"build/index.js","type":"commonjs","engines":{"node":">=18"},"gitHead":"0e9a49354676e2199eef9cc5fb3a00601b043d24","scripts":{"e2e":"npm run e2e:apib && npm run e2e:openapi2","lint":"eslint . bin/dredd","test":"mocha \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","prepack":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write lib/**/*.js test/**/*.js","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","test:coverage":"nyc mocha --require ./test/ts-node.js --timeout 120000 --recursive \"./test/**/*-test.js\"","prettify:check":"prettier --check lib/**/*.js test/**/*.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:57b80ef8-9a90-4f5b-90fb-8f4650a7baeb"}},"repository":{"url":"git+https://github.com/christhomas/dredd.git","type":"git"},"_npmVersion":"11.12.1","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"22.22.2","dependencies":{"chai":"4.3.4","glob":"^7.1.6","html":"1.0.0","uuid":"9.0.1","clone":"2.1.2","gavel":"^9.1.1","which":"2.0.2","yargs":"17.7.2","js-yaml":"^4.1.0","winston":"3.19.0","caseless":"0.12.0","inquirer":"^7.3.3","make-dir":"^3.1.0","untildify":"4.0.0","htmlencode":"^0.0.4","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^14.1.0","@antimatter-studios/dredd-transactions":"^11.0.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","nock":"13.5.4","mocha":"10.4.0","sinon":"16.1.1","eslint":"6.8.0","express":"4.19.2","ps-node":"0.1.6","ts-node":"10.9.2","cucumber":"6.0.5","prettier":"3.2.5","typescript":"5.4.5","@types/chai":"4.2.11","@types/node":"20.11.30","body-parser":"1.19.0","@types/clone":"0.1.30","@types/mocha":"7.0.2","@types/which":"1.3.2","@types/yargs":"17.0.35","@types/proxyquire":"1.3.28","eslint-plugin-import":"2.22.1","eslint-config-prettier":"6.11.0","eslint-config-airbnb-base":"14.2.1"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_15.0.11_1776683763287_0.8645517254656192","host":"s3://npm-registry-packages-npm-production"}},"15.1.0":{"name":"@antimatter-studios/dredd","version":"15.1.0","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas","email":"chris.thomas@antimatter-studios.com"},"license":"MIT","_id":"@antimatter-studios/dredd@15.1.0","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/antimatter-studios/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/antimatter-studios/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"631d842b1100b1027ce2b08e364c5e40b99c8104","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-15.1.0.tgz","fileCount":45,"integrity":"sha512-8JIWlIGsdwD/Y2hM87UB9Sp/aCgQsaYUvj0tSRhS0HtuV9ykfSlpWiFkaPA0T5mPpnV2RSUC3mflAKQNSaAWLw==","signatures":[{"sig":"MEUCIQCBZ5CHSvbTosrdrQOmRLEkDTFpJNpO837wf4pgJVm+ngIgQtMNyHX9HCBytBpjKkmMMUfulO7qPrmsno7pnStRjQM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@antimatter-studios%2fdredd@15.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":184460},"fork":"antimatter-studios/dredd","main":"build/index.js","type":"commonjs","engines":{"node":">=18"},"gitHead":"b844dbede6978f178b646c6eb3e18d0230b7d97a","scripts":{"e2e":"npm run e2e:apib && npm run e2e:openapi2","lint":"eslint . bin/dredd","test":"mocha \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","prepack":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write lib/**/*.js test/**/*.js","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","test:coverage":"nyc mocha --require ./test/ts-node.js --timeout 120000 --recursive \"./test/**/*-test.js\"","prettify:check":"prettier --check lib/**/*.js test/**/*.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:dbf1cc5c-9736-4126-b59b-209497e89428"}},"repository":{"url":"git+https://github.com/antimatter-studios/dredd.git","type":"git"},"_npmVersion":"12.0.2","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"22.23.2","dependencies":{"chai":"4.3.4","glob":"^7.1.6","html":"1.0.0","uuid":"9.0.1","clone":"2.1.2","gavel":"^9.1.1","which":"2.0.2","yargs":"17.7.2","js-yaml":"^4.1.0","winston":"3.19.0","caseless":"0.12.0","inquirer":"^7.3.3","make-dir":"^3.1.0","untildify":"4.0.0","htmlencode":"^0.0.4","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^14.1.0","@antimatter-studios/dredd-transactions":"^11.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","nock":"13.5.4","mocha":"^11.8.0","sinon":"16.1.1","eslint":"6.8.0","express":"4.19.2","ps-node":"0.1.6","ts-node":"10.9.2","cucumber":"6.0.5","prettier":"3.2.5","typescript":"5.4.5","@types/chai":"4.2.11","@types/node":"20.11.30","body-parser":"1.19.0","@types/clone":"0.1.30","@types/mocha":"7.0.2","@types/which":"1.3.2","@types/yargs":"17.0.35","@types/proxyquire":"1.3.28","eslint-plugin-import":"2.22.1","eslint-config-prettier":"6.11.0","eslint-config-airbnb-base":"14.2.1"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_15.1.0_1786783497648_0.9350132715669472","host":"s3://npm-registry-packages-npm-production"}},"15.1.1":{"name":"@antimatter-studios/dredd","version":"15.1.1","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas","email":"chris.thomas@antimatter-studios.com"},"license":"MIT","_id":"@antimatter-studios/dredd@15.1.1","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/antimatter-studios/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/antimatter-studios/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"20ac78821dd075d9d52bf1f5a4caf1d80ab5a144","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-15.1.1.tgz","fileCount":45,"integrity":"sha512-pxQtZSajXeQ+l1NbwbxcLuIwKxJF0hvrAEcpnFgl+tT+IfU9vyykQ+YIprwynKbK+vXCtBKQgPnPK7+X556n0A==","signatures":[{"sig":"MEYCIQDGCUjlC0yeNAsxQ5LiYdZPrIS5hnQsvd8U/b/5EQFHHAIhAK/QrS/wtXw92kNKkRxr6cxe240X2MK/WWql7hMglcq3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@antimatter-studios%2fdredd@15.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":184458},"fork":"antimatter-studios/dredd","main":"build/index.js","type":"commonjs","engines":{"node":">=18"},"gitHead":"cfb3bcd3998e143849bd41293ce59184fc1f7c21","scripts":{"e2e":"npm run e2e:apib && npm run e2e:openapi2","lint":"eslint . bin/dredd","test":"mocha \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","prepack":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write lib/**/*.js test/**/*.js","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","test:coverage":"nyc mocha --require ./test/ts-node.js --timeout 120000 --recursive \"./test/**/*-test.js\"","prettify:check":"prettier --check lib/**/*.js test/**/*.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:dbf1cc5c-9736-4126-b59b-209497e89428"}},"repository":{"url":"git+https://github.com/antimatter-studios/dredd.git","type":"git"},"_npmVersion":"12.0.2","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"22.23.2","dependencies":{"chai":"4.3.4","glob":"^7.1.6","html":"1.0.0","uuid":"9.0.1","clone":"2.1.2","gavel":"^9.1.5","which":"7.0.0","yargs":"17.7.2","js-yaml":"^5.3.0","winston":"3.19.0","caseless":"0.12.0","inquirer":"^7.3.3","make-dir":"^3.1.0","untildify":"4.0.0","htmlencode":"^0.0.5","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^15.0.0","@antimatter-studios/dredd-transactions":"^11.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","nock":"14.0.17","mocha":"^11.8.0","sinon":"16.1.1","eslint":"6.8.0","express":"5.2.1","ps-node":"0.1.6","ts-node":"10.9.2","cucumber":"6.0.5","prettier":"3.9.6","typescript":"5.4.5","@types/chai":"5.2.3","@types/node":"26.2.0","body-parser":"2.3.0","@types/clone":"0.1.30","@types/mocha":"10.0.10","@types/which":"3.0.4","@types/yargs":"17.0.35","@types/proxyquire":"1.3.31","eslint-plugin-import":"2.32.0","eslint-config-prettier":"6.11.0","eslint-config-airbnb-base":"14.2.1"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_15.1.1_1786789431888_0.19820476675004994","host":"s3://npm-registry-packages-npm-production"}},"16.0.0":{"name":"@antimatter-studios/dredd","version":"16.0.0","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas","email":"chris.thomas@antimatter-studios.com"},"license":"MIT","_id":"@antimatter-studios/dredd@16.0.0","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/antimatter-studios/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/antimatter-studios/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"5049279a05a309fd087a1fa9e90c326d7261c36b","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-16.0.0.tgz","fileCount":45,"integrity":"sha512-NBBOzPE3Vq2ReDbDjRPv/NKmAlA8UgL6zFQI8xqMIEXLKSw4dl2G6pU6+XUSqGuO7VXNTY9BnvqJJNziMwAiJA==","signatures":[{"sig":"MEUCIBR1tqyk99Tax8Xgkr2D1FKpmhUUplb9KVDt7Ay6BW3qAiEAoiUQftpXMyhkhC9UMP4WDAmfmXxU6v1CNY4UP/JiSLo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@antimatter-studios%2fdredd@16.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166193},"fork":"antimatter-studios/dredd","main":"build/index.js","type":"module","engines":{"node":">=20.19"},"exports":{".":"./build/index.js","./hooks":"./build/hooks.js","./package.json":"./package.json"},"gitHead":"930c121a473c78f9b1cac25f8e12dbfc97d5c7c9","scripts":{"e2e":"npm run e2e:apib && npm run e2e:openapi2","lint":"eslint . bin/dredd","test":"mocha \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","prepack":"npm run build","pretest":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write \"lib/**/*.ts\" \"test/**/*.js\" \"*.js\"","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","test:coverage":"nyc mocha --timeout 120000 --recursive \"./test/**/*-test.js\"","prettify:check":"prettier --check \"lib/**/*.ts\" \"test/**/*.js\" \"*.js\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:dbf1cc5c-9736-4126-b59b-209497e89428"}},"repository":{"url":"git+https://github.com/antimatter-studios/dredd.git","type":"git"},"_npmVersion":"12.0.2","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"22.23.2","dependencies":{"chai":"6.2.2","glob":"^13.0.6","html":"1.0.0","uuid":"14.0.1","clone":"2.1.2","gavel":"^9.1.5","which":"7.0.0","yargs":"18.1.0","js-yaml":"^5.3.0","winston":"3.19.0","caseless":"0.12.0","inquirer":"^14.0.2","make-dir":"^5.1.0","untildify":"6.0.0","htmlencode":"^0.0.5","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^15.0.0","@antimatter-studios/dredd-transactions":"^12.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","nock":"14.0.17","mocha":"^11.8.0","ramda":"0.32.0","sinon":"22.1.0","eslint":"9.39.5","esmock":"2.7.6","express":"5.2.1","globals":"^16.5.0","ps-node":"0.1.6","ts-node":"10.9.2","prettier":"3.9.6","@eslint/js":"^9.39.5","typescript":"5.4.5","@types/chai":"5.2.3","@types/node":"26.2.0","body-parser":"2.3.0","@types/clone":"0.1.30","@types/mocha":"10.0.10","@types/which":"3.0.4","@types/yargs":"17.0.35","@types/proxyquire":"1.3.31","@cucumber/cucumber":"13.2.1","eslint-config-prettier":"10.1.8"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_16.0.0_1786799867837_0.6237289603296374","host":"s3://npm-registry-packages-npm-production"}},"16.0.1":{"name":"@antimatter-studios/dredd","version":"16.0.1","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas","email":"chris.thomas@antimatter-studios.com"},"license":"MIT","_id":"@antimatter-studios/dredd@16.0.1","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/antimatter-studios/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/antimatter-studios/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"802647fc910def60d2ed7ce576bb1a084fb850a3","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-16.0.1.tgz","fileCount":45,"integrity":"sha512-PWqYw93LuJDs3pM3JrLWxrO4koT6c5wTuTYbLXNYjrSrbO3HlluZ5wy5qTa+BT1XuhbjcKekZULnz1TD0uuolw==","signatures":[{"sig":"MEUCIQC7QavoC7ylTwP1+dWnhLfEYF3tpqAVNY1cI/nhTyktjAIgNRsdcWFVQ3f0A3yd6/g4BjcpkSzjnIrDVkt5x5Kvxks=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@antimatter-studios%2fdredd@16.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166542},"fork":"antimatter-studios/dredd","main":"build/index.js","type":"module","engines":{"node":">=20.19"},"exports":{".":"./build/index.js","./hooks":"./build/hooks.js","./package.json":"./package.json"},"gitHead":"91a0bfe73a71f9cc22124518af050517a5c1b86b","scripts":{"e2e":"npm run e2e:apib && npm run e2e:openapi2","lint":"eslint . bin/dredd","test":"mocha \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","prepack":"npm run build","pretest":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write \"lib/**/*.ts\" \"test/**/*.js\" \"*.js\"","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","test:coverage":"nyc mocha --timeout 120000 --recursive \"./test/**/*-test.js\"","prettify:check":"prettier --check \"lib/**/*.ts\" \"test/**/*.js\" \"*.js\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:dbf1cc5c-9736-4126-b59b-209497e89428"}},"repository":{"url":"git+https://github.com/antimatter-studios/dredd.git","type":"git"},"_npmVersion":"12.0.2","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"22.23.2","dependencies":{"chai":"6.2.2","glob":"^13.0.6","html":"1.0.0","uuid":"14.0.1","clone":"2.1.2","gavel":"^9.1.5","which":"7.0.0","yargs":"18.1.0","js-yaml":"^5.3.0","winston":"3.19.0","caseless":"0.12.0","inquirer":"^14.0.2","make-dir":"^5.1.0","untildify":"6.0.0","htmlencode":"^0.0.5","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^15.0.0","@antimatter-studios/dredd-transactions":"^12.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","nock":"14.0.17","mocha":"^11.8.0","ramda":"0.32.0","sinon":"22.1.0","eslint":"9.39.5","esmock":"2.7.6","express":"5.2.1","globals":"^16.5.0","ps-node":"0.1.6","ts-node":"10.9.2","prettier":"3.9.6","@eslint/js":"^9.39.5","typescript":"5.4.5","@types/chai":"5.2.3","@types/node":"26.2.0","body-parser":"2.3.0","@types/clone":"0.1.30","@types/mocha":"10.0.10","@types/which":"3.0.4","@types/yargs":"17.0.35","@types/proxyquire":"1.3.31","@cucumber/cucumber":"13.2.1","eslint-config-prettier":"10.1.8"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_16.0.1_1786801490526_0.580739685265071","host":"s3://npm-registry-packages-npm-production"}},"16.1.0":{"name":"@antimatter-studios/dredd","version":"16.1.0","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas","email":"chris.thomas@antimatter-studios.com"},"license":"MIT","_id":"@antimatter-studios/dredd@16.1.0","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/antimatter-studios/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/antimatter-studios/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"c84b33143067efa081649016613ce9aff1f619b0","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-16.1.0.tgz","fileCount":45,"integrity":"sha512-Aj4chliIVzIiit3n5EOs426NArVgSUBHWWFhrNr87D5GgDb9ysezjAyHKCpSu6E4fnEeT5EZ8gYZJA6aOiYhrw==","signatures":[{"sig":"MEYCIQDBTUz6OHCfNjZlR0Da9wIwbRNfvxJE1fHmJxlmLgTGdAIhAJjkocnq9k6/Dkn01jzD+msUTCPPrhqT9alYkzdWDBBX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@antimatter-studios%2fdredd@16.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166891},"fork":"antimatter-studios/dredd","main":"build/index.js","type":"module","engines":{"node":">=20.19"},"exports":{".":"./build/index.js","./hooks":"./build/hooks.js","./package.json":"./package.json"},"gitHead":"85feb5e944765e68055719c91c669ed85cffce3c","scripts":{"e2e":"npm run e2e:apib && npm run e2e:openapi2","lint":"eslint . bin/dredd","test":"mocha \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","prepack":"npm run build","pretest":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write \"lib/**/*.ts\" \"test/**/*.js\" \"*.js\"","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","test:coverage":"nyc mocha --timeout 120000 --recursive \"./test/**/*-test.js\"","prettify:check":"prettier --check \"lib/**/*.ts\" \"test/**/*.js\" \"*.js\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:dbf1cc5c-9736-4126-b59b-209497e89428"}},"repository":{"url":"git+https://github.com/antimatter-studios/dredd.git","type":"git"},"_npmVersion":"12.0.2","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"22.23.2","dependencies":{"chai":"6.2.2","glob":"^13.0.6","html":"1.0.0","uuid":"14.0.1","clone":"2.1.2","gavel":"^9.1.5","which":"7.0.0","yargs":"18.1.0","js-yaml":"^5.3.0","winston":"3.19.0","caseless":"0.12.0","inquirer":"^14.0.2","make-dir":"^5.1.0","untildify":"6.0.0","htmlencode":"^0.0.5","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^15.0.0","@antimatter-studios/dredd-transactions":"^12.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","nock":"14.0.17","mocha":"^11.8.0","ramda":"0.32.0","sinon":"22.1.0","eslint":"10.8.1","esmock":"2.7.6","express":"5.2.1","globals":"^17.11.0","ps-node":"0.1.6","ts-node":"10.9.2","prettier":"3.9.6","@eslint/js":"^10.0.1","typescript":"7.0.2","@types/chai":"5.2.3","@types/node":"26.2.0","body-parser":"2.3.0","@types/clone":"2.1.4","@types/mocha":"10.0.10","@types/which":"3.0.4","@types/yargs":"17.0.35","@types/proxyquire":"1.3.31","@cucumber/cucumber":"13.2.1","eslint-config-prettier":"10.1.8"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_16.1.0_1786829827575_0.5134981616995893","host":"s3://npm-registry-packages-npm-production"}},"16.2.0":{"name":"@antimatter-studios/dredd","version":"16.2.0","keywords":["api","test","testing","documenation","integration","acceptance"],"author":{"name":"Chris Thomas","email":"chris.thomas@antimatter-studios.com"},"license":"MIT","_id":"@antimatter-studios/dredd@16.2.0","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"homepage":"https://github.com/antimatter-studios/dredd/tree/master/packages/dredd","bugs":{"url":"https://github.com/antimatter-studios/dredd/issues"},"bin":{"dredd":"bin/dredd"},"dist":{"shasum":"c56f4e009001f25374ede4f599ffad1f928bc347","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-16.2.0.tgz","fileCount":46,"integrity":"sha512-O8hYz/mnAgjNZ+WYZ4Okqk9g6m+0M0tPpU425EK/m015KhfCVzKHeuZOhMtFf/XB6TN1FU/m3rhkUE8Ikxg9zA==","signatures":[{"sig":"MEYCIQClg02LVGFPfuMck63gL1ykoIvRscz6WWbq59LsXoYF5AIhAOWBOMW/pflhB3EU3XdOMzKD5aG8GfFjdpLdsSSotEsc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167708},"fork":"antimatter-studios/dredd","main":"build/index.js","type":"module","_from":"file:antimatter-studios-dredd-16.2.0.tgz","engines":{"node":">=20.19"},"exports":{".":"./build/index.js","./hooks":"./build/hooks.js","./package.json":"./package.json"},"scripts":{"e2e":"npm run e2e:apib && npm run e2e:openapi2","test":"mocha \"./test/**/*-test.js\"","build":"tsc --build tsconfig.json","start":"npm run build -- --watch","pretest":"npm run build","e2e:apib":"cucumber-js","prettify":"prettier --write \"lib/**/*.ts\" \"test/**/*.js\" \"*.js\"","test:smoke":"bash ./scripts/smoke.sh","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","test:coverage":"nyc mocha --timeout 120000 --recursive \"./test/**/*-test.js\"","prettify:check":"prettier --check \"lib/**/*.ts\" \"test/**/*.js\" \"*.js\""},"_npmUser":{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"},"_resolved":"/private/var/folders/0k/nf8vt_350d16l72c1syfqww80000gn/T/f34cd532f848d8b7fcb219ad76416358/antimatter-studios-dredd-16.2.0.tgz","_integrity":"sha512-O8hYz/mnAgjNZ+WYZ4Okqk9g6m+0M0tPpU425EK/m015KhfCVzKHeuZOhMtFf/XB6TN1FU/m3rhkUE8Ikxg9zA==","repository":{"url":"git+https://github.com/antimatter-studios/dredd.git","type":"git","directory":"packages/dredd"},"_npmVersion":"11.17.0","description":"HTTP API Testing Framework (Chris Thomas Fork)","directories":{},"_nodeVersion":"26.5.0","dependencies":{"chai":"6.2.2","glob":"^13.0.6","html":"1.0.0","uuid":"14.0.1","clone":"2.1.2","which":"7.0.0","yargs":"18.1.0","js-yaml":"^5.3.0","winston":"3.19.0","caseless":"0.12.0","inquirer":"^14.0.2","make-dir":"^5.1.0","untildify":"6.0.0","htmlencode":"^0.0.5","proxyquire":"2.1.3","spawn-args":"0.2.0","cross-spawn":"^7.0.3","markdown-it":"^15.0.0","@antimatter-studios/gavel":"1.0.0","@antimatter-studios/dredd-transactions":"12.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","nock":"14.0.17","mocha":"^11.8.0","ramda":"0.32.0","sinon":"22.1.0","eslint":"10.8.1","esmock":"2.7.6","express":"5.2.1","globals":"^17.11.0","ps-node":"0.1.6","ts-node":"10.9.2","prettier":"3.9.6","@eslint/js":"^10.0.1","typescript":"7.0.2","@types/chai":"5.2.3","@types/node":"26.2.0","body-parser":"2.3.0","@types/clone":"2.1.4","@types/mocha":"10.0.10","@types/which":"3.0.4","@types/yargs":"17.0.35","@types/proxyquire":"1.3.31","@cucumber/cucumber":"13.2.1","eslint-config-prettier":"10.1.8"},"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","_npmOperationalInternal":{"tmp":"tmp/dredd_16.2.0_1786874016668_0.25203655646562817","host":"s3://npm-registry-packages-npm-production"}},"16.3.0":{"name":"@antimatter-studios/dredd","version":"16.3.0","description":"HTTP API Testing Framework (Chris Thomas Fork)","main":"build/index.js","publishConfig":{"access":"public"},"bin":{"dredd":"bin/dredd"},"type":"module","engines":{"node":">=20.19"},"repository":{"type":"git","url":"git+https://github.com/antimatter-studios/dredd.git","directory":"packages/dredd"},"dependencies":{"caseless":"0.12.0","chai":"6.2.2","clone":"2.1.2","cross-spawn":"^7.0.3","glob":"^13.0.6","html":"1.0.0","htmlencode":"^0.0.5","inquirer":"^14.0.2","js-yaml":"^5.3.0","make-dir":"^5.1.0","markdown-it":"^15.0.0","proxyquire":"2.1.3","spawn-args":"0.2.0","untildify":"6.0.0","uuid":"14.0.1","which":"7.0.0","winston":"3.19.0","yargs":"18.1.0","@antimatter-studios/dredd-transactions":"12.2.1","@antimatter-studios/gavel":"1.0.0"},"devDependencies":{"@cucumber/cucumber":"13.2.1","@eslint/js":"^10.0.1","@types/chai":"5.2.3","@types/clone":"2.1.4","@types/mocha":"10.0.10","@types/node":"26.2.0","@types/proxyquire":"1.3.31","@types/which":"3.0.4","@types/yargs":"17.0.35","body-parser":"2.3.0","eslint":"10.8.1","eslint-config-prettier":"10.1.8","esmock":"2.7.6","express":"5.2.1","globals":"^17.11.0","mocha":"^11.8.0","nock":"14.0.17","nyc":"18.0.0","prettier":"3.9.6","ps-node":"0.1.6","ramda":"0.32.0","sinon":"22.1.0","ts-node":"10.9.2","typescript":"7.0.2"},"keywords":["api","test","testing","documenation","integration","acceptance"],"original_author":"Apiary Czech Republic, s.r.o. <support@apiary.io>","author":{"name":"Chris Thomas","email":"chris.thomas@antimatter-studios.com"},"license":"MIT","homepage":"https://github.com/antimatter-studios/dredd/tree/master/packages/dredd","fork":"antimatter-studios/dredd","exports":{".":"./build/index.js","./hooks":"./build/hooks.js","./package.json":"./package.json"},"bugs":{"url":"https://github.com/antimatter-studios/dredd/issues"},"scripts":{"start":"npm run build -- --watch","build":"tsc --build tsconfig.json","prettify":"prettier --write \"lib/**/*.ts\" \"test/**/*.js\" \"*.js\"","prettify:check":"prettier --check \"lib/**/*.ts\" \"test/**/*.js\" \"*.js\"","test":"mocha \"./test/**/*-test.js\"","test:coverage":"nyc mocha --timeout 120000 --recursive \"./test/**/*-test.js\"","test:smoke":"bash ./scripts/smoke.sh","e2e":"npm run e2e:apib && npm run e2e:openapi2","e2e:apib":"cucumber-js","e2e:openapi2":"cucumber-js --world-parameters=\"{\\\"apiDescriptionFormat\\\": \\\"application/swagger+yaml\\\"}\"","pretest":"npm run build"},"_id":"@antimatter-studios/dredd@16.3.0","_integrity":"sha512-ye98tl8bWTx61Or7lexxXfSwRs67bOZsGkC8MZNTmuLRVzjb2M4VbvsAMJPQxotVU6KEemAWfuEHbWBRQgto3Q==","_resolved":"/home/runner/work/_temp/antimatter-studios-dredd-16.3.0.tgz","_from":"file:/home/runner/work/_temp/antimatter-studios-dredd-16.3.0.tgz","_nodeVersion":"22.23.2","_npmVersion":"12.0.2","dist":{"integrity":"sha512-ye98tl8bWTx61Or7lexxXfSwRs67bOZsGkC8MZNTmuLRVzjb2M4VbvsAMJPQxotVU6KEemAWfuEHbWBRQgto3Q==","shasum":"fbda6cfd1db0532d8061bd2d51bad059e3838b4d","tarball":"https://registry.npmjs.org/@antimatter-studios/dredd/-/dredd-16.3.0.tgz","fileCount":46,"unpackedSize":168916,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@antimatter-studios%2fdredd@16.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCSY3VIICXS7dVB6GwEiw99PlzjLKT++C3GXMCVG+GGZgIhAPaKzS3Fi2r8KHd6Dfoehowpost62/XhWrFQcTpn8msu"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:dbf1cc5c-9736-4126-b59b-209497e89428"}},"directories":{},"maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dredd_16.3.0_1786878216228_0.38358414077072855"},"_hasShrinkwrap":false}},"time":{"created":"2025-06-26T10:38:10.251Z","modified":"2026-08-16T11:03:36.765Z","14.1.0":"2025-06-26T10:38:10.541Z","14.1.1":"2025-07-02T05:56:46.913Z","14.1.2":"2025-07-02T09:00:16.930Z","15.0.4":"2026-04-20T09:08:38.427Z","15.0.5":"2026-04-20T09:16:00.755Z","15.0.6":"2026-04-20T09:29:40.678Z","15.0.7":"2026-04-20T09:36:10.274Z","15.0.11":"2026-04-20T11:16:03.446Z","15.1.0":"2026-08-15T08:44:57.832Z","15.1.1":"2026-08-15T10:23:52.040Z","16.0.0":"2026-08-15T13:17:47.983Z","16.0.1":"2026-08-15T13:44:50.672Z","16.1.0":"2026-08-15T21:37:07.732Z","16.2.0":"2026-08-16T09:53:36.823Z","16.3.0":"2026-08-16T11:03:36.358Z"},"bugs":{"url":"https://github.com/antimatter-studios/dredd/issues"},"author":{"name":"Chris Thomas","email":"chris.thomas@antimatter-studios.com"},"license":"MIT","homepage":"https://github.com/antimatter-studios/dredd/tree/master/packages/dredd","keywords":["api","test","testing","documenation","integration","acceptance"],"repository":{"type":"git","url":"git+https://github.com/antimatter-studios/dredd.git","directory":"packages/dredd"},"description":"HTTP API Testing Framework (Chris Thomas Fork)","maintainers":[{"name":"christhomas","email":"chris.thomas@antimatter-studios.com"}],"readme":"ERROR: No README data found!","readmeFilename":""}