{"_id":"@contract-case/contract-case-jest","_rev":"54-4ffc7089516bfe28e6f59ce65421dc21","name":"@contract-case/contract-case-jest","dist-tags":{"latest":"0.31.2"},"versions":{"0.9.1":{"name":"@contract-case/contract-case-jest","version":"0.9.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.9.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"dist":{"shasum":"305a7a25d16946eb9a7ac6d49f12e2cc6865d804","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.9.1.tgz","fileCount":174,"integrity":"sha512-J1A269pyaoHFKVuAkuWZgQoALOmXYLDPcICW7hfPiNOqWYhTRpZcssXVsclMq5EFCvPFlJJhFvhfCdEgL7R4Zw==","signatures":[{"sig":"MEUCIQDUHRzXJc6ZnsAjfcfJ/RoIu+4jYmtI4V7hYYo4XfvLBgIgHKcXI52gtOvVMANjiWp6nj+rndf1afhN5WeGXoI/7pU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUe3EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEMw/+O3iH9kHriY+JpyBh7G7HOSRNMdDLRYBVXhiZ1EiP/VoG1186\r\ne34mCCnSEqPHUCIxHUHngKy+Plk+DSOULyKnnXFVTugCcJ45Y+fO512fkOu1\r\nIG3iD/SUJOXreXyrY+Kh/DlJGCxaLhhjUhRH0xH/WlSXbhKAHB0pFOoWAgMV\r\n5cvkYhzfU1Zo5I5Q88f0oKgCA1EFyOPPK3Wk6OlklKISvGZotl1BGsXs/04a\r\n6l/SvPRDy56D6Fr9ifb7XXntJxO92uaPkFipO+GJ0Q+38FJkV3yVDBX5luBb\r\nT3Calg9nRRDXs4HDxpDGiVG2BDq2qh2LtL9LVUXtYRrZUUYmxuacmCprm9IR\r\n4fmF5MjxSB+sZmHKBuhZ9ah+rnHRAHoU69zRrOcK5Wvtj4B5hyfls6eem24p\r\nELkJUzCSMzeB5sGKa6Yi+c1/25HIgNbw5We0y/Sc15G51lQa/4MZb8DG1Tfa\r\nVGSenWO+2aJgFbH5S4/Rko1+UjoseCzSw//pjuUCgwPjITmdp74s+MW3LV+s\r\nEZQxcrAjOPi+TKXup2xP32NnwAVgpxtdF8KbF/l7UqEtnd1txutReVJsnneD\r\n+tqsYkuL84rHysCCZWjaQ2jvnlHkoiOB0EPLlW1xhcO95NP3SmI4se5NkU3Q\r\n9JrhiDl1T9AER7YRwN9d3JgQSTOX65t3Bi4=\r\n=uCi+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"a1dd09c98b0f91a375366f9a80f3b1595be7b0ce","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","format:check":"npm run format:base -- --list-different"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v18.13.0+arm64 (darwin)","description":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","@contract-case/case-boundary":"0.3.0","@contract-case/case-entities-internal":"0.9.1","@contract-case/case-example-mock-types":"0.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","axios":"^1.3.4","eslint":"^8.23.1","rimraf":"^5.0.0","express":"^4.18.2","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","cross-env":"^7.0.3","typescript":"5.0.4","@types/jest":"^29.5.0","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","eslint-plugin-jest":"^27.2.1","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.54.0","eslint-config-airbnb-base":"^15.0.0","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.54.0","eslint-import-resolver-typescript":"^3.5.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.9.1_1683090883964_0.8131361009742308","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"@contract-case/contract-case-jest","version":"0.9.2","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.9.2","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"dist":{"shasum":"fb116bd75b7fa89c42ec4fab9f17a4ec3ea7d814","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.9.2.tgz","fileCount":198,"integrity":"sha512-lSzocuD2F50z8Q6NJ/Tig0qtYi0A69bPLTPLTQ3/HEDsX/q38vcyfUp4mIHI/79UhZqJA23T5L0OQeMvCL08xw==","signatures":[{"sig":"MEQCIGCVj8uRSqFmB/HYuHKZ2Lt+BQkbWgAUeTAmEetHdFzbAiBmXDGqdzQwV35pNNznU+q4lODLyYF+mQl1GRcJEbwyxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222983},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"1a4706d46939fd8ebaa3172447d5b680a309cc3e","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v18.13.0+arm64 (darwin)","description":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","@contract-case/case-boundary":"0.4.0","@contract-case/case-entities-internal":"0.10.0","@contract-case/case-example-mock-types":"0.10.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","axios":"^1.3.4","eslint":"^8.23.1","rimraf":"^5.0.0","express":"^4.18.2","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","cross-env":"^7.0.3","typescript":"5.0.4","@types/jest":"^29.5.0","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","eslint-plugin-jest":"^27.2.1","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.54.0","eslint-config-airbnb-base":"^15.0.0","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.54.0","eslint-import-resolver-typescript":"^3.5.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.9.2_1683370073059_0.18436490539571015","host":"s3://npm-registry-packages"}},"0.9.3":{"name":"@contract-case/contract-case-jest","version":"0.9.3","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.9.3","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"dist":{"shasum":"eb8aa8f33c5db2dd26bdca67e49c490fd1034f7a","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.9.3.tgz","fileCount":210,"integrity":"sha512-9d+io7xZ1tvo1uPdMKlzO/BKt8xGIAmCIdnPJTlXaKA7EZ98mSAR4hcP8/gqs7i96M5eRptk7knRQJ9RBFikUg==","signatures":[{"sig":"MEYCIQDYWQStC9Ep2UwRUA8CogVLECljxNigW2NDpaEt6Z+Q6gIhAPR4iBTZf6qtXJASFQSywkLrM8c/M/ySBOpz1dhrHnzv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233174},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"a1e66c2b13808acf2e5cdf33093a97776e7b6c49","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v18.13.0+arm64 (darwin)","description":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","@contract-case/case-boundary":"0.5.0","@contract-case/case-entities-internal":"0.11.0","@contract-case/case-example-mock-types":"0.11.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","axios":"^1.3.4","eslint":"^8.23.1","rimraf":"^5.0.0","express":"^4.18.2","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","cross-env":"^7.0.3","typescript":"5.0.4","@types/jest":"^29.5.0","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","eslint-plugin-jest":"^27.2.1","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.54.0","eslint-config-airbnb-base":"^15.0.0","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.54.0","eslint-import-resolver-typescript":"^3.5.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.9.3_1683524930481_0.17911573702293926","host":"s3://npm-registry-packages"}},"0.9.4":{"name":"@contract-case/contract-case-jest","version":"0.9.4","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.9.4","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"dist":{"shasum":"591c97f39ef2c7531d689a13cda5d12735daf244","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.9.4.tgz","fileCount":210,"integrity":"sha512-CQBzrSU63h0BJAiC0onwLERn2oCChWRgjnORj55hlypRVWeCF6rxcNEowiR4/3ukx/EhKS6l0aIifGYoX8I1Yw==","signatures":[{"sig":"MEQCIE6DJJdZ88A1mk9/kLYCWWOQoAYJWkyMOu682u+69ySVAiA7dnKG9syQuJtlUgjFb0IobPXBQQ9qlvCSKvGvJHDMhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233232},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"0bca601df13e461884b4aad20329b27695ff7c5d","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v18.13.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","@contract-case/case-boundary":"0.5.1","@contract-case/case-entities-internal":"0.11.0","@contract-case/case-example-mock-types":"0.11.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","axios":"^1.3.4","eslint":"^8.23.1","rimraf":"^5.0.0","express":"^4.18.2","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","cross-env":"^7.0.3","typescript":"5.0.4","@types/jest":"^29.5.0","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","eslint-plugin-jest":"^27.2.1","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.54.0","eslint-config-airbnb-base":"^15.0.0","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.54.0","eslint-import-resolver-typescript":"^3.5.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.9.4_1683641809520_0.6075252555974728","host":"s3://npm-registry-packages"}},"0.9.5":{"name":"@contract-case/contract-case-jest","version":"0.9.5","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.9.5","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"bin/ContractCase.ts"},"dist":{"shasum":"62a147e0dda7cd4e7c0f95d499629cf9d66e3bd3","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.9.5.tgz","fileCount":219,"integrity":"sha512-Y2nJrcjVtSjSPgOCcMbsw97K/3ezeAh1qEKGana0xYItKkVjeC7QX8Fj3idPML4N8TPzPB4kQjkmA0QbcrTjaA==","signatures":[{"sig":"MEUCIQDrWeRMGdMMJn3J1s+BOdtaPCPh0M+zBARDbOzk7+X1zgIgUVC8vTxamEL3lcbWwNcOl4hl7xstb1dzcgZwrvcXd9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":243407},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"64dc015395d0e661d2c776889abd6e92233435a6","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.13.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.1.1","@contract-case/case-boundary":"0.6.0","@contract-case/case-entities-internal":"0.12.0","@contract-case/case-example-mock-types":"0.12.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","axios":"^1.3.4","eslint":"^8.23.1","rimraf":"^5.0.0","express":"^4.18.2","ts-jest":"^29.0.5","prettier":"^2.8.4","cross-env":"^7.0.3","typescript":"5.0.4","@types/jest":"^29.5.0","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","eslint-plugin-jest":"^27.2.1","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.54.0","eslint-config-airbnb-base":"^15.0.0","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.54.0","eslint-import-resolver-typescript":"^3.5.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.9.5_1684315896473_0.5209874990437169","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"@contract-case/contract-case-jest","version":"0.10.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.10.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"bin/ContractCase.ts"},"dist":{"shasum":"21655f27e8287e09f758b53f412ec978e5fa82f0","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.10.0.tgz","fileCount":219,"integrity":"sha512-C84f6BCU3adaOKT0gInocDtIEkZvabQXY2lo8mPkAJG0XKZ7cobWLDi7fHPRrMX70CbO0vssqGBk8uVdHK9lSw==","signatures":[{"sig":"MEUCIQDWsKvyi+enFZVuSCmIeUJZ07DQQSDBvRKnd2vQ3ukfnQIgX3t6dHMw0KVpcmXkFun/8qhk8CvbHZDrwC+fO6SRCAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":247027},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"43560197125d110b58a8c58f55add03f377c6199","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.13.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.1.3","@contract-case/case-boundary":"0.6.2","@contract-case/case-entities-internal":"0.12.2","@contract-case/case-example-mock-types":"0.12.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","axios":"^1.3.4","eslint":"^8.41.0","rimraf":"^5.0.1","express":"^4.18.2","ts-jest":"^29.0.5","prettier":"^2.8.4","cross-env":"^7.0.3","typescript":"5.0.4","@types/jest":"^29.5.0","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","eslint-plugin-jest":"^27.2.1","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.59.7","eslint-config-airbnb-base":"^15.0.0","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.59.7","eslint-import-resolver-typescript":"^3.5.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.10.0_1685698141619_0.8459639016862583","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"@contract-case/contract-case-jest","version":"0.10.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.10.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"bin/ContractCase.ts"},"dist":{"shasum":"6cf45bb1f3272099a85b655416012858717c1401","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.10.1.tgz","fileCount":219,"integrity":"sha512-GoLsuFeOoICZlpRnrFzQgWQsad0KGnWiDh6NnTv6hU43U8/7rL2bpNdTDuP4+csl+O+Ea5U3+OVY4TDxycAI0g==","signatures":[{"sig":"MEQCIAuVWtVQzDp4wJV/sMt71BnQqx9+7isMqnsqSfoFM4JtAiA0SlENzLiX+HThMUnujYBCCmYEENrjv9AVriiQIviBzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":247346},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"6310bf2d33cbab86335db373ffd4eb1ddd2977c9","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.13.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.1.4","@contract-case/case-boundary":"0.6.3","@contract-case/case-entities-internal":"0.13.0","@contract-case/case-example-mock-types":"0.13.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","axios":"^1.3.4","eslint":"^8.41.0","rimraf":"^5.0.1","express":"^4.18.2","ts-jest":"^29.0.5","prettier":"^2.8.4","cross-env":"^7.0.3","typescript":"5.1.3","@types/jest":"^29.5.2","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","eslint-plugin-jest":"^27.2.1","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@typescript-eslint/parser":"^5.59.8","eslint-config-airbnb-base":"^15.0.0","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.59.7","eslint-import-resolver-typescript":"^3.5.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.10.1_1686299221213_0.8160862206140971","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"@contract-case/contract-case-jest","version":"0.11.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.11.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"bin/ContractCase.ts"},"dist":{"shasum":"6de4fced49c224fb63b8b33466070cc40d2f33b1","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.11.0.tgz","fileCount":219,"integrity":"sha512-WNhqE+N/qjywHYi0pQXs1NoEdjmmMljBTcwnjCMA1H9DEN+ZBpsGE33YM9iNAkw2/kN1M2MILJulx4W/ZulUrg==","signatures":[{"sig":"MEUCIQDgWIkKLOoQ4nUCy9uA+ttwYaGU8TmzQ1IA7ZQr0zRe+AIgfNtztk2jDGNBgM1mn5YlkNEGHHp/HCP0nhAfHHWD2NQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258410},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"60f586df63e060e3a7f669b9425ef4ac6f9ce133","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/7.3.1/node@v18.13.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.1.6","@contract-case/case-boundary":"0.8.0","@contract-case/case-entities-internal":"0.14.0","@contract-case/case-example-mock-types":"0.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","axios":"^1.5.0","eslint":"^8.47.0","rimraf":"^5.0.1","express":"^4.18.2","ts-jest":"^29.1.1","prettier":"^3.0.3","cross-env":"^7.0.3","typescript":"5.1.6","@types/jest":"^29.5.3","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.0.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.11.0_1697094761780_0.24246016921973057","host":"s3://npm-registry-packages"}},"0.11.1":{"name":"@contract-case/contract-case-jest","version":"0.11.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.11.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"bin/ContractCase.ts"},"dist":{"shasum":"ee58dc10f35c205d5979e88bfaa743d9ace584b5","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.11.1.tgz","fileCount":219,"integrity":"sha512-7yug5EfPjQ6cYOnJg0JW4//vl4qEy4+nWWZVU1Ne26Gd+cQ2rjx2iGgGOkO+CouvvmC3FoRQFj7koNdosfiIdw==","signatures":[{"sig":"MEYCIQDNMAW7oVfGIDiiOMXBkOcieOLH4yqVbwJwmPTjwqZGbgIhAP86/PifBFZWJBP9OD3PkwDmV0kvQb3OGs72Rl5A1sMA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":264615},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"25afa4218a0ba45d335c6915b70ca0acd35ec123","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.0.0/node@v18.13.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.1.7","@contract-case/case-boundary":"0.9.1","@contract-case/case-entities-internal":"0.15.1","@contract-case/case-example-mock-types":"0.15.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.6.3","eslint":"^8.55.0","rimraf":"^5.0.1","express":"^4.18.2","ts-jest":"^29.1.1","prettier":"^3.0.3","cross-env":"^7.0.3","typescript":"5.2.2","@types/jest":"^29.5.11","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.0.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.11.1_1704530577259_0.18197246395126476","host":"s3://npm-registry-packages"}},"0.11.2":{"name":"@contract-case/contract-case-jest","version":"0.11.2","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.11.2","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"bin/ContractCase.ts"},"dist":{"shasum":"8fddf8ddddacf75746dbca450d5a9c7283a4ecd3","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.11.2.tgz","fileCount":215,"integrity":"sha512-EbJ34u7yr8gbGINCQ4fGjZZMYwoiqf0PNrPJ/MaSb+tXQpeB8hP/nwD42ffY9UwMjjWVCxFwA9OQYaTpVHWJOw==","signatures":[{"sig":"MEQCIHakOuNNL5WawtI4rfMlxyBeEsll9Y+jcm1c6z6FkvdHAiBGAl7nt+KtsuL/bc5TqXKAjEnXjOx0DCME6qpGx5hAPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":253650},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"bc7ff7c7ae536ed339e7fcf7398dbee450899133","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.13.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.1.9","@contract-case/case-boundary":"0.10.0","@contract-case/case-entities-internal":"0.15.4","@contract-case/case-example-mock-types":"0.15.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.6.3","eslint":"^8.56.0","rimraf":"^5.0.1","express":"^4.18.2","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.0.3","cross-env":"^7.0.3","typescript":"5.3.3","@types/jest":"^29.5.11","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.0.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.11.2_1706012043576_0.6438103422484103","host":"s3://npm-registry-packages"}},"0.11.3":{"name":"@contract-case/contract-case-jest","version":"0.11.3","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.11.3","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"bin/ContractCase.ts"},"dist":{"shasum":"e22dc293c5c199b8def3438aade0b199cdce825d","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.11.3.tgz","fileCount":215,"integrity":"sha512-GNt6vCGJ6zcVbRBEmgIokTfP1dhdfO5jT4TjF6T5Xl36smcvJcxfbl8VNG//k0KCiCbet0Rl6S7yzJskhCOdGQ==","signatures":[{"sig":"MEUCIQCKqMCx25ZhX3CDkd2BnAbm7MH5q2GBNxjB1+zTBLTCyQIgBX6c/bCYiJfx9e7FPcqi2nPmvIxbbXIHty08pElp5bE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":253651},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"b47453e28158f7d12463ff86a32ee4f4ad7b399e","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.13.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.1.10","@contract-case/case-boundary":"0.10.1","@contract-case/case-entities-internal":"0.15.4","@contract-case/case-example-mock-types":"0.15.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.6.3","eslint":"^8.56.0","rimraf":"^5.0.1","express":"^4.18.2","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.0.3","cross-env":"^7.0.3","typescript":"5.3.3","@types/jest":"^29.5.11","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.0.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.11.3_1706018734932_0.27028097995272526","host":"s3://npm-registry-packages"}},"0.11.4":{"name":"@contract-case/contract-case-jest","version":"0.11.4","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.11.4","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"bin/ContractCase.ts"},"dist":{"shasum":"ed834b057dbd26e5c73f995712eed89837e2c101","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.11.4.tgz","fileCount":215,"integrity":"sha512-4hb3qrVw66Ztfm/eCWOKHwEiAWFMrrOyiDDLvrcDTH8Ol+JexccBlRHjmAuU29jCq41drBjj0dyDKQ5NovEgbA==","signatures":[{"sig":"MEUCIA+DQyp72PDaXdUH+i/IQxCkLTFmho5U2KMxbgq8d0U5AiEAgXRKH0YvuXgzntSQnIvMuRomNMMgHHrt7C7OjfYIwdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251546},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"93ebe02d3e4a5bbc4beaa787cf0c0cac86985ed9","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.13.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.1.11","@contract-case/case-boundary":"0.10.1","@contract-case/case-entities-internal":"0.15.5","@contract-case/case-example-mock-types":"0.15.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.6.7","eslint":"^8.56.0","rimraf":"^5.0.1","express":"^4.18.2","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.0.3","cross-env":"^7.0.3","typescript":"5.3.3","@types/jest":"^29.5.11","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.0.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.11.4_1706618135524_0.1342265419474966","host":"s3://npm-registry-packages"}},"0.11.5":{"name":"@contract-case/contract-case-jest","version":"0.11.5","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.11.5","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"bin/ContractCase.ts"},"dist":{"shasum":"811cd57e28ad64c9b1658827c876ac6a3bc8a7d9","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.11.5.tgz","fileCount":215,"integrity":"sha512-FZfrVv/9s3dUDFkgxuv1Fbc+uxuBjhvvhIkk/BpFOF5imPZUoVSMXj6RI4tkJJNYQupH5Dp1a5DtHztXaaxfyA==","signatures":[{"sig":"MEUCIQChemvdsFyZouxdbbmIRU+exmwnLq22AV5aq/UgBcL7zAIgHD64r/REGuCtGW5V1jj7yJ2BbAQzEvGp+e1mjnrbLJI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251544},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"2ca745059153e3bc44fb12fc90cb2a25392642ae","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.13.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.1.12","@contract-case/case-boundary":"0.10.1","@contract-case/case-entities-internal":"0.15.6","@contract-case/case-example-mock-types":"0.15.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.6.7","eslint":"^8.56.0","rimraf":"^5.0.1","express":"^4.18.2","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"3.2.5","cross-env":"^7.0.3","typescript":"5.3.3","@types/jest":"^29.5.11","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.0.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.11.5_1707630054808_0.011302178004308994","host":"s3://npm-registry-packages"}},"0.11.6":{"name":"@contract-case/contract-case-jest","version":"0.11.6","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.11.6","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"bin/ContractCase.ts"},"dist":{"shasum":"1f1f8c25d33dd85cffad2b569cc5617266b1faa5","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.11.6.tgz","fileCount":215,"integrity":"sha512-BCxMaMym5C5iAn2jNv6XOkJSMYleqOvjTTb3Nol0ycrBt8E5xDZLuoFOKqnGkelx2PVw2yhvLvCxSTDN02cWYw==","signatures":[{"sig":"MEUCIQCheO5suqaKLvI9JjEh4ou8Sei0wPcSjHH7eDVtv2kJ+AIgfRGsDz4fkhESWZCJqbuJgOha+CsuVbLr+Lqm9cfnXZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251418},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"8ef36af772b4216af067dc277e59340dd44d79ce","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.13.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.1.12","@contract-case/case-boundary":"0.10.4","@contract-case/case-entities-internal":"0.15.6","@contract-case/case-example-mock-types":"0.15.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.6.7","eslint":"^8.56.0","rimraf":"^5.0.1","express":"^4.18.2","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"3.2.5","cross-env":"^7.0.3","typescript":"5.3.3","@types/jest":"^29.5.11","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.0.3"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.11.6_1707631599257_0.8609871424404376","host":"s3://npm-registry-packages"}},"0.11.7":{"name":"@contract-case/contract-case-jest","version":"0.11.7","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.11.7","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"bin/ContractCase.ts"},"dist":{"shasum":"ad54b8c0d4e331c5682557584327ac16a9449d8a","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.11.7.tgz","fileCount":219,"integrity":"sha512-AU3KbAvKSlhGXwUDEhTQQueUDARq96DjrEeCrExVibi6ZsNMsIlJfkFyFRxpTO/WQt61Z223J5gqLWAuwI5Qyg==","signatures":[{"sig":"MEYCIQCGsxuroimAuceUOYQ48uBJSuYK4FSt1C9BPvptDf0NGAIhAOb0H6YnI+ogFokfeYTERdcnMtGGmjyQGuTeC5VgTo3H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266316},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"6e4d0291562476cd6da39007894fcf54a0cfd65e","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","coverage":"lcov-result-merger '*/lcov.info' combined-coverage.info","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.1.13","@contract-case/case-connector":"0.7.5","@contract-case/case-entities-internal":"0.15.7","@contract-case/case-example-mock-types":"0.15.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.6.8","eslint":"^8.57.0","rimraf":"^5.0.1","express":"^4.19.2","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"3.2.5","cross-env":"^7.0.3","typescript":"5.4.2","@types/jest":"^29.5.12","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.1.0"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.11.7_1715863883458_0.030166212935317516","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"@contract-case/contract-case-jest","version":"0.12.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.12.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./bin/ContractCase.ts"},"dist":{"shasum":"a65e2237753cb3d24212fef5b63d096f554ba867","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.12.0.tgz","fileCount":222,"integrity":"sha512-gn2lma9iTjkNEJEik9/8llxljL4zy3YgCocjRDKbLem1x1N7PYPJbNIiUNZe0R7OoeP6UhicQxquCN1Fvlx81Q==","signatures":[{"sig":"MEQCIGDDB35BrOCh/3RHtnE2hnYegSTLmZwAdiRCn3OXBsFBAiAu+FfMm6EjIYZqibvBhdZ2ARxkNWNxyRMVIxNtCi/B/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":268382},"main":"./dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"9e2ece21628b51ef750bc07f0d44b865324054d4","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.1.7/node@v22.4.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.4.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.2.0","@contract-case/case-connector":"0.8.0","@contract-case/case-plugin-base":"0.16.0","@contract-case/case-definition-dsl":"0.16.0","@contract-case/case-entities-internal":"0.16.0","@contract-case/case-core-plugin-http-dsl":"0.16.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.7.7","eslint":"^8.57.1","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.1.5","ts-node":"^10.9.2","prettier":"3.3.3","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.1.1"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.12.0_1727801380314_0.6199273325300081","host":"s3://npm-registry-packages"}},"0.12.1":{"name":"@contract-case/contract-case-jest","version":"0.12.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.12.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./bin/ContractCase.ts"},"dist":{"shasum":"40f3dd9a6d8ba338f431306aad18e9950f0babaa","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.12.1.tgz","fileCount":222,"integrity":"sha512-yOD6mkYO3TdDIkwGTgtGHP0MRsA0PztTAa5vmGaLUwxvGZHHrR0G7po0TarIT3EWGnl630BjwqVeUEDRyaDapQ==","signatures":[{"sig":"MEYCIQC070V3aBGMd4X+woryy9dWYBGrd8/VsIv/i5upTrQkBgIhALjFUfdAbmF7yEYROMCvVbdG+CflAOT/B7Jb2Ip3spMf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282954},"main":"./dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"c78ff2d56bd58791fc8bf54dbb2fae3c381a0722","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.1.7/node@v18.13.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.2.1","@contract-case/case-connector":"0.8.1","@contract-case/case-plugin-base":"0.16.1","@contract-case/case-definition-dsl":"0.16.1","@contract-case/case-entities-internal":"0.16.1","@contract-case/case-core-plugin-http-dsl":"0.16.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.7.7","eslint":"^8.57.1","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.1.5","ts-node":"^10.9.2","prettier":"3.3.3","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.1.1"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.12.1_1727867887215_0.9185142331977194","host":"s3://npm-registry-packages"}},"0.12.2":{"name":"@contract-case/contract-case-jest","version":"0.12.2","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.12.2","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./bin/ContractCase.ts"},"dist":{"shasum":"3ee7becf892aaa3cb71c1437dcb7f2cc443e637c","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.12.2.tgz","fileCount":222,"integrity":"sha512-0t4AeQ0Oo/QaN/q315npYbcSqKkza1xEVRpJRGfauhYfkXvZ7Tm8ERGBYHKxpWvXgZ9M+BGe4iRl58O/WVb2FA==","signatures":[{"sig":"MEQCIBAfXTDllMf6FP2x7WBcGtZMqMnEsjJkK1dQWP5SYTOiAiA8hWqeMftV3kwdbd2wkLXeOWMQrO+2GQ29XYddtoHPew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":268382},"main":"./dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"50ddb99ef513de26bb248eed31e5b6d0754c3b62","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.1.7/node@v22.4.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.4.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.2.2","@contract-case/case-connector":"0.8.2","@contract-case/case-plugin-base":"0.16.2","@contract-case/case-definition-dsl":"0.16.2","@contract-case/case-entities-internal":"0.16.2","@contract-case/case-core-plugin-http-dsl":"0.16.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.7.7","eslint":"^8.57.1","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.1.5","ts-node":"^10.9.2","prettier":"3.3.3","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.1.1"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.12.2_1727876201338_0.6574255462755711","host":"s3://npm-registry-packages"}},"0.12.3":{"name":"@contract-case/contract-case-jest","version":"0.12.3","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.12.3","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./bin/ContractCase.ts"},"dist":{"shasum":"b8a04d34bfd8a1d3a9a00e8f03d6e6e0c81c128e","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.12.3.tgz","fileCount":222,"integrity":"sha512-L/nrC3/iJPucJQlpNNo+VBW+Ld+dU+6N4NzNTl9PnARLtFkW3WmPgymY70ZimJcR1dz2/4VFO7QtWCtkX7CfGA==","signatures":[{"sig":"MEUCIDW/PYvP3O9P8yxIaaOYNzADDyADnGMotDmXIorqXHEKAiEA8mrt2XRSSlx62oEiru8Gorufn8fDUFrOPH6UIMCK8tQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":268382},"main":"./dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"c49c7bfac22bc45b31ca502946d06136dcbc976c","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.1.7/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.2.3","@contract-case/case-connector":"0.8.3","@contract-case/case-plugin-base":"0.16.3","@contract-case/case-definition-dsl":"0.16.3","@contract-case/case-entities-internal":"0.16.3","@contract-case/case-core-plugin-http-dsl":"0.16.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.7.7","eslint":"^8.57.1","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.1.5","ts-node":"^10.9.2","prettier":"3.3.3","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.1.1"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.12.3_1727878497489_0.20111791009504398","host":"s3://npm-registry-packages"}},"0.12.4":{"name":"@contract-case/contract-case-jest","version":"0.12.4","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.12.4","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./bin/ContractCase.ts"},"dist":{"shasum":"6e071c66055247992b00d2fd4de0f4c592c80455","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.12.4.tgz","fileCount":222,"integrity":"sha512-M7XPa5Jz0MAw9BhFFl36Qb88rknVOecPpyAEk3yoRdDwVOiLMAUNJaiUSNQs26ijTcLxuX2Y4QaSbaAbuxeX1Q==","signatures":[{"sig":"MEYCIQCpuo8JJN12CrZjcS7s8YNvJwjDpIt5iQfX+Q7z9rMwLwIhAPxRr9kvEh7no9OJQV5QFNXJC4EfbVSmkt4XIYQaY3Ge","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":269335},"main":"./dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"8dd87d186d45b9d311b3b2129ae6a81853897d04","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.1.7/node@v22.4.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.4.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.2.4","@contract-case/case-connector":"0.8.4","@contract-case/case-plugin-base":"0.17.0","@contract-case/case-definition-dsl":"0.17.0","@contract-case/case-plugin-dsl-types":"0.17.0","@contract-case/case-entities-internal":"0.17.0","@contract-case/case-core-plugin-http-dsl":"0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.7.7","eslint":"^8.57.1","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.1.5","ts-node":"^10.9.2","prettier":"3.3.3","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.1.1"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.12.4_1727886006554_0.8732436459155133","host":"s3://npm-registry-packages"}},"0.12.5":{"name":"@contract-case/contract-case-jest","version":"0.12.5","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.12.5","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./bin/ContractCase.ts"},"dist":{"shasum":"ffcb75345b3b2c3124ba16dc24e17298bb9ed16f","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.12.5.tgz","fileCount":222,"integrity":"sha512-hfpCv4ZZBU3EICXz1E3ak7MzwCc9O5fbe4IKDJBFVcKCUrjkl3mtJs1SRbSXA74fGu4LnGX7obFvtExKsA5zeg==","signatures":[{"sig":"MEUCIGhqwRRN6LcCoNZ6R7AhykmBe4dvZh2QHp0OzEoPHpINAiEAiDXzRaRg40PsnZdf47IcKCPy5iTl/aq/ENjcNNKekyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":269409},"main":"./dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"0fdf25453a567bc6433834374725954e3d2ff206","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.1.8/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.2.5","@contract-case/case-connector":"0.9.0","@contract-case/case-plugin-base":"0.17.1","@contract-case/case-definition-dsl":"0.17.1","@contract-case/case-plugin-dsl-types":"0.17.1","@contract-case/case-entities-internal":"0.17.1","@contract-case/case-core-plugin-http-dsl":"0.17.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.7.7","eslint":"^8.57.1","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.1.5","ts-node":"^10.9.2","prettier":"3.3.3","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.1.1"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.12.5_1728388065575_0.5881980092175743","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"@contract-case/contract-case-jest","version":"0.13.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.13.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./bin/ContractCase.ts"},"dist":{"shasum":"9556a0e9af69c8277a400c92caea708337d5bc56","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.13.0.tgz","fileCount":222,"integrity":"sha512-IkHXEl56/7VK34tfwA6+U1awymnj5Ck+mXqm9mLana58RvHACY3ZObg4cfwcfpiSZTX/2EhSvJW95mZE8N7Jsw==","signatures":[{"sig":"MEUCIQDdA0k97t27yIN7LIG0CavIm3a3PBmIp0W8HSQiMxIfbwIgN6skf/Q5Gu+BXN5sCH9rlqnVnYyLX4998AO3J4DU5bw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":270586},"main":"./dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"9d63acd9233bdfcf1d0933517547faedaa6dc860","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.1.8/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.2.6","@contract-case/case-connector":"0.10.0","@contract-case/case-plugin-base":"0.18.0","@contract-case/case-definition-dsl":"0.18.0","@contract-case/case-plugin-dsl-types":"0.18.0","@contract-case/case-entities-internal":"0.18.0","@contract-case/case-core-plugin-http-dsl":"0.18.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.7.7","eslint":"^8.57.1","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.3.3","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","body-parser":"^1.20.2","@types/express":"^4.17.14","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.1.1"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.13.0_1729171351203_0.2892654452389338","host":"s3://npm-registry-packages"}},"0.19.0":{"name":"@contract-case/contract-case-jest","version":"0.19.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.19.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./bin/ContractCase.ts"},"dist":{"shasum":"829de19999cb4fad9a3a1fbc622c088fd11e70a5","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.19.0.tgz","fileCount":222,"integrity":"sha512-yPPuCj4ZQ4CV2XrwRwTAQe80a4k/dSyruAvRlXWvf1T97svYzOgu3VV6ftBWRXEPQPjdkWEnB7kqLbDVgSDrAw==","signatures":[{"sig":"MEUCIFck+sotik43F4Q5hIqFBUdEO9fuiy9EDf1M5/kxRh5hAiEAnO76KbRPXiOcX6iPuSsBmb6Knsp9xpo9wSIi1HrKkvc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":281006},"main":"./dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"7d924d11cafd34e56c2c570f8267b27e97ccc4e8","scripts":{"lint":"eslint src","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.1/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.19.0","@contract-case/case-connector":"0.19.0","@contract-case/case-plugin-base":"0.19.0","@contract-case/case-definition-dsl":"0.19.0","@contract-case/case-plugin-dsl-types":"0.19.0","@contract-case/case-entities-internal":"0.19.0","@contract-case/case-core-plugin-http-dsl":"0.19.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.2","eslint":"^9.21.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.5.4","@types/jest":"^29.5.12","body-parser":"^1.20.2","@grpc/grpc-js":"^1.12.6","pretty-format":"^29.7.0","@types/express":"^4.17.14","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.19.0"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.19.0_1742053812220_0.06649538347963846","host":"s3://npm-registry-packages-npm-production"}},"0.19.1":{"name":"@contract-case/contract-case-jest","version":"0.19.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.19.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./bin/ContractCase.ts"},"dist":{"shasum":"87c635baccc4288288ed4580c3b827901fc4b12f","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.19.1.tgz","fileCount":222,"integrity":"sha512-cn7nEsI5UOoIdj8XsHxiFCCMKY/7JSFjUJocolpp4i97pje2Xpkgs0aepXHXPMHBsUJoKeKyAGXb80Oy4bWP8A==","signatures":[{"sig":"MEUCIAvT2gWnpsvbXkXPe2oVy1Z4XDc8ZHLiiktFUIWOIWVFAiEAmmzWDA7rAY8QYa8OGVAAsZrrJ8pWYTz6DCX6tEGfpXc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":281543},"main":"./dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"b7837cc6795d6117efd798baa878a82cd4244c30","scripts":{"lint":"eslint src","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.1/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.19.1","@contract-case/case-connector":"0.19.1","@contract-case/case-plugin-base":"0.19.1","@contract-case/case-definition-dsl":"0.19.1","@contract-case/case-plugin-dsl-types":"0.19.1","@contract-case/case-entities-internal":"0.19.1","@contract-case/case-core-plugin-http-dsl":"0.19.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.2","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.5.4","@types/jest":"^29.5.12","body-parser":"^1.20.2","@grpc/grpc-js":"^1.12.6","pretty-format":"^29.7.0","@types/express":"^4.17.14","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.19.1"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.19.1_1742288524712_0.5541117697173197","host":"s3://npm-registry-packages-npm-production"}},"0.19.2":{"name":"@contract-case/contract-case-jest","version":"0.19.2","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.19.2","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./bin/ContractCase.ts"},"dist":{"shasum":"64efa49bff87f5540f82677f6fff670d51e5d4a8","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.19.2.tgz","fileCount":222,"integrity":"sha512-nSVm5+YCC9agjTaHNKKvYKiVJnu7AZCT7QfeDmEQmRIkzMXxPbGr11OEYaD5CjRQczqFoSqJPFdbQE+WFWtreQ==","signatures":[{"sig":"MEUCIQDn4ZpbymX7oQk4O/LEbkhofQw850xPzTLYwD2ShovAmQIgToiVLxw7tE7LXzwLenVnbfHXXLsLyZ5+Aam8EWjGqDw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":281543},"main":"./dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"4c5207dce895fbe4e007ae3f32a8dddcd018737f","scripts":{"lint":"eslint src","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.1/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.19.2","@contract-case/case-connector":"0.19.2","@contract-case/case-plugin-base":"0.19.2","@contract-case/case-definition-dsl":"0.19.2","@contract-case/case-plugin-dsl-types":"0.19.2","@contract-case/case-entities-internal":"0.19.2","@contract-case/case-core-plugin-http-dsl":"0.19.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.2","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.5.4","@types/jest":"^29.5.12","body-parser":"^1.20.2","@grpc/grpc-js":"^1.12.6","pretty-format":"^29.7.0","@types/express":"^4.17.14","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.19.2"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.19.2_1742423164744_0.8828420681988778","host":"s3://npm-registry-packages-npm-production"}},"0.20.0":{"name":"@contract-case/contract-case-jest","version":"0.20.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.20.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./bin/ContractCase.ts"},"dist":{"shasum":"cbcbf17e3deb8410dc129813a8f53bc74a76070b","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.20.0.tgz","fileCount":222,"integrity":"sha512-UvY6hkhRuy5Y7msxpi/PYSbgQgWgqLkZxzOlc7jpdhx5B7tGx2VbZ92fipcuU6gxmLMXurzQRdFASM1bWxKrjA==","signatures":[{"sig":"MEQCIBS2jPCIOkHnUoTOZdy7Np3t71UO+WhQRJm7vuNsOcKxAiB2ts26AjVtRg1JCvtq8BUkQj9tD+DCr73Mr0ACZr5X+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":281543},"main":"./dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"736b704038c74d470cdd0ffe57444fa02c7e591c","scripts":{"lint":"eslint src","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.1/node@v22.9.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.9.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.20.0","@contract-case/case-connector":"0.20.0","@contract-case/case-plugin-base":"0.20.0","@contract-case/case-definition-dsl":"0.20.0","@contract-case/case-plugin-dsl-types":"0.20.0","@contract-case/case-entities-internal":"0.20.0","@contract-case/case-core-plugin-http-dsl":"0.20.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.2","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.5.4","@types/jest":"^29.5.12","body-parser":"^1.20.2","@grpc/grpc-js":"^1.12.6","pretty-format":"^29.7.0","@types/express":"^4.17.14","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.20.0"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.20.0_1742477084640_0.2503133099387447","host":"s3://npm-registry-packages-npm-production"}},"0.20.1":{"name":"@contract-case/contract-case-jest","version":"0.20.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.20.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./bin/ContractCase.ts"},"dist":{"shasum":"9902202e97b627af8aa6dfd257610749d226852a","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.20.1.tgz","fileCount":222,"integrity":"sha512-Hw3/sfaHIANrV7Jn60rX365Ie45MGEVEfG+xgGz0OwcwjbeoU1LHN8fqRFtuYTq3ATd45jD9FH0Nrkg2w0K+5g==","signatures":[{"sig":"MEUCIQDe7p2SI8YGWBg/+og4wkIXEjHWFMKMqlsu9K5gm8+f5AIgQYr+CHdOLpGyhxWbUik+l2ffSQdfMJOgaj3pzUqosKo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":280710},"main":"./dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"f2e874f6499ec87d403cdb34b563ebe358a38c7e","scripts":{"lint":"eslint src","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.1/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.20.1","@contract-case/case-connector":"0.20.1","@contract-case/case-plugin-base":"0.20.1","@contract-case/case-definition-dsl":"0.20.1","@contract-case/case-plugin-dsl-types":"0.20.1","@contract-case/case-entities-internal":"0.20.1","@contract-case/case-core-plugin-http-dsl":"0.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.2","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.5.4","@types/jest":"^29.5.12","body-parser":"^1.20.2","@grpc/grpc-js":"^1.12.6","pretty-format":"^29.7.0","@types/express":"^4.17.14","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.20.1"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.20.1_1742617170116_0.7286334218465114","host":"s3://npm-registry-packages-npm-production"}},"0.21.0":{"name":"@contract-case/contract-case-jest","version":"0.21.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.21.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./bin/ContractCase.ts"},"dist":{"shasum":"cb2e05a6ef17f99a5b6823e38165690db1cca3e4","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.21.0.tgz","fileCount":222,"integrity":"sha512-0WsvR6/0SImxMdf6GrO2yhhGRzEmaHAq7jwimv1iD7JqM8yYBlYnjxpP9CFTMf4crJhzeN4+OmnopnVru5P92Q==","signatures":[{"sig":"MEYCIQDTJc84TwqLfGjpOQofY5ffzpSwHbozYfo9indLIVUYkQIhALXqmGlAqfWfFmxRt59DFAI1Pu+QR+dP0+qGp9U2cDG/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":281543},"main":"./dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"286f5e1fe578ce0ebf32427dc9e3e257faf89c8d","scripts":{"lint":"eslint src","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true  CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=NEVER jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.1/node@v23.2.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"23.2.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","read-pkg-up":"^7.0.1","@contract-case/cli":"0.21.0","@contract-case/case-connector":"0.21.0","@contract-case/case-plugin-base":"0.21.0","@contract-case/case-definition-dsl":"0.21.0","@contract-case/case-plugin-dsl-types":"0.21.0","@contract-case/case-entities-internal":"0.21.0","@contract-case/case-core-plugin-http-dsl":"0.21.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.5.4","@types/jest":"^29.5.12","body-parser":"^1.20.2","@grpc/grpc-js":"^1.13.1","pretty-format":"^29.7.0","@types/express":"^4.17.14","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.21.0"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.21.0_1742911989396_0.08941438465184315","host":"s3://npm-registry-packages-npm-production"}},"0.22.0":{"name":"@contract-case/contract-case-jest","version":"0.22.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.22.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"9e1b6f9ebcff4adee2c5e4228e15a1a4d548e66d","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.22.0.tgz","fileCount":216,"integrity":"sha512-SPoxTf1rlVxGM68pQplPDQiJeIDxIiY475hFzwD2SqDak+cGjmGWkcaRyb5iNr/QzRcn+pSqZDs9C9JuFtQIlw==","signatures":[{"sig":"MEUCIBrwzrH1Zx6bWWsMqxnlwUEOO0uopvSNJEpAlQ60DA/dAiEAzd6cnUlAuSpA1INj//ovlKrQ/dP+sfqBPU98GtrBpL4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":278532},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"89046de716acf02ea727764e34e545b4d64f3fa8","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.1/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.22.0","@contract-case/case-connector":"0.22.0","@contract-case/case-plugin-base":"0.22.0","@contract-case/case-definition-dsl":"0.22.0","@contract-case/case-plugin-dsl-types":"0.22.0","@contract-case/case-entities-internal":"0.22.0","@contract-case/case-core-plugin-http-dsl":"0.22.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^29.5.12","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^29.7.0","@types/express":"^4.17.14","@contract-case/cli":"0.22.0","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.22.0"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.22.0_1744639542296_0.17291928214673313","host":"s3://npm-registry-packages-npm-production"}},"0.23.0":{"name":"@contract-case/contract-case-jest","version":"0.23.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.23.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"398a65185cb3d47a45fb96d6e09ea0ddafa6f71d","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.23.0.tgz","fileCount":216,"integrity":"sha512-8w7osBsRTwsvRamlkImg7tpwRS0tiUaQPfWWhOC9zPscU9VeGc/dG04yzg7EseB9Fs1oQybRL/IlHrOleQrh1Q==","signatures":[{"sig":"MEQCH0vxARrOsU1HfPj3aiVR3tS0B/OYb7v0DgQ3714++BMCIQDxacQPg0W8McddmiNb0x5n8YwN3PDDIP34AhRjC5+Dfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":273834},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"35ada54d2c7bc4db34a60ae27baf8e91026eac83","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.1/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.23.0","@contract-case/case-connector":"0.23.0","@contract-case/case-plugin-base":"0.23.0","@contract-case/case-definition-dsl":"0.23.0","@contract-case/case-plugin-dsl-types":"0.23.0","@contract-case/case-entities-internal":"0.23.0","@contract-case/case-core-plugin-http-dsl":"0.23.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.5.3","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^29.5.14","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^29.7.0","@types/express":"^4.17.14","@contract-case/cli":"0.23.0","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.23.0"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.23.0_1745854215734_0.37893580203216004","host":"s3://npm-registry-packages-npm-production"}},"0.23.1":{"name":"@contract-case/contract-case-jest","version":"0.23.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.23.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"87d539d7e6fbcc09dcd37de6a98fac808b576a23","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.23.1.tgz","fileCount":216,"integrity":"sha512-fxemLW1Rt15cIQQZ3fZ8uJfkSon4N6PXBEh65lLAIGE+aBcy+G/7JWpVCDmcEHe3UjwFl7GqMvDQqaRU9FG1Cg==","signatures":[{"sig":"MEQCIBwTJ6Q44Mfy+C6q87yAe3TkHrWjAfcrfJajs7y9CsI+AiBID1C4svb7sndviI1bXgt30mv+F7yDcX6mjIJjHzpiug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":273834},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"06987605878e1184995b1403820826c8b0e451f8","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.1/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.23.1","@contract-case/case-connector":"0.23.1","@contract-case/case-plugin-base":"0.23.1","@contract-case/case-definition-dsl":"0.23.1","@contract-case/case-plugin-dsl-types":"0.23.1","@contract-case/case-entities-internal":"0.23.1","@contract-case/case-core-plugin-http-dsl":"0.23.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.5.3","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^29.5.14","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^29.7.0","@types/express":"^4.17.14","@contract-case/cli":"0.23.1","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.23.1"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.23.1_1746374878948_0.32611636315821957","host":"s3://npm-registry-packages-npm-production"}},"0.24.0":{"name":"@contract-case/contract-case-jest","version":"0.24.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.24.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"b80170376f0e6f5560114b1fb2de882fc9e2f8c4","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.24.0.tgz","fileCount":216,"integrity":"sha512-bFWGY1CfSeEXN5l2OgekiDQJGcjCF+BBu10p0vSfNDOmYkgK3DggJcWNluglifFZNaF9PNEQjs+m6yEmKELyQw==","signatures":[{"sig":"MEQCICot8mpL09+lTHrOIi1c9eyFymPbcxADX14KImK3bnwZAiAoFUcSiJSoj5CeDyGbG6PScW/uvm3BPmJmeMNIN99OMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":273659},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"980ce97da57c7c0c49d3e594eaa4fbcc61eb155c","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.24.0","@contract-case/case-connector":"0.24.0","@contract-case/case-plugin-base":"0.24.0","@contract-case/case-definition-dsl":"0.24.0","@contract-case/case-plugin-dsl-types":"0.24.0","@contract-case/case-entities-internal":"0.24.0","@contract-case/case-core-plugin-http-dsl":"0.24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.5.3","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^29.5.14","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^29.7.0","@types/express":"^4.17.14","@contract-case/cli":"0.24.0","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.24.0"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.24.0_1748269478126_0.14833645568781684","host":"s3://npm-registry-packages-npm-production"}},"0.24.1":{"name":"@contract-case/contract-case-jest","version":"0.24.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.24.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"b1c00f51ef2fa01022c67f97f4b575c7c63eb766","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.24.1.tgz","fileCount":216,"integrity":"sha512-fdFQlOCEPPJXjMhIWeuYoN3TTNZaboM7zsNbLdeNDOun9oq6lLXJc8b9dDKNMlmemU4YJPDEIy+nRn+RCfcPcQ==","signatures":[{"sig":"MEUCIQCzg0mIvpJa+jqJhhiGDg/Myso+9OSZECrE/JW7BiVwhAIgcbW55+hHEzAoPxDNl08rFEKCssM2jDhq7nMWrIT5GEY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":273509},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"ef6f48df9af67a8fbda4e0c2cef58d685ba2c667","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.24.1","@contract-case/case-connector":"0.24.1","@contract-case/case-plugin-base":"0.24.1","@contract-case/case-definition-dsl":"0.24.1","@contract-case/case-plugin-dsl-types":"0.24.1","@contract-case/case-entities-internal":"0.24.1","@contract-case/case-core-plugin-http-dsl":"0.24.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^29.5.14","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^29.7.0","@types/express":"^4.17.14","@contract-case/cli":"0.24.1","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.24.1"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.24.1_1749458528306_0.6669990372740711","host":"s3://npm-registry-packages-npm-production"}},"0.24.2":{"name":"@contract-case/contract-case-jest","version":"0.24.2","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.24.2","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"50115ca918684d897b41dc3db902e185b1c17167","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.24.2.tgz","fileCount":216,"integrity":"sha512-MtNqKgXPuVvlxr4jb2Wpla95seI4usCnTvn1TCY3aSuXU2Ry1a6oIPvXGvH2dyUjWddfIb+8FN2k12nN5vcO+A==","signatures":[{"sig":"MEQCIGt6hoGg8SUwABWSgkjcRzf4vNr8/glCnRBqbaAiuiSDAiAxaVxAs/73kimjaedQ+JZhiZWYzOY1tcwHsC/FvVvOfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":274122},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"ab40753b2bedede4976352bc7ff471fa598dc645","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v24.2.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.2.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.24.2","@contract-case/case-connector":"0.24.2","@contract-case/case-plugin-base":"0.24.2","@contract-case/case-definition-dsl":"0.24.2","@contract-case/case-plugin-dsl-types":"0.24.2","@contract-case/case-entities-internal":"0.24.2","@contract-case/case-core-plugin-http-dsl":"0.24.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^29.5.14","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^29.7.0","@types/express":"^4.17.14","@contract-case/cli":"0.24.2","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.24.2"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.24.2_1749657341406_0.7668973457518682","host":"s3://npm-registry-packages-npm-production"}},"0.25.0":{"name":"@contract-case/contract-case-jest","version":"0.25.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.25.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"e44b4c502e2d9e9e7e65096e76c4c2ca3174d84f","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.25.0.tgz","fileCount":216,"integrity":"sha512-SHFDk/8ljWFin7Q5vF8teaVb/ipZTiXQJOXzle9/mfXLbxQZ6TkbIM8vWQMmGQdMaR8vcbdSAlE6ixBb0z5b1A==","signatures":[{"sig":"MEUCICUpiVmxBcx7OQNjIwky8R25vW5FD4GnocRqDl7vNJI4AiEA7BJ+i4VdRiE+U8cc4jpBiNh8iSb/JJYu2f7Hs5r+pM8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":276140},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"f765b33d742a5aa6920c698adfd0421767afc977","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","actor":{"name":"timothyjones","type":"user","email":"timothy.l.jones@gmail.com"},"email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.25.0","@contract-case/case-connector":"0.25.0","@contract-case/case-plugin-base":"0.25.0","@contract-case/case-definition-dsl":"0.25.0","@contract-case/case-plugin-dsl-types":"0.25.0","@contract-case/case-entities-internal":"0.25.0","@contract-case/case-core-plugin-http-dsl":"0.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^29.5.14","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^29.7.0","@types/express":"^4.17.14","@contract-case/cli":"0.25.0","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.25.0"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.25.0_1750210853019_0.21061007148550548","host":"s3://npm-registry-packages-npm-production"}},"0.25.1":{"name":"@contract-case/contract-case-jest","version":"0.25.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.25.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"40c6f9535d33568361fbbe87262fc399ae12989e","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.25.1.tgz","fileCount":216,"integrity":"sha512-KMpJSAO7q9cPajOoYXNYcdDyWXnyhOp9jtWbe2DUNFhLr2vml/79mCIpBr/waAxQjDlFb4j1h9umGZAVnL0m5Q==","signatures":[{"sig":"MEUCIHT6fECic+NkZk6zBc2ny8CTLtAGPmPgptjh/P1YOMRRAiEA155E9HZNgMdcbQt8bFjM9rmC7cCGy4vE4/3+U1rtCqw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":276344},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"50aa9f7e8259d1f8d62c4f1fbedec1db8a756e41","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","actor":{"name":"timothyjones","type":"user","email":"timothy.l.jones@gmail.com"},"email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.25.1","@contract-case/case-connector":"0.25.1","@contract-case/case-plugin-base":"0.25.1","@contract-case/case-definition-dsl":"0.25.1","@contract-case/case-plugin-dsl-types":"0.25.1","@contract-case/case-entities-internal":"0.25.1","@contract-case/case-core-plugin-http-dsl":"0.25.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^29.5.14","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^29.7.0","@types/express":"^4.17.14","@contract-case/cli":"0.25.1","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.25.1"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.25.1_1750265052496_0.8077486738062698","host":"s3://npm-registry-packages-npm-production"}},"0.25.2":{"name":"@contract-case/contract-case-jest","version":"0.25.2","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.25.2","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"f795e17938abc36ddc113a636d55a9bc67d2b6ec","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.25.2.tgz","fileCount":216,"integrity":"sha512-Mkn3yZrvecnYwQF/ElTh3IKG75cnVfl/tTsCx/YbNq3UJBWy3Z3VmErzPqPV1bCF5OsLzahVR+D0EN9ehbFccQ==","signatures":[{"sig":"MEQCIGrDjseXi3LqxZYKmMi9tN7nlSCGsFgzNx7zOs13/9QLAiB4JowrSFed+RQiJP1E6HUmDlEmWk471ooNLxLTPRVfGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":276545},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"cd61d8b80f5852f7df919c778ce4b29c859acd30","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","actor":{"name":"timothyjones","type":"user","email":"timothy.l.jones@gmail.com"},"email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.25.2","@contract-case/case-connector":"0.25.2","@contract-case/case-plugin-base":"0.25.2","@contract-case/case-definition-dsl":"0.25.2","@contract-case/case-plugin-dsl-types":"0.25.2","@contract-case/case-entities-internal":"0.25.2","@contract-case/case-core-plugin-http-dsl":"0.25.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","axios":"^1.8.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^29.5.14","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^29.7.0","@types/express":"^4.17.14","@contract-case/cli":"0.25.2","@grpc/proto-loader":"^0.7.13","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.25.2"},"peerDependencies":{"jest":"^29.4.3"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.25.2_1750601182404_0.6362893701793011","host":"s3://npm-registry-packages-npm-production"}},"0.26.0":{"name":"@contract-case/contract-case-jest","version":"0.26.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.26.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"16904b356e60a0c5b63d949f5dbb0579d898866d","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.26.0.tgz","fileCount":216,"integrity":"sha512-ZBMQbNPsEeo0p5KHowZflJSv453MRXkm6JySx8+EPSO/r68VuuK+MxCKW1LAK9VGyQKAHlmPsdrXJhT4BWGwRw==","signatures":[{"sig":"MEUCIAYTRyuu8HFSwRzxY2pxhrAV10OboD10RKDXhYATI2msAiEA8Wt/BgQjATkkK92n9aP9p4iPnUxyPn5e9EP9S2/gFyM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":321619},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"268d72c9749d1827243bf9cc684cb60e5fc13f21","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.3/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.26.0","@contract-case/case-connector":"0.26.0","@contract-case/case-plugin-base":"0.26.0","@contract-case/case-definition-dsl":"0.26.0","@contract-case/case-plugin-dsl-types":"0.26.0","@contract-case/case-entities-internal":"0.26.0","@contract-case/case-core-plugin-http-dsl":"0.26.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.4","axios":"^1.8.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^30.0.0","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^29.7.0","@types/express":"^4.17.14","@contract-case/cli":"0.26.0","@grpc/proto-loader":"^0.7.15","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.26.0"},"peerDependencies":{"jest":"^29.4.3 | ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.26.0_1752203169310_0.4718149773670106","host":"s3://npm-registry-packages-npm-production"}},"0.26.1":{"name":"@contract-case/contract-case-jest","version":"0.26.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.26.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"6acdbf681d34b0d74371201eb3f4f066aa2d904f","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.26.1.tgz","fileCount":216,"integrity":"sha512-QJLt5A1p6hJAoIny+472mC5TOpUZ/Z/swe5/HaXUzI8NzHquOyKgXD0E7duExfPm6wv6IVY100NLDQHDUrnUBQ==","signatures":[{"sig":"MEUCIAUmgHTkeHhTiPdWEn9CtHIAHdYGpBxad3kDOa75/JDwAiEAm/V/GRBl8kNOsk87w2nUjWz9IoB155BgDZDPVBniPGY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":323865},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"8a789dc96700e1609e3042a63c4d595209143e4a","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.3/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.26.1","@contract-case/case-connector":"0.26.1","@contract-case/case-plugin-base":"0.26.1","@contract-case/case-definition-dsl":"0.26.1","@contract-case/case-plugin-dsl-types":"0.26.1","@contract-case/case-entities-internal":"0.26.1","@contract-case/case-core-plugin-http-dsl":"0.26.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.4","axios":"^1.8.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^30.0.0","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^29.7.0","@types/express":"^4.17.14","@contract-case/cli":"0.26.1","@grpc/proto-loader":"^0.7.15","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.26.1"},"peerDependencies":{"jest":"^29.4.3 | ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.26.1_1752397683369_0.20071802053332832","host":"s3://npm-registry-packages-npm-production"}},"0.27.0":{"name":"@contract-case/contract-case-jest","version":"0.27.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.27.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"41493e31994684c94bb3b7db589c727f211c3c62","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.27.0.tgz","fileCount":220,"integrity":"sha512-lC9Fr9YE8BRXnP6xYfWEYUem8qbsocGE+E0xjcatdkK7ReBYQAwUSNyHAJ4E6eNbEnlckFMPB13xroTFANFPUw==","signatures":[{"sig":"MEUCIQDbBHRGktRX1rA76WwlO2jkOoMXK6BTGnoN/I/nsbdC8AIgCKFtF4W0KagSUyiVpiZR16oJkFsqRE78W+mDcQB6fqE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":336918},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"ee2c56c1cf8b429dee45a0cdf51254725a4a653b","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.3/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.27.0","@contract-case/case-connector":"0.27.0","@contract-case/case-plugin-base":"0.27.0","@contract-case/case-definition-dsl":"0.27.0","@contract-case/case-plugin-dsl-types":"0.27.0","@contract-case/case-entities-internal":"0.27.0","@contract-case/case-core-plugin-http-dsl":"0.27.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.4","axios":"^1.8.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^30.0.0","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^29.7.0","@types/express":"^4.17.14","@contract-case/cli":"0.27.0","@grpc/proto-loader":"^0.7.15","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.27.0"},"peerDependencies":{"jest":"^29.4.3 | ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.27.0_1753882021258_0.40221396008801147","host":"s3://npm-registry-packages-npm-production"}},"0.27.1":{"name":"@contract-case/contract-case-jest","version":"0.27.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.27.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"b4c775585aa0468d855d86d1ba6cfd110cc6c304","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.27.1.tgz","fileCount":220,"integrity":"sha512-UM3ZL2jD5TRV3/e3SiXSyIZglSfFewBfbVa6FL2rdWScICG4jem0IvMc7MzGan87jYBCmMJWGyAooT5BxCIq5A==","signatures":[{"sig":"MEUCIE5eCDC+1s1kS0y7DTF0Mkuwp5kphGerXuu7u8qkIr0AAiEA0F0wFQCYPj/d9p/StGach+DCyUBpScxl+pP+hqVDERc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":330983},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"b19f9a616856e392264bcd7e24bded0c3ceb0d76","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.3/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.27.1","@contract-case/case-connector":"0.27.1","@contract-case/case-plugin-base":"0.27.1","@contract-case/case-definition-dsl":"0.27.1","@contract-case/case-plugin-dsl-types":"0.27.1","@contract-case/case-entities-internal":"0.27.1","@contract-case/case-core-plugin-http-dsl":"0.27.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.4","axios":"^1.11.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","cross-env":"^7.0.3","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^30.0.0","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^30.0.5","@types/express":"^4.17.14","@contract-case/cli":"0.27.1","@grpc/proto-loader":"^0.7.15","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.27.1"},"peerDependencies":{"jest":"^29.4.3 | ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.27.1_1755654218614_0.6114857173912385","host":"s3://npm-registry-packages-npm-production"}},"0.27.2":{"name":"@contract-case/contract-case-jest","version":"0.27.2","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":"Timothy Jones <timothy.l.jones@gmail.com> (https://github.com/TimothyJones)","license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.27.2","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"./dist/bin/ContractCase.mjs"},"dist":{"shasum":"b76284cac569477eeaee6a8f936a74075b613e0d","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.27.2.tgz","fileCount":220,"integrity":"sha512-C5/BGLzlEAjJPXsw1i9Qiw6HBzX671r6l+e4LF5v5CnB5vzYfxjSJfEWaQNNo5lUiT13cMrJNpawLSsj/qMEpg==","signatures":[{"sig":"MEUCIF+sySgOyeWavF8DoI3kqrYgi32F9mUm0b4YojA99RfcAiEA4lcSjgtOaHCxvGpp+I5+ZwMHJWM/8h2rCOG7V1xp1yU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":330589},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"8ab03aba9b2fecbe223980f5141fd30dd1ee2b59","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/8.2.3/node@v20.12.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.27.2","@contract-case/case-connector":"0.27.2","@contract-case/case-plugin-base":"0.27.2","@contract-case/case-definition-dsl":"0.27.2","@contract-case/case-plugin-dsl-types":"0.27.2","@contract-case/case-entities-internal":"0.27.2","@contract-case/case-core-plugin-http-dsl":"0.27.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.5","axios":"^1.11.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","cross-env":"^10.0.0","protobufjs":"^7.4.0","typescript":"5.8.3","@types/jest":"^30.0.0","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^30.0.5","@types/express":"^4.17.14","@contract-case/cli":"0.27.2","@grpc/proto-loader":"^0.7.15","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.27.2"},"peerDependencies":{"jest":"^29.4.3 | ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.27.2_1756223394428_0.08174387118865512","host":"s3://npm-registry-packages-npm-production"}},"0.27.3":{"name":"@contract-case/contract-case-jest","version":"0.27.3","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.27.3","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"dist/bin/ContractCase.mjs"},"dist":{"shasum":"1880cf9e4c170a7acac9958e63646b786ec9ae38","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.27.3.tgz","fileCount":220,"integrity":"sha512-NR25W8mTLuvQ2dGLKhzweMYby0K63V1ZIvikbv03F6vQ3rI70iTvStin6ar2iVb+oKxwvpKNUJ/j3wEpQSMLCw==","signatures":[{"sig":"MEUCIQDtpbLnMBUFvSwTCO7PwbH1vK+uIRObbHarB+DpquaEzgIgBvNXSZJXXsJWJ+GZ0CYzDc/pOtfJEcD5k+QZDHGGY/c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":333162},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"abdb4ff3a98b02decd8c9d7d6f03577bf79f5555","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/9.0.0/node@v22.9.0+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.9.0","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.27.3","@contract-case/case-connector":"0.27.3","@contract-case/case-plugin-base":"0.27.3","@contract-case/case-definition-dsl":"0.27.3","@contract-case/case-plugin-dsl-types":"0.27.3","@contract-case/case-entities-internal":"0.27.3","@contract-case/case-core-plugin-http-dsl":"0.27.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.5","axios":"^1.12.2","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.20.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.6.2","cross-env":"^10.0.0","protobufjs":"^7.4.0","typescript":"5.9.2","@types/jest":"^30.0.0","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^30.2.0","@types/express":"^4.17.14","@contract-case/cli":"0.27.3","@grpc/proto-loader":"^0.8.0","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.27.3"},"peerDependencies":{"jest":"^29.4.3 | ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.27.3_1761480860513_0.24022647106019468","host":"s3://npm-registry-packages-npm-production"}},"0.28.0":{"name":"@contract-case/contract-case-jest","version":"0.28.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.28.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"dist/bin/ContractCase.mjs"},"dist":{"shasum":"591d6acb49f02d7b2b8266ab382eea2cfccf23f0","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.28.0.tgz","fileCount":220,"integrity":"sha512-WMZlXoZb6MVXLzBxRbJ95lCBTmOG83LwKFe2g5/XwWetfABt0ziF2idZNLgyAOtOSLPNnUwfzFNYltJ/dwHX2Q==","signatures":[{"sig":"MEQCIG/VEVxDvvdCxK/JWyJk3cDqU7D4dwdNV5wpCS6LdFXIAiBaTWiCUEx58UCDulxriKtMfrwYKcGLlFZACSur3Hdp4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":333311},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"4e9929810c27f63f5a25b44a0e0f68e046945162","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.11.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.28.0","@contract-case/case-connector":"0.28.0","@contract-case/case-plugin-base":"0.28.0","@contract-case/case-definition-dsl":"0.28.0","@contract-case/case-plugin-dsl-types":"0.28.0","@contract-case/case-entities-internal":"0.28.0","@contract-case/case-core-plugin-http-dsl":"0.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","axios":"^1.12.2","eslint":"^9.39.1","rimraf":"^6.1.0","express":"^4.20.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","cross-env":"^10.0.0","protobufjs":"^7.5.4","typescript":"5.9.3","@types/jest":"^30.0.0","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^30.2.0","@types/express":"^4.17.14","@contract-case/cli":"0.28.0","@grpc/proto-loader":"^0.8.0","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.28.0"},"peerDependencies":{"jest":"^29.4.3 | ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.28.0_1765718621077_0.2422095290790951","host":"s3://npm-registry-packages-npm-production"}},"0.28.1":{"name":"@contract-case/contract-case-jest","version":"0.28.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.28.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"dist/bin/ContractCase.mjs"},"dist":{"shasum":"31425d059403c88a7baba40ee8adcd6d22de0b23","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.28.1.tgz","fileCount":220,"integrity":"sha512-GLYvf2k2pmC/YcFixQbG24aGgVSR/rLtKkLjE2kfV1wh1/Mlg4KJz1a96HyFtOjxkCO7GiqIx+PumfcgoPn6EQ==","signatures":[{"sig":"MEQCIGMkKYv+i2Dh8l+qYRK/zAEmBQITgQGIfylDv1ENEm7AAiBjk+2Upwc3HlBjfjno4/esDCW/egRFobklbqOHiCkDsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":340989},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"666242a2b5a9cf81c43e99906b860c55a6fa056b","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.11.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.28.1","@contract-case/case-connector":"0.28.1","@contract-case/case-plugin-base":"0.28.1","@contract-case/case-definition-dsl":"0.28.1","@contract-case/case-plugin-dsl-types":"0.28.1","@contract-case/case-entities-internal":"0.28.1","@contract-case/case-core-plugin-http-dsl":"0.28.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","axios":"^1.12.2","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^4.20.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","cross-env":"^10.1.0","protobufjs":"^7.5.4","typescript":"5.9.3","@types/jest":"^30.0.0","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^30.2.0","@types/express":"^4.17.14","@contract-case/cli":"0.28.1","@grpc/proto-loader":"^0.8.0","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.28.1"},"peerDependencies":{"jest":"^29.4.3 | ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.28.1_1768799988792_0.9135993458331273","host":"s3://npm-registry-packages-npm-production"}},"0.28.2":{"name":"@contract-case/contract-case-jest","version":"0.28.2","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.28.2","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"dist/bin/ContractCase.mjs"},"dist":{"shasum":"5628088b6d404f64fa0e325b62bd8f1430a41f6c","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.28.2.tgz","fileCount":220,"integrity":"sha512-2C+OGhv1nKZJhVMq5RaHQXtIiPtwlyV/T3gghfL/oX0jgoG0JEQMCc2Xg5P9LuQAZi2fo9zir9kfO5eAIVwMGw==","signatures":[{"sig":"MEYCIQDUInjQj3FoYkwCuIhq+VETK/s4k9pwQqUO/zQcLlVsdQIhANwb3AZZPXMWbnZ2iikPs664BbgLiklw+Qx8S7RXHr/c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":340989},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"eb29d66dea029bba33282340c84cade7b3315305","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/9.0.4/node@v24.11.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.28.2","@contract-case/case-connector":"0.28.2","@contract-case/case-plugin-base":"0.28.2","@contract-case/case-definition-dsl":"0.28.2","@contract-case/case-plugin-dsl-types":"0.28.2","@contract-case/case-entities-internal":"0.28.2","@contract-case/case-core-plugin-http-dsl":"0.28.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","axios":"^1.13.5","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^4.20.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","cross-env":"^10.1.0","protobufjs":"^7.5.4","typescript":"5.9.3","@types/jest":"^30.0.0","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^30.2.0","@types/express":"^4.17.14","@contract-case/cli":"0.28.2","@grpc/proto-loader":"^0.8.0","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.28.2"},"peerDependencies":{"jest":"^29.4.3 | ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.28.2_1770869080035_0.5851549109619119","host":"s3://npm-registry-packages-npm-production"}},"0.29.0":{"name":"@contract-case/contract-case-jest","version":"0.29.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.29.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"dist/bin/ContractCase.mjs"},"dist":{"shasum":"8a63e066da758b4daec54b97ab618dd9b9520915","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.29.0.tgz","fileCount":220,"integrity":"sha512-TLTBkhxyXaWfGoumjhfvoQaL6EnchF+T+zu1BHdoATjynBJdE2RfcXScCJPFY44Kx3kJ9GKV6I+zIkkFhb9/3w==","signatures":[{"sig":"MEYCIQDM4W+9uNfqSycy66adcEip5K83CX1wsIh5zTxnfiaawAIhAOH3Px5b1QyQXfz5qQBX7QTJpR4jPbu+UwgVAlC+Yi0H","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":312519},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"f4d85d1ad6d31d2ba7f4cb14f5b7e8ee76e6a382","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.11.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.29.0","@contract-case/case-connector":"0.29.0","@contract-case/case-plugin-base":"0.29.0","@contract-case/case-definition-dsl":"0.29.0","@contract-case/case-plugin-dsl-types":"0.29.0","@contract-case/case-entities-internal":"0.29.0","@contract-case/case-core-plugin-http-dsl":"0.29.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","axios":"^1.15.2","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^4.20.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","cross-env":"^10.1.0","protobufjs":"^7.5.8","typescript":"5.9.3","@types/jest":"^30.0.0","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^30.2.0","@types/express":"^4.17.14","@contract-case/cli":"0.29.0","@grpc/proto-loader":"^0.8.0","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.29.0"},"peerDependencies":{"jest":"^29.4.3 | ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.29.0_1780235833023_0.2228365262444365","host":"s3://npm-registry-packages-npm-production"}},"0.29.1":{"name":"@contract-case/contract-case-jest","version":"0.29.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.29.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"dist/bin/ContractCase.mjs"},"dist":{"shasum":"1abdeeaa5fcce537e0554c5935052bb14f0cdf70","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.29.1.tgz","fileCount":220,"integrity":"sha512-x8k18XfKqYBxKcYPSPDbU2rQ+PJk0IJJvbOULjZjPD8ZMeN9HAfFAiXnj4sfb65toQio/uwWu9glT6Kb2Oaa9Q==","signatures":[{"sig":"MEQCIFcw9majI/En/x+Yu97fDa4k1ovsEKodhXe8EyTtLjHAAiAK9tj1s1+EK4ah/PmG+eEIx2q9SAi9YOmFmXLMF7Wdww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":312957},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"bab268ce6c33fa7c07af49be15d5849fe6ce4363","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.11.1+arm64 (darwin)","description":"ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"chalk":"^4.1.2","ts-node":"^10.9.1","@contract-case/cli":"0.29.1","@contract-case/case-connector":"0.29.1","@contract-case/case-plugin-base":"0.29.1","@contract-case/case-definition-dsl":"0.29.1","@contract-case/case-plugin-dsl-types":"0.29.1","@contract-case/case-entities-internal":"0.29.1","@contract-case/case-core-plugin-http-dsl":"0.29.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","axios":"^1.15.2","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^4.20.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","cross-env":"^10.1.0","protobufjs":"^7.5.8","typescript":"5.9.3","@types/jest":"^30.0.0","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.3","pretty-format":"^30.2.0","@types/express":"^4.17.14","@contract-case/cli":"0.29.1","@grpc/proto-loader":"^0.8.0","@types/body-parser":"^1.19.2","@contract-case/eslint-config-case-maintainer":"0.29.1"},"peerDependencies":{"jest":"^29.4.3 | ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.29.1_1780581284740_0.27301036437269466","host":"s3://npm-registry-packages-npm-production"}},"0.30.0":{"name":"@contract-case/contract-case-jest","version":"0.30.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.30.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"dist/bin/ContractCase.mjs"},"dist":{"shasum":"44cf559d50713d359e7a647ce294cde439c8d6a8","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.30.0.tgz","fileCount":28,"integrity":"sha512-/LCP41YfWYu1todxjcebsXpcFdAk4hjSAjwliqH6z70rHthBWTV9TwsZjjah69yL9VTHgjiNYIkyTpLrADN4jA==","signatures":[{"sig":"MEQCIDstXpyzcVXY1hsps0NCfizYk6JWcfYyJYhJMJKgWRhYAiAFsNM7TdOaynZySVrqBmWLYiIUMy4dV+uJ/wqnfHNojQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":131876},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"1e2eb627892d142e646852edaf1b2a8351d7fce3","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.13.1+arm64 (darwin)","description":"ContractCase contract testing suite for Jest","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"ts-node":"^10.9.1","@contract-case/cli":"0.30.0","@contract-case/contract-case-dsl-js":"0.30.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","axios":"^1.15.2","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^4.20.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","cross-env":"^10.1.0","protobufjs":"^7.6.3","typescript":"5.9.3","@types/jest":"^30.0.0","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.5","pretty-format":"^30.2.0","@types/express":"^4.17.14","@contract-case/cli":"0.30.0","@grpc/proto-loader":"^0.8.0","@types/body-parser":"^1.19.2","@contract-case/case-plugin-base":"0.30.0","@contract-case/case-definition-dsl":"0.30.0","@contract-case/case-entities-internal":"0.30.0","@contract-case/eslint-config-case-maintainer":"0.30.0"},"peerDependencies":{"jest":"^29.4.3 | ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.30.0_1783241258128_0.17620953653577986","host":"s3://npm-registry-packages-npm-production"}},"0.30.1":{"name":"@contract-case/contract-case-jest","version":"0.30.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.30.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"dist/bin/ContractCase.mjs"},"dist":{"shasum":"bc5d8451c62f4000ae94b2ce4026206ef01bc634","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.30.1.tgz","fileCount":28,"integrity":"sha512-IWYIvOsW5EdGWuDMJPmUw1oSUPKXt9ozYxNBnDwr2w0hZuF39KRjjwZjX6/nZcezZFwYvIRQsNAK4/RWLv9tcQ==","signatures":[{"sig":"MEYCIQCN+GzrWzlow6tHcwng6nTFJO6aUPzuuflLmdSTB0rECQIhAKOMnEVQblJxtTk3uwqqw5rIzlLonm8caMnmJ7FzfdnR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":131877},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"68ee1f89e209d2404d523299d8eb99bad0bcbcad","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.13.1+arm64 (darwin)","description":"ContractCase contract testing suite for Jest","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"ts-node":"^10.9.1","@contract-case/cli":"0.30.1","@contract-case/contract-case-dsl-js":"0.30.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","axios":"^1.15.2","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^4.20.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","cross-env":"^10.1.0","protobufjs":"^7.6.3","typescript":"5.9.3","@types/jest":"^30.0.0","body-parser":"^2.2.0","@grpc/grpc-js":"^1.13.5","pretty-format":"^30.2.0","@types/express":"^4.17.14","@contract-case/cli":"0.30.1","@grpc/proto-loader":"^0.8.0","@types/body-parser":"^1.19.2","@contract-case/case-plugin-base":"0.30.1","@contract-case/case-definition-dsl":"0.30.1","@contract-case/case-entities-internal":"0.30.1","@contract-case/eslint-config-case-maintainer":"0.30.1"},"peerDependencies":{"jest":"^29.4.3 || ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.30.1_1784354392400_0.9735852419966944","host":"s3://npm-registry-packages-npm-production"}},"0.30.2":{"name":"@contract-case/contract-case-jest","version":"0.30.2","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.30.2","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"dist/bin/ContractCase.mjs"},"dist":{"shasum":"1690ba4ecb0e1efe2ad801cdb48ef83423f2ab2d","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.30.2.tgz","fileCount":28,"integrity":"sha512-THI/v+sfeAkDZSF+Zta9FYmOn8N0IRT9pzS8zh6js9SJeis7v3FjifJRlweJn9EhfmSqJnZnn/YBb241XCq8wQ==","signatures":[{"sig":"MEUCIQClitRhN4OyUjS/o7zB3tUNLkiwku/F+clbK8kFWxFg/wIgWhFfbRg15cSux2o9uQc0aG6FbcNQSGQfQhwGR11JMjw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":141452},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"db49bc583304edf1202ae256542cfedf54fc9b76","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.13.1+arm64 (darwin)","description":"ContractCase contract testing suite for Jest","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"ts-node":"^10.9.1","@contract-case/cli":"0.30.2","@contract-case/contract-case-dsl-js":"0.30.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","axios":"^1.18.1","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^5.1.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","cross-env":"^10.1.0","protobufjs":"^7.6.5","typescript":"5.9.3","@types/jest":"^30.0.0","body-parser":"^2.3.0","@grpc/grpc-js":"^1.13.5","pretty-format":"^30.2.0","@types/express":"^5.0.0","@contract-case/cli":"0.30.2","@grpc/proto-loader":"^0.8.0","@types/body-parser":"^1.19.2","@contract-case/case-plugin-base":"0.30.2","@contract-case/case-definition-dsl":"0.30.2","@contract-case/test-plugin-fixture":"file:../case-connector/test-fixtures/contract-case-test-plugin","@contract-case/case-entities-internal":"0.30.2","@contract-case/eslint-config-case-maintainer":"0.30.2"},"peerDependencies":{"jest":"^29.4.3 || ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.30.2_1787930231647_0.9457667302885342","host":"s3://npm-registry-packages-npm-production"}},"0.31.0":{"name":"@contract-case/contract-case-jest","version":"0.31.0","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.31.0","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"dist/bin/ContractCase.mjs"},"dist":{"shasum":"28aae614a540b9d98e93391148ebe3d0a503758a","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.31.0.tgz","fileCount":28,"integrity":"sha512-GuBaRuQr0VlUzH/FOdbYEp7uJmwGRVGmQ2DEQmpgzNfkJ6CuS9KLz9XkmMRVIYSmH4HT5L5QGuMHXPRwm+G/xQ==","signatures":[{"sig":"MEQCICwKjckr/EPklQ8D4t2m7C1L2qpmAnJ37+toUt2xLxHfAiBXCEdZjyva3y7q4cbY74uIH/MX3jSthwJvV6U2VXZlKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":137229},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=14.21.2"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"7f4a2f0fb1015a3534b6899e942dc245d730e91d","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/10.0.1/node@v24.13.1+arm64 (darwin)","description":"ContractCase contract testing suite for Jest","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"ts-node":"^10.9.1","@contract-case/cli":"0.31.0","@contract-case/contract-case-dsl-js":"0.31.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","axios":"^1.18.1","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^5.1.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","cross-env":"^10.1.0","protobufjs":"^7.6.5","typescript":"5.9.3","@types/jest":"^30.0.0","body-parser":"^2.3.0","@grpc/grpc-js":"^1.13.5","pretty-format":"^30.2.0","@types/express":"^5.0.0","@contract-case/cli":"0.31.0","@grpc/proto-loader":"^0.8.0","@types/body-parser":"^1.19.2","@contract-case/case-plugin-base":"0.31.0","@contract-case/case-definition-dsl":"0.31.0","@contract-case/test-plugin-fixture":"file:../case-connector/test-fixtures/contract-case-test-plugin","@contract-case/case-entities-internal":"0.31.0","@contract-case/eslint-config-case-maintainer":"0.31.0"},"peerDependencies":{"jest":"^29.4.3 || ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.31.0_1787931640290_0.8430243975238729","host":"s3://npm-registry-packages-npm-production"}},"0.31.1":{"name":"@contract-case/contract-case-jest","version":"0.31.1","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","_id":"@contract-case/contract-case-jest@0.31.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"bin":{"ContractCase":"dist/bin/ContractCase.mjs"},"dist":{"shasum":"06e872ee1e649216613005a25210aed4e3e66c50","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.31.1.tgz","fileCount":28,"integrity":"sha512-WcQlmL6KAowHzswD6Mc+mC3UDyJGLNRqWIpkL44/j7gg8pEgqAF5FDrh6kZsriXsPcebYNbe5n8li/yCEMxHYA==","signatures":[{"sig":"MEUCIFjpWq5wqIVdB1QNHA2KBu9yNu5JeguCr0mfDTplNn2+AiEAidBv9z2sa7fWLiRspzKIZ06DEXmbXlgb+1heMk7/iwk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":141660},"main":"./dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">=22.0.0"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"9c19211515e56f494f9fc2c26cf33a1fa6ebc5bf","scripts":{"lint":"eslint","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","format:check":"npm run format:base -- --list-different","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"_npmVersion":"lerna/10.0.1/node@v24.13.1+arm64 (darwin)","description":"ContractCase contract testing suite for Jest","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"ts-node":"^10.9.1","@contract-case/cli":"0.31.1","@contract-case/contract-case-dsl-js":"0.31.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","axios":"^1.18.1","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^5.1.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","cross-env":"^10.1.0","protobufjs":"^7.6.5","typescript":"5.9.3","@types/jest":"^30.0.0","body-parser":"^2.3.0","@grpc/grpc-js":"^1.13.5","pretty-format":"^30.2.0","@types/express":"^5.0.0","@contract-case/cli":"0.31.1","@grpc/proto-loader":"^0.8.0","@types/body-parser":"^1.19.2","@contract-case/case-plugin-base":"0.31.1","@contract-case/case-definition-dsl":"0.31.1","@contract-case/test-plugin-fixture":"file:../case-connector/test-fixtures/contract-case-test-plugin","@contract-case/case-entities-internal":"0.31.1","@contract-case/eslint-config-case-maintainer":"0.31.1"},"peerDependencies":{"jest":"^29.4.3 || ^30.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contract-case-jest_0.31.1_1788172631201_0.8663593434070229","host":"s3://npm-registry-packages-npm-production"}},"0.31.2":{"name":"@contract-case/contract-case-jest","version":"0.31.2","description":"ContractCase contract testing suite for Jest","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"author":{"name":"Timothy Jones","email":"timothy.l.jones@gmail.com","url":"https://github.com/TimothyJones"},"homepage":"https://case.contract-testing.io","license":"BSD-3-Clause","main":"./dist/src/index.js","types":"./dist/src/index.d.ts","bin":{"ContractCase":"dist/bin/ContractCase.mjs"},"directories":{"src":"src","dist":"dist"},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+ssh://git@github.com/case-contract-testing/case.git"},"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","lint":"eslint","lint:fix":"eslint --fix","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","format:check":"npm run format:base -- --list-different","format:fix":"npm run format:base -- --write ","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","pretest:verify":"rimraf temp-contracts && bash ./script/download-contracts.sh","test:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_contractDir=./temp-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false CASE_contractDir=./case-contracts jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/"},"funding":{"type":"individual","url":"https://github.com/sponsors/TimothyJones"},"engines":{"node":">=22.0.0"},"bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"devDependencies":{"@contract-case/case-definition-dsl":"0.31.2","@contract-case/case-entities-internal":"0.31.2","@contract-case/case-plugin-base":"0.31.2","@contract-case/cli":"0.31.2","@contract-case/eslint-config-case-maintainer":"0.31.2","@contract-case/test-plugin-fixture":"file:../case-connector/test-fixtures/contract-case-test-plugin","@grpc/grpc-js":"^1.13.5","@grpc/proto-loader":"^0.8.0","@types/body-parser":"^1.19.2","@types/express":"^5.0.0","@types/jest":"^30.0.0","axios":"^1.18.1","body-parser":"^2.3.0","cross-env":"^10.1.0","eslint":"^9.39.1","express":"^5.1.0","jest":"^30.2.0","prettier":"3.6.2","pretty-format":"^30.2.0","protobufjs":"^7.6.5","rimraf":"^6.1.2","ts-jest":"^29.4.5","ts-node":"^10.9.2","typescript":"5.9.3"},"peerDependencies":{"jest":"^29.4.3 || ^30.0.0"},"dependencies":{"@contract-case/cli":"0.31.2","@contract-case/contract-case-dsl-js":"0.31.2","ts-node":"^10.9.1"},"gitHead":"8f8938d4749a8a2af654c09b10c56c07364ca19e","_id":"@contract-case/contract-case-jest@0.31.2","_nodeVersion":"24.13.1","_npmVersion":"lerna/10.0.1/node@v24.13.1+arm64 (darwin)","dist":{"integrity":"sha512-QaNCK8w/nkyQvCW7ZPjgkT5mPOyHY4avcKN4mXtutnirv9Lvl1zOk58KvAekGwLDqXeo5MCgt9dBBN2s+YIWOg==","shasum":"741041d74a4e21fba87456e1705318d45652aa69","tarball":"https://registry.npmjs.org/@contract-case/contract-case-jest/-/contract-case-jest-0.31.2.tgz","fileCount":28,"unpackedSize":141660,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBtkZY8aEOdOx5Sk/G8hJhSkFnm1hgmV08a3PRdb6F2yAiB6xuVhOmvDQFXA4Yo8FwDnn/2W0ER/yJsRiS7K1e/raA=="}]},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/contract-case-jest_0.31.2_1788183960644_0.5163145274221796"},"_hasShrinkwrap":false}},"time":{"created":"2023-05-03T05:14:43.890Z","modified":"2026-08-31T13:46:01.041Z","0.9.1":"2023-05-03T05:14:44.210Z","0.9.2":"2023-05-06T10:47:53.234Z","0.9.3":"2023-05-08T05:48:50.666Z","0.9.4":"2023-05-09T14:16:49.701Z","0.9.5":"2023-05-17T09:31:36.661Z","0.10.0":"2023-06-02T09:29:01.915Z","0.10.1":"2023-06-09T08:27:01.487Z","0.11.0":"2023-10-12T07:12:42.036Z","0.11.1":"2024-01-06T08:42:57.428Z","0.11.2":"2024-01-23T12:14:03.746Z","0.11.3":"2024-01-23T14:05:35.118Z","0.11.4":"2024-01-30T12:35:35.711Z","0.11.5":"2024-02-11T05:40:55.002Z","0.11.6":"2024-02-11T06:06:39.483Z","0.11.7":"2024-05-16T12:51:23.613Z","0.12.0":"2024-10-01T16:49:40.477Z","0.12.1":"2024-10-02T11:18:07.378Z","0.12.2":"2024-10-02T13:36:41.529Z","0.12.3":"2024-10-02T14:14:57.794Z","0.12.4":"2024-10-02T16:20:06.824Z","0.12.5":"2024-10-08T11:47:45.800Z","0.13.0":"2024-10-17T13:22:31.441Z","0.19.0":"2025-03-15T15:50:12.421Z","0.19.1":"2025-03-18T09:02:04.929Z","0.19.2":"2025-03-19T22:26:04.993Z","0.20.0":"2025-03-20T13:24:44.844Z","0.20.1":"2025-03-22T04:19:30.282Z","0.21.0":"2025-03-25T14:13:09.600Z","0.22.0":"2025-04-14T14:05:42.481Z","0.23.0":"2025-04-28T15:30:15.939Z","0.23.1":"2025-05-04T16:07:59.211Z","0.24.0":"2025-05-26T14:24:38.342Z","0.24.1":"2025-06-09T08:42:08.531Z","0.24.2":"2025-06-11T15:55:41.609Z","0.25.0":"2025-06-18T01:40:53.227Z","0.25.1":"2025-06-18T16:44:12.732Z","0.25.2":"2025-06-22T14:06:22.642Z","0.26.0":"2025-07-11T03:06:09.569Z","0.26.1":"2025-07-13T09:08:03.555Z","0.27.0":"2025-07-30T13:27:01.537Z","0.27.1":"2025-08-20T01:43:38.804Z","0.27.2":"2025-08-26T15:49:54.613Z","0.27.3":"2025-10-26T12:14:20.725Z","0.28.0":"2025-12-14T13:23:41.251Z","0.28.1":"2026-01-19T05:19:48.947Z","0.28.2":"2026-02-12T04:04:40.214Z","0.29.0":"2026-05-31T13:57:13.192Z","0.29.1":"2026-06-04T13:54:44.867Z","0.30.0":"2026-07-05T08:47:38.274Z","0.30.1":"2026-07-18T05:59:52.519Z","0.30.2":"2026-08-28T15:17:11.786Z","0.31.0":"2026-08-28T15:40:40.424Z","0.31.1":"2026-08-31T10:37:11.339Z","0.31.2":"2026-08-31T13:46:00.790Z"},"bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"author":{"name":"Timothy Jones","email":"timothy.l.jones@gmail.com","url":"https://github.com/TimothyJones"},"license":"BSD-3-Clause","homepage":"https://case.contract-testing.io","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"repository":{"type":"git","url":"git+ssh://git@github.com/case-contract-testing/case.git"},"description":"ContractCase contract testing suite for Jest","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"readme":"# ContractCase Contract Testing Framework\n\n[![Build and test](https://github.com/case-contract-testing/contract-case/actions/workflows/build-and-test.yml/badge.svg?branch=main)](https://github.com/case-contract-testing/contract-case/actions/workflows/build-and-test.yml)\n[![Coverage Status](https://coveralls.io/repos/github/case-contract-testing/contract-case/badge.svg?branch=main)](https://coveralls.io/github/case-contract-testing/contract-case?branch=main)\n[![Known Vulnerabilities](https://snyk.io/test/github/case-contract-testing/contract-case/badge.svg?targetFile=packages/contract-case-jest/package.json)](https://snyk.io/test/github/case-contract-testing/contract-case?targetFile=packages/contract-case-jest/package.json)\n\n[![npm](https://img.shields.io/npm/v/@contract-case/contract-case-jest.svg)](https://www.npmjs.com/package/@contract-case/contract-case-jest)\n\n<span align=\"center\">\n\n![Case](https://github.com/case-contract-testing/contract-case/raw/main/docs/suitcase.png)\n\n<sub>[Briefcase sticker created by Gohsantosadrive on Flaticon](https://www.flaticon.com/free-stickers/law)</sub>\n\n</span>\n\nRead the [documentation here](https://case.contract-testing.io/docs/intro/).\n\nContractCase is a next-generation consumer-driven contract testing framework, building\non many of the lessons from maintaining the excellent [Pact](pact.io) contract testing\nframework. It is our belief that contract testing is the best way to get\ndeployment confidence for your applications and services.\n\nFeedback welcome on [github](https://github.com/case-contract-testing/contract-case)!\n\n## Caveats and limitations\n\nContractCase is now available and should work for both client and server driven http/https\ncontracts. Feedback on the ContractCase API / DSL and (especially) naming\nconventions very welcome. However, the following caveats should be kept in mind:\n\n1. ContractCase is currently only available in Javascript / Typescript and Java. At a later date, support for Python, C# and Go will be added. There are no plans to add other languages at this time.\n1. ContractCase doesn't currently support merging of contracts. This means that each contract must be defined in one test file (per contract).\n1. ContractCase currently is only compatible with Jest (js/ts) and JUnit (java).\n1. ContractCase currently only has minimal broker support. It supports the Pact\n   broker, although the Pact broker isn't able to render ContractCase contracts\n   in the UI.\n\nAlthough the test coverage is high, and great care has been taken to ensure that the results are correct, there may still be bugs. Please open an issue if you experience any problems.\n\nYou can follow the detailed progress by reading the [maintainer todo list](./docs/maintainers/todo.md). These caveats will be updated as progress is made.\n\n### I'm fine with all the caveats, how do I get started?\n\nIf you want to get started immediately, we recommend starting with the [defining contracts](https://case.contract-testing.io/docs/defining-contracts/) documentation.\n\n```\nnpm install --save-dev @contract-case/contract-case-jest\n```\n\nYou may also need jest:\n\n```\nnpm install --save-dev jest\n```\n\n## For Pact users\n\nContractCase has a very similar philosophy to Pact, and to maximise Pact\ncompatibility, ContractCase works with the Pact broker. We\nrecommend either:\n\n- The [Pact Broker](https://github.com/pact-foundation/pact_broker) for users wanting to host their own broke\n- The excellent [Pactflow Broker](https://pactflow.io) for those needing SaaS and enterprise features\n\nThere are a few key differences - ContractCase is easier to extend, can express\nmore complex contracts, and can define contracts at either the server side or\nthe client side (although it is always consumer driven - your consumer just\nmight be consuming _requests_).\nSee [for Pact users](https://case.contract-testing.io/docs/Alternatives/differences-to-pact) for more discussion.\n\n## Roadmap\n\n1. Pact Parity (complete)\n2. Server driven contracts (complete)\n3. Plugins and arbitrary extensions (complete)\n4. Support java (complete)\n5. Support function-based contracts (complete)\n6. Documentation (in progress)\n7. gRPC matchers\n8. Support Python, C# and Go\n9. Arbitrary combinations of request/response pairs, incidentally including native SQS support\n10. Pass-through APIs\n\nFor the gory details of the roadmap, you can see the implementation notebook / todo list [here](docs/maintainers/todo.md)\n\n## Releases\n\nContractCase releases follow [semantic versioning](https://semver.org/), with two additional restrictions:\n\n1. Before 1.0.0, ContractContractCase is in Beta, and the API is considered unstable. Breaking changes will be indicated in minor\n   version bumps- that is, 0.2.0 and 0.3.0 are not entirely compatible.\n2. Before 1.0.0, patch versions will always be backwards compatible.\n\nBreaking changes will always be detailed in the [changelog](./CHANGELOG.md).\n\n<!--- cspell:dictionaries !html --->\n","readmeFilename":"README.md"}