{"_id":"@contract-case/case-core","_rev":"55-df0620b2e5e8ee49b9117de4533799ec","name":"@contract-case/case-core","dist-tags":{"latest":"0.31.2"},"versions":{"0.8.0":{"name":"@contract-case/case-core","version":"0.8.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/case-core@0.8.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":{"download-contracts":"dist/bin/downloadContracts.js"},"dist":{"shasum":"5327380109163c74e697e6c25da8aa60f515b265","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.8.0.tgz","fileCount":345,"integrity":"sha512-CQfhkavGZJeGUuZQMhbacaijPqlhTQZ+3mNMxKTRltgra0dJmEW/fb8zr/+gtgJ0KfmodhHPvQXPGOu4NxnD1A==","signatures":[{"sig":"MEQCICworYUpmN+E9lQxCJbCoyKbdGXPSb1cCKSxLDsXu85SAiAmZuTVvbkXj5Ac3yMiNgrdaL5kk3NXru8pU4EQnyYa3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":341229,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQAs6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBUhAAj4sK0m7mJkct1Hfj62QcRHWx6KkXO0/JOVaiFYb3cM2xar0m\r\nHHy5n/3h9oryVC7lQ262yN/1Dtnj9dMKsddtjTXqw/03a7uQyo6xyIKYnKS1\r\nzoEyxsSjoURtnH4scTqqM06vMeODzE+9RcVlGPUuwz0TDDNkonD3ZIPTQmFv\r\nKsSA7jdZQX7ppphI15pz/7ghHqwNTuIlTiXetLYLJ5MPgX3HrZkH25vaczCv\r\nYG+OdOsFAlKiH/JS7PiGokX4RA35BpyGdc/b0q2gGRZEspB265tuvYRg1K9r\r\nVgu+1r95rVcnK8/UbXw0RJx5A+ZR5JZBCxvkGO5WE9KHU69ZnvFnsHIfTBj3\r\nH+GHcaiWxMW3L0s9zsPt2bFjwWHY3t5gXRwsNNzMtxkwM3CWvfrFk/8x4Sp/\r\nJZa3Jmtij3B9G1PEQrm6fO5NJvTW9NTS6qCvaOPKWPVWfPeWE64fVbdRutuZ\r\nW2aYbMux8bvAetjRh3aIEzmov2zPTzMY1JIhZB0PdMv96m0VymphZGy0ryhM\r\nZx72NRkpNEjxRysn8WrpPz2xHK+vZemdVHRGupPyOkMimPiUPn4dXHbeg7/M\r\nJm8pHTR4EFaV1QjD7hyRQi9hHKZNVp335EXrxHsheGVAj3jOjHN3V7eNAGUy\r\ny0DLOL/9qObQkiaqQ6CGN46ua23/3AKEIuw=\r\n=i6a2\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":"de700e8c5b1c37847f5400fc092ffc6eb9cbb00e","scripts":{"lint":"eslint src --ext .ts --config .eslintrc.json","test":"jest","build":"rimraf dist && tsc --project tsconfig.build.json","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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":{"qs":"^6.11.1","slug":"^8.2.2","axios":"^1.3.4","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.0","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.5.0","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","eslint":"^8.23.1","rimraf":"^5.0.0","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","@types/qs":"^6.9.7","typescript":"5.0.4","@types/jest":"^29.5.0","@types/slug":"^5.0.3","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","eslint-plugin-jest":"^27.2.1","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@types/current-git-branch":"^1.1.3","@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/case-core_0.8.0_1681918778051_0.6431191218277912","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"@contract-case/case-core","version":"0.9.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/case-core@0.9.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":{"download-contracts":"dist/bin/downloadContracts.js"},"dist":{"shasum":"7dd2715d6773a1e4e659d9cbe993fb628c41d635","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.9.0.tgz","fileCount":698,"integrity":"sha512-vdD6P5jZjiSkMw8f+FbKNq9Ea5R/4QR0sNMYKZ5fB7A5D1BsXKcS//51QwR7hI1ZN7ur3pjBSGk/7+SF7C9vZQ==","signatures":[{"sig":"MEQCIDk/wh3bGHJMcpMW30TQcT+VmvnJYNn4JkCk31jDnw7HAiAe4JPaO6ugPauC0tvxDpVErh05Zen3y15yyU2vZQNHbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":693120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSS2rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4hg/+Ju4qtdoaaMyq64WZLov3Gm0nJ/e40VP788PWemtqLdbZyNTj\r\nLPWlpiv2nNTwx8TIccVsEXEYn5nrWDl1CN+1NVtbON3v0Fv+ioCDKkw3IJOl\r\nm8BgnC8az+AHNx0pfCxO+mlSHHTO9IWOqJo8fsey6MMoQRwn3yXMQPjBGDt/\r\n2vbgAm2U2UpjYszi5TFmMk6xYmAvzkhdhnWHmO8HDgR3nMyh8SispaYcrddK\r\nhPnd2ygGcfm5hWBQM/l0Vn1gFnkfaryLUvJmJ3eWiiRcCPgD1wQqvDtuVSGV\r\nE52MJPf3G4+7GsRkVSwpDiOjL8zP405wqcoXpELGFDhizhd26o6+CaHaeKa8\r\nmc3k6tuTxsdIW5y+kBj0DkYW3DLBeezS66kb/09qFfpW8adJsQMAxT3H9u7w\r\nspPCopsTK+p9Nsx7l1tlAJZHJZbC4qwr8wOoOnDweCa5WtXsW7IChg6+8fSK\r\nLz24nI3jZR0wZ5rmn/IPuAYV9k+eakzxp1fnLpXEnm1QBo6ExTCT8h13xeaQ\r\n+Sdd7G+oV8wh6/3p8FfyJuYPq1IXxU00UhPX1RluBZhGPQEkSqbBLFusmzBR\r\nUxllonKxUG6EEeqoM56PmgXWNpNOkV//WbFm6EFxuVhanoIZfhmpuqcnwXwx\r\nhpW0Wc1USM2hCkXMYcjl2hJJNyWj0MSp6TY=\r\n=39DP\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":"4a3668e315b85535e446dc9e0e7d77b9595002c1","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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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/6.6.1/node@v16.19.0+arm64 (darwin)","description":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"16.19.0","dependencies":{"qs":"^6.11.1","slug":"^8.2.2","axios":"^1.3.4","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.0","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.5.0","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","eslint":"^8.23.1","rimraf":"^5.0.0","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","@types/qs":"^6.9.7","cross-env":"^7.0.3","typescript":"5.0.4","@types/jest":"^29.5.0","@types/slug":"^5.0.3","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","eslint-plugin-jest":"^27.2.1","lcov-result-merger":"^4.1.0","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@types/current-git-branch":"^1.1.3","@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/case-core_0.9.0_1682517419649_0.02840878443374173","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"@contract-case/case-core","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/case-core@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"},"bin":{"download-contracts":"dist/bin/downloadContracts.js"},"dist":{"shasum":"ac4e6524447b4299dbf4b7eeabaf69a189d76111","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.9.1.tgz","fileCount":698,"integrity":"sha512-t38Qpu1F3KwQ4zPLtji/wEn0zI9jD7UQA5Iq5MI+LOiFaqUVxvrMrzu53yDn9GCp3mOLmLj7i0PlyNZ32f6Qqw==","signatures":[{"sig":"MEYCIQC588VVSwqfRPrto/2o2tVg5FBBRncwUm+xb7vCFbiTvQIhAPfc+pbVt0VQLMBAfMM0AWpuGcY2h9KQZNu0E5uwuvGZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":696077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUe3AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEjQ/9H8yt/xEzDcqZf56rLc5kuVaA4ctVFh/Wy7TJDjD9hIzZZZOm\r\nctZgsHjuJbw2OCp+3ueZ91hVsvVCiaNRnQgcX60ZNVMROSUA+NUqR/6ua/+H\r\nEhYgSIFUk1Tk+FAFI4UtyM2opQirfUPKkuxOuGwNjpiPwjnZ1zkxzGriby83\r\nW7XflNMp1fPXUyVGvI+6LPxecdVOGkcVQdKGG549oNFlJohn5VVTFljS2jA8\r\nJpl+X44a0Eb/sXoh4xrgryAOi9hVW+6OVk3hJEZBdAHJA2dzSc2s8Mr0MlLe\r\nF89n0YFTAFMm2W8bNxTshUSCaT9aKFxi7FvZvVmd46RefIgnanOHw66jLOef\r\nx+h2OiXIn0pOfSOc/jv79bGoLa4ymrWD1czfnexaioViILGxu/clXDdMAvjJ\r\nS9XBhI9uq5OzDskswXKeDm0WBGwP7MK3CUSL5ho3kYf5SuS3QlhBTzUYAHSJ\r\nrQ0COY2P+a536aNbYM0tgGMeEM0EpoaaloEUlrQFEByrZKw0dkZlOA9ChLIj\r\npaM2h89+TsuBqzp32gM6kFpxOsv2QrOueLVsz+Nltp9Y3tT4CqKHBCR1d43x\r\n+i1lbpxaauANIMqXHbveReG2v1O/a/rfT7j33vQCfSxbIJctXZdHHYLDv+aT\r\nkx/C0gTm6hb7ykBJCCm5aYGS9kly1oxXqbM=\r\n=SfVm\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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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/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":{"qs":"^6.11.1","slug":"^8.2.2","axios":"^1.3.4","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.0","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.5.0","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","eslint":"^8.23.1","rimraf":"^5.0.0","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","@types/qs":"^6.9.7","cross-env":"^7.0.3","typescript":"5.0.4","@types/jest":"^29.5.0","@types/slug":"^5.0.3","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","eslint-plugin-jest":"^27.2.1","lcov-result-merger":"^4.1.0","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@types/current-git-branch":"^1.1.3","@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/case-core_0.9.1_1683090880430_0.6768859006032593","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"@contract-case/case-core","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/case-core@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":{"download-contracts":"dist/bin/downloadContracts.js"},"dist":{"shasum":"90305eb1d2583b556e1214088498b8cc8e45e574","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.10.0.tgz","fileCount":698,"integrity":"sha512-8rE1aS3q5dAsM9CzDuvdu8XtSvoNsxhir5Rc5RfA/TlBiB3b/sLgDrS4g/bj8ooGTAb1A92NvZ4obXZ/Xv1g9g==","signatures":[{"sig":"MEQCIAmfN76/LG5JE+RIcWCe0Kf9Xyeiqj2O2hnjtQ11CxXFAiB8RU1vrhIcaP3tGegjgvgl+nw3Gf26gwDv0oKxYIa7og==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":691298},"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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/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":{"qs":"^6.11.1","slug":"^8.2.2","axios":"^1.3.4","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.0","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.5.0","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.10.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","eslint":"^8.23.1","rimraf":"^5.0.0","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","@types/qs":"^6.9.7","cross-env":"^7.0.3","typescript":"5.0.4","@types/jest":"^29.5.0","@types/slug":"^5.0.3","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","eslint-plugin-jest":"^27.2.1","lcov-result-merger":"^4.1.0","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@types/current-git-branch":"^1.1.3","@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/case-core_0.10.0_1683370069180_0.11575111990236708","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"@contract-case/case-core","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/case-core@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":{"download-contracts":"dist/bin/downloadContracts.js"},"dist":{"shasum":"e839c75c1df884920bbbcb0a95bbcb4497f90018","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.10.1.tgz","fileCount":698,"integrity":"sha512-8o5FrhoN3jXfaZ0OvhxNGXbmuRRnCwdKsbDq34hR73OyYjkBTji35cfAc7GJ8KS+ORUk3XGMtFVgJTT+jQijDg==","signatures":[{"sig":"MEUCIQCAbOLhPwtfDJ3NTiL/VVyNDthb0hxkxf5SPH8U/fRAuAIgYDw6hnp7NGVeUD3dPzGG8l75lbHT2Dma7oJbOyomEV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":693051},"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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/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":{"qs":"^6.11.1","slug":"^8.2.2","axios":"^1.3.4","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.0","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.5.0","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.11.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","eslint":"^8.23.1","rimraf":"^5.0.0","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","@types/qs":"^6.9.7","cross-env":"^7.0.3","typescript":"5.0.4","@types/jest":"^29.5.0","@types/slug":"^5.0.3","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","eslint-plugin-jest":"^27.2.1","lcov-result-merger":"^4.1.0","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@types/current-git-branch":"^1.1.3","@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/case-core_0.10.1_1683524927964_0.2508397054323268","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"29f0f1bdcf7aa445117f585ef80307bd1d22412e","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.11.0.tgz","fileCount":682,"integrity":"sha512-n0ZqkFbeigq/r306Rc7fu3ass+1PtLToEq99rcGhVtfx3v7MyCfA+8TdpldWRwoQQXpntAwSpGj8BMCsSsMemA==","signatures":[{"sig":"MEUCIHEeFVkuHj6B+lEZ25L2hYHf5dux9mnRnQV7EHN3eQ74AiEAnxM5yhQr4PUCYr+3+eoZxaUh5z2FnSOUg7IAyLGWKqg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":673599},"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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/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":{"qs":"^6.11.1","slug":"^8.2.2","axios":"^1.3.4","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.0","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.5.0","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.11.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","eslint":"^8.23.1","rimraf":"^5.0.0","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","@types/qs":"^6.9.7","cross-env":"^7.0.3","typescript":"5.0.4","@types/jest":"^29.5.0","@types/slug":"^5.0.3","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","eslint-plugin-jest":"^27.2.1","lcov-result-merger":"^4.1.0","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@types/current-git-branch":"^1.1.3","@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"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.11.0_1683641806566_0.29722575984132216","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"@contract-case/case-core","version":"0.12.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/case-core@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"},"dist":{"shasum":"285b4b2c05b22e0ea102ac4b2dcfb131922cff40","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.12.0.tgz","fileCount":682,"integrity":"sha512-z5OLpf5lh9/JT5KFxBcEXNOzYUPWr5JYyXJHTck6mDJDo9QKOpx9yHGNtFMOZTg1DSvGEK6XmWa9qqcG7rR/PA==","signatures":[{"sig":"MEUCIFowzp0ffO7jq/VWEh18J9+ohDsuF3gX4ELRFypSzZipAiEAwXtQ/tlkZIemms3/X/0jh/3X4bcgAJw9+9kwBUwocjw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675469},"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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/6.6.2/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":{"qs":"^6.11.1","slug":"^8.2.2","axios":"^1.3.4","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.5.0","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.12.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","eslint":"^8.23.1","rimraf":"^5.0.0","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","@types/qs":"^6.9.7","cross-env":"^7.0.3","typescript":"5.0.4","@types/jest":"^29.5.0","@types/slug":"^5.0.3","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","eslint-plugin-jest":"^27.2.1","lcov-result-merger":"^4.1.0","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@types/current-git-branch":"^1.1.3","@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"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.12.0_1684315890227_0.5191746250915386","host":"s3://npm-registry-packages"}},"0.12.2":{"name":"@contract-case/case-core","version":"0.12.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/case-core@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"},"dist":{"shasum":"be9860e00c4b95cba7877c6e8ce0fae960fc7af8","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.12.2.tgz","fileCount":682,"integrity":"sha512-J/LYEmzhR7efhFk9LQDKvzKyzGsNRCkDpOoMggvLB27k9S6TxA72PGFkNAzK+ifvSvQg3yQhpYy9hRluaZ79Zg==","signatures":[{"sig":"MEYCIQDdeuzt7MsJMEee8fGEL2mymH46OlFDlJiIN7BQsKhFOQIhAOaEiBFqXx8svRUaDkm8pFh3Rkm/vEjczNYsmoijPxc7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675586},"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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/6.6.2/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":{"qs":"^6.11.2","slug":"^8.2.2","axios":"^1.3.4","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.5.0","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.12.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","eslint":"^8.41.0","rimraf":"^5.0.1","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","@types/qs":"^6.9.7","cross-env":"^7.0.3","typescript":"5.0.4","@types/jest":"^29.5.0","@types/slug":"^5.0.3","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","eslint-plugin-jest":"^27.2.1","lcov-result-merger":"^4.1.0","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@types/current-git-branch":"^1.1.3","@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"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.12.2_1685698134800_0.5113885282301576","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"@contract-case/case-core","version":"0.13.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/case-core@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"},"dist":{"shasum":"92a12f9960b5b762eb3fc9490ccbdf2bb5dbc7ef","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.13.0.tgz","fileCount":682,"integrity":"sha512-mTOwvm+gdD2vLv2ASGar0WcwwqPGYqGyN8ap9cmo+RARMNefoGdrl++nJUI6g2X1j9qK3gNtWEsXyhah4zbQeQ==","signatures":[{"sig":"MEYCIQD7vMguONHy//gmJuF5Pn3jz+bCh2nuEyTO7j2QUFlYaQIhAIpi2Z+cdviplCSuaT9mHeebZgKbkXQUVE+WsWiXer27","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675910},"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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/6.6.2/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":{"qs":"^6.11.2","slug":"^8.2.2","axios":"^1.3.4","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.5.0","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.13.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","eslint":"^8.41.0","rimraf":"^5.0.1","ts-jest":"^29.0.5","ts-node":"^10.9.1","prettier":"^2.8.4","@types/qs":"^6.9.7","cross-env":"^7.0.3","typescript":"5.1.3","@types/jest":"^29.5.2","@types/slug":"^5.0.3","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","eslint-plugin-jest":"^27.2.1","lcov-result-merger":"^4.1.0","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","@types/current-git-branch":"^1.1.3","@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"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.13.0_1686299205580_0.019691590894147515","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"@contract-case/case-core","version":"0.14.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/case-core@0.14.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"},"dist":{"shasum":"d5f3a1930d0bf950acea2fe06b2378fe56835605","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.14.0.tgz","fileCount":682,"integrity":"sha512-jDUiyevXidwhx0zXmOcGFbzoLmZOM3AATjuG2p3TSHANGHdGwIKe7gqMyh2E2/1g4Bwv6qg9ip9k6PjCL3Qu4A==","signatures":[{"sig":"MEQCICY5TOsX7bY7d2EbnHCRXw+j5BMrw7esZDzEIoec5mxxAiBr6h9tbk1wj+ZdbUFN4tadubov0sablUOOsWavE9ILWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675167},"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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/7.3.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":{"qs":"^6.11.2","slug":"^8.2.3","axios":"^1.5.0","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.6.1","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","eslint":"^8.47.0","rimraf":"^5.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","@types/qs":"^6.9.7","cross-env":"^7.0.3","typescript":"5.1.6","@types/jest":"^29.5.3","@types/slug":"^5.0.3","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^4.1.0","@types/current-git-branch":"^1.1.4","@contract-case/case-maintainer-config":"0.0.3","@contract-case/eslint-config-case-maintainer":"0.0.3"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.14.0_1697094745199_0.9033855636466854","host":"s3://npm-registry-packages"}},"0.15.1":{"name":"@contract-case/case-core","version":"0.15.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/case-core@0.15.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":"ccb9ba3b0b68555d5532b96e7854896b8ba2e83c","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.15.1.tgz","fileCount":682,"integrity":"sha512-TVpZpaPWGRCNPLF11EmVWiTHRL3JOwXdaBwNqZRU//T9BMb5k0Ik7b+D9CK1KsXoJNSjgfnYUIaCK/u7sKFboQ==","signatures":[{"sig":"MEQCIGqYG2GPme4ev/lwt4UCQZ2EltYrGg5foLwfihpQvPXoAiA9HCBfCbfODire8cxl+pEjj18HSlwXM558rb9OdHfYDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":685782},"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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.0.0/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":{"qs":"^6.11.2","slug":"^8.2.3","axios":"^1.6.3","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.6.1","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.15.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.55.0","rimraf":"^5.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","@types/qs":"^6.9.9","cross-env":"^7.0.3","typescript":"5.2.2","@types/jest":"^29.5.11","@types/slug":"^5.0.7","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.0","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.0.3","@contract-case/eslint-config-case-maintainer":"0.0.3"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.15.1_1704530572569_0.9953132276290022","host":"s3://npm-registry-packages"}},"0.15.2":{"name":"@contract-case/case-core","version":"0.15.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/case-core@0.15.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":"b1652f20e5a6f8d2ec419de25fb7c6790c2c6b7b","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.15.2.tgz","fileCount":682,"integrity":"sha512-36IZI4hKINCEWyVZOxeSFqpKT6a/T0itNNCPCRtHeuYKI3zoK9qel9CjNqU5HyUoDeFmBBn6yjOT30DwZaOwqA==","signatures":[{"sig":"MEUCIQDh1ih8/6xW704APHHtwfmLJmaKfWT46u4xayjeFmFq/QIgCuz4oxX+4WyYE0DFJU7QJV+a0AaO06iyqAFTvjhLjSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":685782},"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":"745040a8495f2baa1612b672aa22e7244d916c69","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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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.0.0/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":{"qs":"^6.11.2","slug":"^8.2.3","axios":"^1.6.3","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.6.1","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.15.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.55.0","rimraf":"^5.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","@types/qs":"^6.9.9","cross-env":"^7.0.3","typescript":"5.2.2","@types/jest":"^29.5.11","@types/slug":"^5.0.7","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.0","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.0.3","@contract-case/eslint-config-case-maintainer":"0.0.3"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.15.2_1704539607126_0.4745421677844237","host":"s3://npm-registry-packages"}},"0.15.4":{"name":"@contract-case/case-core","version":"0.15.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/case-core@0.15.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":"554cb7d2ac82cb08e991686ee4928644649408ea","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.15.4.tgz","fileCount":682,"integrity":"sha512-OabKjpHa8k78Gak7ZrVHvh1E5pt+rLSCoynBOQbWZj+//dav9hebW4wJMykmiotR9MAU7TeGKD6Kas7UDn1abg==","signatures":[{"sig":"MEYCIQDvNjE+4bShcTrzYjTm0wYat7y1n5Rl4EtE+cyDePcQ+QIhAOrKqNXq5PhqZi6jRTX+KGfupwKAMuQeV1UoRv0x8nRa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":688852},"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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.0.2/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":{"qs":"^6.11.2","slug":"^8.2.3","axios":"^1.6.3","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.6.1","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.15.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","rimraf":"^5.0.1","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.0.3","@types/qs":"^6.9.11","cross-env":"^7.0.3","typescript":"5.3.3","@types/jest":"^29.5.11","@types/slug":"^5.0.7","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.0","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.0.4","@contract-case/eslint-config-case-maintainer":"0.0.3"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.15.4_1706012035160_0.2165589992119885","host":"s3://npm-registry-packages"}},"0.15.5":{"name":"@contract-case/case-core","version":"0.15.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/case-core@0.15.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"},"dist":{"shasum":"f2c52e60b7fa014c145ec058c3870e2f58b8fbe8","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.15.5.tgz","fileCount":682,"integrity":"sha512-ED76gCLKdbpNIK1rNtluOUrZQCckv0HG0Gfb0ahUT3BehpXTZPdSvfaHkZ7hZNv8grltFajb5l8vjsSnx4TCVg==","signatures":[{"sig":"MEYCIQDk9kJI66Pz3q9ZUkfsICgPO8aYUgPAikxi3YUKYijfGAIhAKaUbgSM3+gePNKhuH8J4Yp7jnm9N5DRTWx6SQPlLw38","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":689510},"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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.0.2/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":{"qs":"^6.11.2","slug":"^8.2.3","axios":"^1.6.7","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.6.1","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.15.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","rimraf":"^5.0.1","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.0.3","@types/qs":"^6.9.11","cross-env":"^7.0.3","typescript":"5.3.3","@types/jest":"^29.5.11","@types/slug":"^5.0.7","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.0","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.0.4","@contract-case/eslint-config-case-maintainer":"0.0.3"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.15.5_1706618132124_0.7918109401701876","host":"s3://npm-registry-packages"}},"0.15.6":{"name":"@contract-case/case-core","version":"0.15.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/case-core@0.15.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"},"dist":{"shasum":"0b967fa1ddf860d810df1a6462f0668565e843ef","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.15.6.tgz","fileCount":686,"integrity":"sha512-9Okc+/aTdhq1SKX4pz01ZsU8kKeC8VOcv6emwty8U355Y7glerbvS+6h4RYGJaFeNnY1OvB/c9qK5Tsta2igOw==","signatures":[{"sig":"MEQCIEQfV/bvPhqMtONK/IkuNIWEUlpue4XYVBRcwYejWAoZAiA2U3Jt69mxMqQiKWxHn3q92IougMDCFSUITMUl3cjJ/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":692111},"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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.0.2/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":{"qs":"^6.11.2","slug":"^8.2.3","axios":"^1.6.7","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.18.2","filenamify":"^4.3.0","async-mutex":"^0.4.0","pretty-format":"^29.6.1","absolute-version":"^1.0.2","current-git-branch":"^1.1.0","@contract-case/case-entities-internal":"0.15.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","rimraf":"^5.0.1","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"3.2.5","@types/qs":"^6.9.11","cross-env":"^7.0.3","typescript":"5.3.3","@types/jest":"^29.5.11","@types/slug":"^5.0.7","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.0","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.0.4","@contract-case/eslint-config-case-maintainer":"0.0.3"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.15.6_1707630049853_0.27734632335318143","host":"s3://npm-registry-packages"}},"0.15.7":{"name":"@contract-case/case-core","version":"0.15.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/case-core@0.15.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"},"dist":{"shasum":"8b0ce20466e3eb94bcb58e7d3acc0550b6541328","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.15.7.tgz","fileCount":686,"integrity":"sha512-GMM/CPXY7nla3tfLOOR20SKUgkVyKlaENa2XxjfZIJUrToDNV7Z5TbxzAA0PPzsD5opWgGRv8N1A77eomLAFag==","signatures":[{"sig":"MEUCIQD5qJHfUlIeizwdh5bHOfXoVAL3Ew22Tsh6emn8dgtVRgIgLEw9fewj+mc7DS1SLbd1Pne59Pf3ZAPy85VJE+nw6CQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":701536},"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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.1.2/node@v20.12.1+arm64 (darwin)","description":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.12.1","slug":"^9.0.0","axios":"^1.6.8","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.19.2","filenamify":"^4.3.0","async-mutex":"^0.5.0","pretty-format":"^29.6.1","absolute-version":"^1.0.2","@contract-case/case-entities-internal":"0.15.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.0","rimraf":"^5.0.1","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"3.2.5","@types/qs":"^6.9.15","cross-env":"^7.0.3","typescript":"5.4.2","@types/jest":"^29.5.12","@types/slug":"^5.0.7","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.0","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.0.4","@contract-case/eslint-config-case-maintainer":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.15.7_1715863869473_0.2719218421986791","host":"s3://npm-registry-packages"}},"0.16.0":{"name":"@contract-case/case-core","version":"0.16.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/case-core@0.16.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"},"dist":{"shasum":"d324e65321560d5af0f5846af99237e7f5eeae78","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.16.0.tgz","fileCount":557,"integrity":"sha512-H6DQGwMqrcSowlYpjBxR2ZSf4vvTY5eQlVGxcDf8mec5uMWaI3rOOu866ie2lAYA63NXzf+OPKQFT8s5arpn3Q==","signatures":[{"sig":"MEUCIAdjxJAiiZRBxVhBen1iyErvbWE6KNeRfRFBmD1IBCfbAiEAjAF9Uk4y81VlfvVRWWXYeDrHUHKipYZRKcIcIoNGjW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":603928},"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":"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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.1.7/node@v22.4.1+arm64 (darwin)","description":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.4.1","dependencies":{"qs":"^6.13.0","slug":"^9.1.0","axios":"^1.7.7","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.21.0","filenamify":"^4.3.0","async-mutex":"^0.5.0","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"^0.16.0","@contract-case/case-core-plugin-http":"^0.16.0","@contract-case/case-entities-internal":"0.16.0","@contract-case/case-core-plugin-function":"^0.16.0","@contract-case/case-core-plugin-http-dsl":"^0.16.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.1","rimraf":"^6.0.1","ts-jest":"^29.1.5","ts-node":"^10.9.2","prettier":"3.3.3","@types/qs":"^6.9.16","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"^0.16.0","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.16.0_1727801365153_0.2823604084458846","host":"s3://npm-registry-packages"}},"0.16.1":{"name":"@contract-case/case-core","version":"0.16.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/case-core@0.16.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":"1cb0533432d41c682f11e8ed2ecb42fefd4d72ef","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.16.1.tgz","fileCount":557,"integrity":"sha512-P5juOltC74f66enx1KAjjZRjM5znKPHoih/eukEfpSvZ/H2Ha1OjZ1nE3CzfYpGbfsbFSe50Ye3svLVsdxnjIw==","signatures":[{"sig":"MEUCIQCDx0FP3jLYZZoiARhHiqRW5UGYofo36F5btpodZmNoiwIgM/4x8foiNwmoYrTcoBtRxA+v0WkUh2vBXdNogPKFYbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":603928},"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":"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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.1.7/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":{"qs":"^6.13.0","slug":"^9.1.0","axios":"^1.7.7","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.21.0","filenamify":"^4.3.0","async-mutex":"^0.5.0","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"^0.16.1","@contract-case/case-core-plugin-http":"^0.16.1","@contract-case/case-entities-internal":"0.16.1","@contract-case/case-core-plugin-function":"^0.16.1","@contract-case/case-core-plugin-http-dsl":"^0.16.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.1","rimraf":"^6.0.1","ts-jest":"^29.1.5","ts-node":"^10.9.2","prettier":"3.3.3","@types/qs":"^6.9.16","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"^0.16.1","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.16.1_1727867872291_0.6777902435659955","host":"s3://npm-registry-packages"}},"0.16.2":{"name":"@contract-case/case-core","version":"0.16.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/case-core@0.16.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":"2f02f6d22e45a6e3da2b0c0974b4e380cb28f84d","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.16.2.tgz","fileCount":557,"integrity":"sha512-xAU85ttcIrWDsPG3LCmLj/HRqmwHnwvGQmM5VwuMNcyQDTdpUhXmpty51C4Di+qhzz1o8HvO9BL9Zp2WgER8lQ==","signatures":[{"sig":"MEYCIQCrrKE2NFjUi02VtfHS9bVDnbA5X6FylgCNOdavYpoSGwIhALyQkuaLdY4BHqQFEO1FwkX4YXcXs5qw6uD0csesGSon","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":603928},"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":"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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.1.7/node@v22.4.1+arm64 (darwin)","description":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.4.1","dependencies":{"qs":"^6.13.0","slug":"^9.1.0","axios":"^1.7.7","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.21.0","filenamify":"^4.3.0","async-mutex":"^0.5.0","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"^0.16.2","@contract-case/case-core-plugin-http":"^0.16.2","@contract-case/case-entities-internal":"0.16.2","@contract-case/case-core-plugin-function":"^0.16.2","@contract-case/case-core-plugin-http-dsl":"^0.16.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.1","rimraf":"^6.0.1","ts-jest":"^29.1.5","ts-node":"^10.9.2","prettier":"3.3.3","@types/qs":"^6.9.16","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"^0.16.2","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.16.2_1727876188306_0.13387635299906275","host":"s3://npm-registry-packages"}},"0.16.3":{"name":"@contract-case/case-core","version":"0.16.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/case-core@0.16.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":"0ee29edb434384c1be8ff849ffb2bc257ab9fd8e","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.16.3.tgz","fileCount":557,"integrity":"sha512-80MoQWd9UTPKdZlizYtwL+xGGYNC3JuEGlUID6mKiKPzUg+SiPcKavZbOYBR17BnsHF++nFly63Jusaf+r9B1w==","signatures":[{"sig":"MEUCIGkZRk7lYcNGbV5yRWL4rLT7kdSR/G5n4Wj3WT/ZVQvjAiEAsDA24VlMOGn7gMR4r7VTJSXr6c86ikLy39K8aZ4DnCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":603928},"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":"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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.1.7/node@v20.12.1+arm64 (darwin)","description":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.0","slug":"^9.1.0","axios":"^1.7.7","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.21.0","filenamify":"^4.3.0","async-mutex":"^0.5.0","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"^0.16.3","@contract-case/case-core-plugin-http":"^0.16.3","@contract-case/case-entities-internal":"0.16.3","@contract-case/case-core-plugin-function":"^0.16.3","@contract-case/case-core-plugin-http-dsl":"^0.16.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.1","rimraf":"^6.0.1","ts-jest":"^29.1.5","ts-node":"^10.9.2","prettier":"3.3.3","@types/qs":"^6.9.16","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"^0.16.3","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.16.3_1727878482729_0.8480869981389147","host":"s3://npm-registry-packages"}},"0.17.0":{"name":"@contract-case/case-core","version":"0.17.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/case-core@0.17.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"},"dist":{"shasum":"3f35335bbabfa76d15d2f3b170cedcf29c2e1e04","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.17.0.tgz","fileCount":557,"integrity":"sha512-mLrULMuCIAVEpSUa41fMy+xL6YDRfPL486p6j8jkkeWcDd8aBbWDBhigc8mZQN5wWThlQDTVjEMJfsmpN+nNZg==","signatures":[{"sig":"MEUCIQDu2MxruGJAUhzKqsvaxM93+aYTPFWn8ne64GzT1bT9iwIgPJ1h15YdxvTjMWOdLr9FsvK42da1AZ2T/LIOwU8mqs8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":606398},"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":"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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.1.7/node@v22.4.1+arm64 (darwin)","description":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.4.1","dependencies":{"qs":"^6.13.0","slug":"^9.1.0","axios":"^1.7.7","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.21.0","filenamify":"^4.3.0","async-mutex":"^0.5.0","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.17.0","@contract-case/case-core-plugin-http":"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-function":"0.17.0","@contract-case/case-core-plugin-http-dsl":"0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.1","rimraf":"^6.0.1","ts-jest":"^29.1.5","ts-node":"^10.9.2","prettier":"3.3.3","@types/qs":"^6.9.16","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"^0.17.0","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.17.0_1727885992754_0.5276979806965822","host":"s3://npm-registry-packages"}},"0.17.1":{"name":"@contract-case/case-core","version":"0.17.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/case-core@0.17.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":"06a481357d7699e56c03b1d2011484ed656df7bf","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.17.1.tgz","fileCount":557,"integrity":"sha512-OPRw9ZTljLLYK+xoQnKVqpoSRZDuE5krei5nXu0auBOIDbB/QsZPQjF9mkYuugXrNunKotPaGtpCNyHWClxwdA==","signatures":[{"sig":"MEYCIQDLoSv6lFggO3quI/OlPCtcGGafrCPcNAtAlg1INqvFFwIhAM5izN0Ki1Fes3fmNbFagMpZFLSIdcRqpUR3ilKRKmPX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":608399},"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":"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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.1.8/node@v20.12.1+arm64 (darwin)","description":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.0","slug":"^9.1.0","axios":"^1.7.7","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.21.0","filenamify":"^4.3.0","async-mutex":"^0.5.0","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.17.1","@contract-case/case-core-plugin-http":"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-function":"0.17.1","@contract-case/case-core-plugin-http-dsl":"0.17.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.1","rimraf":"^6.0.1","ts-jest":"^29.1.5","ts-node":"^10.9.2","prettier":"3.3.3","@types/qs":"^6.9.16","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"^0.17.1","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.17.1_1728388049951_0.5510704534681199","host":"s3://npm-registry-packages"}},"0.18.0":{"name":"@contract-case/case-core","version":"0.18.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/case-core@0.18.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"},"dist":{"shasum":"6c8037d9ce9682a8b1cab23caad28c99186a74d3","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.18.0.tgz","fileCount":557,"integrity":"sha512-pzK7S+U6m4fYEa6tFiQeN0HOlVateNGKLaSZlWW/DW8j9UFviNTxUA8n8X6ijr/c7doWWR21lmXqbJ6xoFVeUw==","signatures":[{"sig":"MEYCIQCIIMP6SGkzA89aTN+KftCOrULJy/Tl2l1rrZSjna23BAIhAOBeYdoZPUwqpWgVamRS3uJLnbGQZLReT9JPrGW+q8vj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":608556},"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":"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","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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.1.8/node@v20.12.1+arm64 (darwin)","description":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.0","slug":"^9.1.0","axios":"^1.7.7","chalk":"^4.1.2","is-ci":"^3.0.1","mkdirp":"^3.0.1","express":"^4.21.0","filenamify":"^4.3.0","async-mutex":"^0.5.0","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.18.0","@contract-case/case-core-plugin-http":"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-function":"0.18.0","@contract-case/case-core-plugin-http-dsl":"0.18.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.57.1","rimraf":"^6.0.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.3.3","@types/qs":"^6.9.16","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"^0.18.0","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.18.0_1729171338584_0.611063738781924","host":"s3://npm-registry-packages"}},"0.19.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"6af6c9f1b3578587d1fc57cb9a2885a3516ac723","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.19.0.tgz","fileCount":557,"integrity":"sha512-cOpibJZFQkWMBfhxYCTQp58xkm14Q8h9uJ4K9X0/kpwOQ2YGd7oC6JZekeqv7g3/QGJertM639HL3KxLrGZoGw==","signatures":[{"sig":"MEYCIQCDpe2vfcmEz79CKCcBnSieobj7BGdRgbcLXxdgMYjRSQIhANFzRRcCqgeKo62q02HTfgoFcEKOBtcB+p77/l8hqbjr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641551},"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":"7d924d11cafd34e56c2c570f8267b27e97ccc4e8","scripts":{"lint":"eslint src","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.2","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.19.0","@contract-case/case-core-plugin-http":"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-function":"0.19.0","@contract-case/case-core-plugin-http-dsl":"0.19.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.21.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"^0.19.0","@contract-case/case-maintainer-config":"0.19.0","@contract-case/eslint-config-case-maintainer":"0.19.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.19.0_1742053800391_0.5330734796638315","host":"s3://npm-registry-packages-npm-production"}},"0.19.1":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"0e77cda8a5cfa63f21e095b22a3ef3e884eb4d45","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.19.1.tgz","fileCount":557,"integrity":"sha512-BhWbedAdvISonUxd2RsoxzkrFHDgEH/tL09RnKteQ177m5sjEWhCIOHmERcJQJJNUjliMq0AT2d2OkKYGVnk5g==","signatures":[{"sig":"MEUCIHYuUCvmILvOmiCs2flvOIT1PDdj7tbcAWu9oPXpdCVVAiEA/iBlWrFklJpcS/IYKRdd12fFe1xaquVXimA8lGsdX3w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":642088},"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":"b7837cc6795d6117efd798baa878a82cd4244c30","scripts":{"lint":"eslint src","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.2","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.19.1","@contract-case/case-core-plugin-http":"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-function":"0.19.1","@contract-case/case-core-plugin-http-dsl":"0.19.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"^0.19.1","@contract-case/case-maintainer-config":"0.19.1","@contract-case/eslint-config-case-maintainer":"0.19.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.19.1_1742288511833_0.12886043384523727","host":"s3://npm-registry-packages-npm-production"}},"0.19.2":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"2d2ce5656d6e10929309e926ab998b28f31102ae","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.19.2.tgz","fileCount":557,"integrity":"sha512-96nxa9wgoRGMO7q7KqLp1DBaKY+/w29m539XGaixwNiu48F4WHjCAYRRdhSYkbFyWtK1EY9LBvKJ7SIulT8K3Q==","signatures":[{"sig":"MEUCIQCwz+6OHi4dm10S8OnDYUUIdKRVHnsyeoh4v0fEB1a6AgIgOGOtOMIDveocuuDGkyn1iHyk1pO2wG4Ix2teSVcZMZc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":642088},"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":"4c5207dce895fbe4e007ae3f32a8dddcd018737f","scripts":{"lint":"eslint src","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.2","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.19.2","@contract-case/case-core-plugin-http":"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-function":"0.19.2","@contract-case/case-core-plugin-http-dsl":"0.19.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"^0.19.2","@contract-case/case-maintainer-config":"0.19.2","@contract-case/eslint-config-case-maintainer":"0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.19.2_1742423152118_0.1422062660022514","host":"s3://npm-registry-packages-npm-production"}},"0.20.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"9643a5ec4a286cbbd84fc7e00b5d93ded60060cc","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.20.0.tgz","fileCount":557,"integrity":"sha512-Q2aKK3zGMKLOYH8TJvqNmnTlgD6uOsGTYQ6r8udp9UaLyC6d1YCC79+69ZFrGdsGlONdY5tkypRzApI3pf9YAA==","signatures":[{"sig":"MEYCIQCnbz6jBf2aE2F5emxhPX7SwLS3nL3XyKXMdn20RPsWygIhAND24eUvVatJ1bdPL3YeRaz//e4hp7W9uQorjSvXSzbR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":642799},"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":"736b704038c74d470cdd0ffe57444fa02c7e591c","scripts":{"lint":"eslint src","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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@v22.9.0+arm64 (darwin)","description":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.9.0","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.2","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.20.0","@contract-case/case-core-plugin-http":"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-function":"0.20.0","@contract-case/case-core-plugin-http-dsl":"0.20.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"^0.20.0","@contract-case/case-maintainer-config":"0.20.0","@contract-case/eslint-config-case-maintainer":"0.20.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.20.0_1742477073098_0.3420013795379393","host":"s3://npm-registry-packages-npm-production"}},"0.20.1":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"75b55b8e831714a1740fbdcd452e68e37f0d753f","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.20.1.tgz","fileCount":557,"integrity":"sha512-fnBowvgjnLzFc4NWOJPBrR6MEWy7LZksu7T0sxQvh9NLLUbRAK5/oVEQDRaXiQ9GLhbJk4JBTTyvNpNReD4o0w==","signatures":[{"sig":"MEUCIQDKB1/SUCPuGanvV6Q7kCJxKV3thEC2545q3tTl2687wQIgOr122AOcfWRYE1JGowYwT3ymU2zRoabfZIb6twW3cjc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":642799},"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":"f2e874f6499ec87d403cdb34b563ebe358a38c7e","scripts":{"lint":"eslint src","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.2","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.20.1","@contract-case/case-core-plugin-http":"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-function":"0.20.1","@contract-case/case-core-plugin-http-dsl":"0.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"^0.20.1","@contract-case/case-maintainer-config":"0.20.1","@contract-case/eslint-config-case-maintainer":"0.20.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.20.1_1742617159342_0.3463364477918365","host":"s3://npm-registry-packages-npm-production"}},"0.21.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"39a2022e1dbd05768a8bb363655aad64397d06ba","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.21.0.tgz","fileCount":557,"integrity":"sha512-JO5TDl1OeNkAYYHojn7bSuk0ZJRs15fTPz0Y+n09RyrUIZuCmUbEyWGaL3Jzb4R/QqrXUY5auzzcKbVB85EouQ==","signatures":[{"sig":"MEQCIB98AyfTLQqLBrbjAQTvM+wDZiMZtSHQFCOZA5h4G6HTAiBSrRg32VFbfMPZl8Vgkq21e8pDqNtVDxDe4hVmMupW3Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":642799},"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":"286f5e1fe578ce0ebf32427dc9e3e257faf89c8d","scripts":{"lint":"eslint src","test":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true jest","build":"rimraf dist && tsc --project tsconfig.build.json","pretest":"rimraf temp-contracts && ts-node ./bin/downloadContracts.ts \"http request provider\" && ts-node ./bin/downloadContracts.ts \"http response provider\"","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_contractDir=./temp-contracts 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=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@v23.2.0+arm64 (darwin)","description":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"23.2.0","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.4","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.21.0","@contract-case/case-core-plugin-http":"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-function":"0.21.0","@contract-case/case-core-plugin-http-dsl":"0.21.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^1.20.2","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"^0.21.0","@contract-case/case-maintainer-config":"0.21.0","@contract-case/eslint-config-case-maintainer":"0.21.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.21.0_1742911975778_0.5241866633015364","host":"s3://npm-registry-packages-npm-production"}},"0.22.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"f80c26ac216e81f3a90cc94b91247ae95272cd2e","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.22.0.tgz","fileCount":608,"integrity":"sha512-sIOPpXlb01QzawcUvuHxGOP6litQ6PNYLl+LQ/cccozAxjh42Qz0kZXyxoBma11ib9NoeXFQrLrB6jakkaSdSQ==","signatures":[{"sig":"MEUCIGNUUxRzTu5aXoDBgaVNbQDsaPRnR22Met41IbHbOpwxAiEAt+AxXR7yIjl/6fOe+CddhfO83o2xfFWTrNR+iUjeLN4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":687004},"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_publish=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.4","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.22.0","@contract-case/case-core-plugin-http":"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-function":"0.22.0","@contract-case/case-core-plugin-http-dsl":"0.22.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.8.3","@types/jest":"^29.5.12","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.22.0","@contract-case/case-maintainer-config":"0.22.0","@contract-case/eslint-config-case-maintainer":"0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.22.0_1744639529450_0.08921144365770406","host":"s3://npm-registry-packages-npm-production"}},"0.23.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"b100b0b0f012a8dc301b0a6ff9ce692d99e85dc9","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.23.0.tgz","fileCount":616,"integrity":"sha512-kICjwCBOVnuBG/AkoNeC8orBXb2Uu9v2G2ke8jCfSjxNHzUajRarz7KI1ukb8vCzUAMtXHONcWttFurBQ+KFoA==","signatures":[{"sig":"MEQCIBpXdcVKgvQ3iHBhinr2bU58crmWH+NznFOzZ9TEW5L1AiAuAY86szASqmD4wGaL2+R4y9i/H1jZr8+uK3HIaZOalg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":698519},"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_publish=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.4","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.23.0","@contract-case/case-core-plugin-http":"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-function":"0.23.0","@contract-case/case-core-plugin-http-dsl":"0.23.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.8.3","@types/jest":"^29.5.14","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.23.0","@contract-case/case-maintainer-config":"0.23.0","@contract-case/eslint-config-case-maintainer":"0.23.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.23.0_1745854202454_0.9145277565769878","host":"s3://npm-registry-packages-npm-production"}},"0.23.1":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"9c27375682824edcebdb35fa898ecaa17e7b1a7a","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.23.1.tgz","fileCount":616,"integrity":"sha512-60Y5MDcu2vEoKwrpADaHFnSIaKgLqP3CDOxgg324O21cu9fiDo96lqWH+pehKt0IefLUEktaDC3caGCBocuY3A==","signatures":[{"sig":"MEUCIFFTpfz13/cyXHUQM98Ys1GtejBVPWAHEGV4P1lK2i1cAiEAu5ZKmnOL2oj+cI+s05wJrwmr5BDfeaxjyhUlWYtfLkQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":698519},"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_publish=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.4","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.23.1","@contract-case/case-core-plugin-http":"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-function":"0.23.1","@contract-case/case-core-plugin-http-dsl":"0.23.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.8.3","@types/jest":"^29.5.14","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.23.1","@contract-case/case-maintainer-config":"0.23.1","@contract-case/eslint-config-case-maintainer":"0.23.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.23.1_1746374866646_0.6841760285858662","host":"s3://npm-registry-packages-npm-production"}},"0.24.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"e579844a0857332f8ec8e6806d4f0d7a99cf577d","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.24.0.tgz","fileCount":616,"integrity":"sha512-aGT9rYr0nkXLB8Y8hDJ/Tgusht/wa1DeOl1qBd4iCJyLz1mHb4AxW5V5qh1Gq1AlHArrMB6iAxdNHOKua0RNDw==","signatures":[{"sig":"MEUCIQDn81x2/NLTJablBc2Na+ot1X/Q4MalQ9MyZpjJb7b0swIgdojlkhs64tIHrtwNtRzwwn5E3G9r40+5YabydNpss0Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":699232},"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_publish=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.4","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.24.0","@contract-case/case-core-plugin-http":"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-function":"0.24.0","@contract-case/case-core-plugin-http-dsl":"0.24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.8.3","@types/jest":"^29.5.14","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.24.0","@contract-case/case-maintainer-config":"0.24.0","@contract-case/eslint-config-case-maintainer":"0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.24.0_1748269464627_0.07203918670250009","host":"s3://npm-registry-packages-npm-production"}},"0.24.1":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"d60448387c16c807fa87e3db7fa8fae637bcfd40","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.24.1.tgz","fileCount":616,"integrity":"sha512-gu2NmY7wPbE5OA9L/f8KlJQ+mntj01gcnFvOD6edEtrXn5nO5qSH6YTgl0ogB1Afw9lMVbEBHxFXuZFoGCjUTw==","signatures":[{"sig":"MEUCIBaccV6uqxGtp0T6pJSnlAYtRfjXX+PTW3zXcYXjGT5CAiEAxVCdciPPbh0i9cbTBR8+ueRrWNroppchU8ONiIjZ2PA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":699082},"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_publish=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.4","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.24.1","@contract-case/case-core-plugin-http":"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-function":"0.24.1","@contract-case/case-core-plugin-http-dsl":"0.24.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.8.3","@types/jest":"^29.5.14","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.24.1","@contract-case/case-maintainer-config":"0.24.1","@contract-case/eslint-config-case-maintainer":"0.24.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.24.1_1749458517798_0.07378585042081709","host":"s3://npm-registry-packages-npm-production"}},"0.24.2":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"d8738d03eea613425a28fd206a7c840dcb6106f3","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.24.2.tgz","fileCount":616,"integrity":"sha512-iaDd+Y0oDv97HESyE3D6EKO0hznbnPHnPLOLDz22AqAy5QzdEyVhSvexjbfUFTnha3SGlyuzs7CHqRfhDFBLTw==","signatures":[{"sig":"MEUCIEUvHOvnuN1lJ6Hyn0e1bO0a0o9W/+gHbYV9wfo4zEszAiEAjkWaKcg3bDBFBJqAjG/o0om7UFDjrDWNR6ZREYcVy9U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701327},"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_publish=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.2.0","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.4","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.24.2","@contract-case/case-core-plugin-http":"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-function":"0.24.2","@contract-case/case-core-plugin-http-dsl":"0.24.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.8.3","@types/jest":"^29.5.14","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.24.2","@contract-case/case-maintainer-config":"0.24.2","@contract-case/eslint-config-case-maintainer":"0.24.2"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.24.2_1749657328316_0.4691644847187537","host":"s3://npm-registry-packages-npm-production"}},"0.25.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"913e626347f475d2867115a8a865831d0c00656e","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.25.0.tgz","fileCount":616,"integrity":"sha512-hDSZ0aPG/hYWATQmGUp0lQmAce5tCwIXnWw63/0sNqOgQxwLyisLtGj23RzkstxrUUSe3yh8KeXNGOw42+ElhA==","signatures":[{"sig":"MEYCIQCOHm+z/TqpMqoLjaRDDjT1nc25/hxQxEGg+WUp3GG39AIhAK89C0PZ4vRfYJWDqaaFjBwk0xNs2O260u+4L4VdY/Jo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":706145},"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_publish=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.4","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.25.0","@contract-case/case-core-plugin-http":"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-function":"0.25.0","@contract-case/case-core-plugin-http-dsl":"0.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.8.3","@types/jest":"^29.5.14","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.25.0","@contract-case/case-maintainer-config":"0.25.0","@contract-case/eslint-config-case-maintainer":"0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.25.0_1750210840073_0.7363752826969308","host":"s3://npm-registry-packages-npm-production"}},"0.25.1":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"9ed54067b4dfffcf575eba83dd4d01cdaf34abdb","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.25.1.tgz","fileCount":616,"integrity":"sha512-aKmijdpeRoQNlj+mggrT4FSwXtuqM/qud/v7yUaXRnGNYxIGGWZZ47D2ArDZI11mtPmSbff25zNayOroJTNMHw==","signatures":[{"sig":"MEYCIQDJJOFCkCmHkPGf+2Uo4dLoPiAMp/PVZu4Ai0Z7lmo6TQIhAIB6XWZ4RomGyPTMWBMCS79mFxLBVyGR4IHeSrFt551e","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":706159},"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_publish=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.4","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.25.1","@contract-case/case-core-plugin-http":"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-function":"0.25.1","@contract-case/case-core-plugin-http-dsl":"0.25.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.8.3","@types/jest":"^29.5.14","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.25.1","@contract-case/case-maintainer-config":"0.25.1","@contract-case/eslint-config-case-maintainer":"0.25.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.25.1_1750265039445_0.8943643454242718","host":"s3://npm-registry-packages-npm-production"}},"0.25.2":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"dbeda7259445d28ed63a4c14dc53a44a308e18c6","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.25.2.tgz","fileCount":624,"integrity":"sha512-3GrH5OwNUaiy/NLMs5pVKFHtw4cgR9Olq7m/S61wC/ytqP8L4bT9KngNyJVsUMj5aMC6e5n6jN4R7IrZlGk7sQ==","signatures":[{"sig":"MEUCIQDsC06slnrlyZs3hkgCARm47Yz/hQ2g4qdyg3bTeefiqgIgbOF0Ne106p+BulpPk0fstVzACFQz+nSvGa4jR19wOBI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":714915},"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_publish=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.4","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.25.2","@contract-case/case-core-plugin-http":"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-function":"0.25.2","@contract-case/case-core-plugin-http-dsl":"0.25.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.8.3","@types/jest":"^29.5.14","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.25.2","@contract-case/case-maintainer-config":"0.25.2","@contract-case/eslint-config-case-maintainer":"0.25.2"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.25.2_1750601173571_0.016442633181716237","host":"s3://npm-registry-packages-npm-production"}},"0.26.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"230bf1ef0351e90c718427a0dceb5e47c9296171","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.26.0.tgz","fileCount":624,"integrity":"sha512-AwrbMImmXmI3O/hqwRUbfBmFN84ZPWSsngk4IKZuiWjHgQSvfZV1RYvG73wQ1HfOGTz/gaTM2/vjtMzH8cRJMg==","signatures":[{"sig":"MEYCIQDjkGLokld+GtXfTJMF0A6u4KnlF+VGHUj9DVi9Qi0djAIhAKGHaUvqmw4Rgd1Jkb/d3Fm1PAVoX0zlfPYpBmHfnvjr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":788163},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.4","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.26.0","@contract-case/case-core-plugin-http":"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-function":"0.26.0","@contract-case/case-core-plugin-http-dsl":"0.26.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.8.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.26.0","@contract-case/case-maintainer-config":"0.26.0","@contract-case/eslint-config-case-maintainer":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.26.0_1752203160411_0.31253133247435816","host":"s3://npm-registry-packages-npm-production"}},"0.26.1":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"9db91a1d442b3475dd059ad1c693faf4ef10d16d","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.26.1.tgz","fileCount":624,"integrity":"sha512-SDnqfOZmob4d/jntTDEOLaxb4gZABn8/BRif8+wrt28ZAAxOa4H+VXb4TDFf5Z0d0qGyuAfaphEMceYfNomEjg==","signatures":[{"sig":"MEUCIQCS8XAqT2MRMIuCrGfK1ip+251mAdBsQf6u+25NObLT2gIgdKzyvbchQ+J/KrNKw0mJlsLN+tT4kXwDJX4BeErO08s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":789998},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.4","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.26.1","@contract-case/case-core-plugin-http":"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-function":"0.26.1","@contract-case/case-core-plugin-http-dsl":"0.26.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.8.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.26.1","@contract-case/case-maintainer-config":"0.26.1","@contract-case/eslint-config-case-maintainer":"0.26.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.26.1_1752397676932_0.8078759398353426","host":"s3://npm-registry-packages-npm-production"}},"0.27.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"1df2ce7aa6841b497c5667d8a35cca0e6556338f","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.27.0.tgz","fileCount":624,"integrity":"sha512-rDo1EokPxHLwKn0uZTXnHNoCdz6NxqIwMSouUIoberYYjY8IIW+J4+fa2JUchl9/Tv4bRR0AzHlmrcsFPAvDOg==","signatures":[{"sig":"MEQCIHR41YAW9L+DbGGgofr0WmMYFnU5CNXVKyz5nJDTjLmfAiAalYsDqlZLvxuWSo2Ru1A89/d++5X63EmqdBAjCLSaIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":772774},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.8.4","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^29.6.1","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.27.0","@contract-case/case-core-plugin-http":"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-function":"0.27.0","@contract-case/case-core-plugin-http-dsl":"0.27.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.8.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.27.0","@contract-case/case-maintainer-config":"0.27.0","@contract-case/eslint-config-case-maintainer":"0.27.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.27.0_1753882008065_0.9126099143032271","host":"s3://npm-registry-packages-npm-production"}},"0.27.1":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"8b9729e6dce43f9f03d0ac3853295fff653dd199","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.27.1.tgz","fileCount":624,"integrity":"sha512-tna9DfR6FVACAzdp66KaOQYxVmId6MULc7hySTMP4o30gZJrI39n3sEoOLbFL2AEfn6C70sbvxl0M6FJuvIfog==","signatures":[{"sig":"MEYCIQCDqG9iXDAaEnbRxGe/H8EsNcxTjdQUeQAhtyrcb4mSaQIhAIO0COEVkdWpw/Wg/U/PMgadAAijwwiYZs1sKZf0Q5xx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":774244},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.11.0","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^30.0.5","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.27.1","@contract-case/case-core-plugin-http":"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-function":"0.27.1","@contract-case/case-core-plugin-http-dsl":"0.27.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.4","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","cross-env":"^7.0.3","typescript":"5.8.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.27.1","@contract-case/case-maintainer-config":"0.27.1","@contract-case/eslint-config-case-maintainer":"0.27.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.27.1_1755654209949_0.511435470804146","host":"s3://npm-registry-packages-npm-production"}},"0.27.2":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"9fe262c8c29247a1fbe057e4a89154de0a3e68e9","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.27.2.tgz","fileCount":632,"integrity":"sha512-XRi+53hqARnlTioVMX/yXSatPQmnfV8U29DdVIQxaMdaLvEBc+1T4WOpqj4vn9/3mo/+DR0QpvQaYS2tZUYGOQ==","signatures":[{"sig":"MEUCIQC1cf6NyJ+hDSHO4hmz+zSuKnlaCYsxVaAnDHtXGET+YQIgTcWM0mFzU6s8CPYVxP0AGc86eDHytjmdDquJ8GmNpk4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":776855},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.11.0","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^30.0.5","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.27.2","@contract-case/case-core-plugin-http":"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-function":"0.27.2","@contract-case/case-core-plugin-http-dsl":"0.27.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.5","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","cross-env":"^10.0.0","typescript":"5.8.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.27.2","@contract-case/case-maintainer-config":"0.27.2","@contract-case/eslint-config-case-maintainer":"0.27.2"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.27.2_1756223381866_0.4305774494082677","host":"s3://npm-registry-packages-npm-production"}},"0.27.3":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"25421c0f668139150abdb9d4a0ffe2c69587f2d6","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.27.3.tgz","fileCount":632,"integrity":"sha512-+QzcCSHEoPscF20bikQO2yGAJI5rhfdNLhpTqk0gcJGph4N63TP/bPl7qSSiN2o8U5l0MkpPRsmSyTNDhjuTzQ==","signatures":[{"sig":"MEUCIQD5FlAnSTModaMfWMnQzlzSOB8A3PRTFehd9KzYx6TvnwIgKoogmfhuThl5PVxMQEeMPXS3JOqCwmwc28MTwStCJQ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":777770},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.9.0","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.12.2","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^30.2.0","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.27.3","@contract-case/case-core-plugin-http":"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-function":"0.27.3","@contract-case/case-core-plugin-http-dsl":"0.27.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.5","eslint":"^9.22.0","rimraf":"^6.0.1","express":"^4.21.0","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","cross-env":"^10.0.0","typescript":"5.9.2","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.27.3","@contract-case/case-maintainer-config":"0.27.3","@contract-case/eslint-config-case-maintainer":"0.27.3"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.27.3_1761480847853_0.760649139908226","host":"s3://npm-registry-packages-npm-production"}},"0.28.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"9646550b34f6f6555d7fdd9deaffa8ea40a1c198","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.28.0.tgz","fileCount":648,"integrity":"sha512-ZlhQ2eVLkj9rkOyYdmAYEEEcBejyInnJbqGwwK82B+xGi0Z6/WgVq+rOC1Cc0wKtS8jMQ+zUd2ANGbtYfLSu5w==","signatures":[{"sig":"MEYCIQCoBfsLDH4dPATVEMSs04lPXSc62slk+hRedkmfkHHqCQIhAKXbAHIuPf+cClChGRjkzK8LriYJcyMGzry5pm44EbGp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":793501},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"qs":"^6.13.1","slug":"^9.1.0","axios":"^1.12.2","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^30.2.0","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.28.0","@contract-case/case-core-plugin-http":"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-function":"0.28.0","@contract-case/case-core-plugin-http-dsl":"0.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.0","express":"^4.21.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","cross-env":"^10.0.0","typescript":"5.9.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.28.0","@contract-case/case-maintainer-config":"0.28.0","@contract-case/eslint-config-case-maintainer":"0.28.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.28.0_1765718600239_0.7422873170790574","host":"s3://npm-registry-packages-npm-production"}},"0.28.1":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"49990555643df9b0b923b667e8ac6160dc294d7a","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.28.1.tgz","fileCount":652,"integrity":"sha512-NtVqy9wGyuCQ3s2dtjwn20mV+HCZ9HYoYwrfoXVeArOahCPvufntVcXx5e+HwaVFqjIUQGoWceXDrViSXvRFag==","signatures":[{"sig":"MEYCIQCZngiz0XvDlp/fOGZYoW6liod5TsSGF55E4Xuz4teQ7gIhAKFGghTR9vUwzvPnY0GaNYD1uaHAzUUyHrxK2Bd9iLM1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":812903},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"qs":"^6.14.1","slug":"^9.1.0","axios":"^1.12.2","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^30.2.0","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.28.1","@contract-case/case-core-plugin-http":"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-function":"0.28.1","@contract-case/case-core-plugin-http-dsl":"0.28.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^4.21.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","cross-env":"^10.1.0","typescript":"5.9.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.28.1","@contract-case/case-maintainer-config":"0.28.1","@contract-case/eslint-config-case-maintainer":"0.28.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.28.1_1768799968341_0.21418772700144473","host":"s3://npm-registry-packages-npm-production"}},"0.28.2":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"25863ef6c3109cdf4d5dfeb39c03e1e6edaae5ee","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.28.2.tgz","fileCount":652,"integrity":"sha512-7HiJJvFwhoAtKZZqyibOwoHjEXqmtLN4/KiOZRvGEaNNivbg7hzH5fZH4yabQlNAhQQvHI8YOksqr/eoltGz7g==","signatures":[{"sig":"MEUCIH65rZ1BzJep7sGbflMOO5XLtTA5ulwu3cvrpsNIGRWSAiEAjvqcrRq+Mh0Sp5UWKQxO/giUcC0me4irBR/s7crugXg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":812903},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"qs":"^6.14.1","slug":"^9.1.0","axios":"^1.13.5","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^30.2.0","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.28.2","@contract-case/case-core-plugin-http":"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-function":"0.28.2","@contract-case/case-core-plugin-http-dsl":"0.28.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^4.21.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","cross-env":"^10.1.0","typescript":"5.9.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.28.2","@contract-case/case-maintainer-config":"0.28.2","@contract-case/eslint-config-case-maintainer":"0.28.2"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.28.2_1770869059863_0.6698086893828741","host":"s3://npm-registry-packages-npm-production"}},"0.29.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"63de41dfbc92d869c404b0daadfe123aaa215d80","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.29.0.tgz","fileCount":652,"integrity":"sha512-cOsJv0bztQmQEqUQBJ3utktw2kx15Ctl9haYSxy9mFZMcSPHsuI1RiYh1jU1tszms95McP1W2DdZyfV2AzuCZQ==","signatures":[{"sig":"MEQCIAyQ99w0+EOyjWhydQyoFjtspYzxAseG4+Lvl9Kv9R+PAiBwdnkfdPUVxNfKkRc3+RbP3g22SY1gV+KwGnMkfhawTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":787486},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"qs":"^6.15.2","slug":"^9.1.0","axios":"^1.15.2","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^30.2.0","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.29.0","@contract-case/case-core-plugin-http":"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-function":"0.29.0","@contract-case/case-core-plugin-http-dsl":"0.29.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^4.21.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","cross-env":"^10.1.0","typescript":"5.9.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.29.0","@contract-case/case-maintainer-config":"0.29.0","@contract-case/eslint-config-case-maintainer":"0.29.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.29.0_1780235815712_0.08693121848408092","host":"s3://npm-registry-packages-npm-production"}},"0.29.1":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"a5afbb7fa39d0e1f4bbf07472606b3647023ca19","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.29.1.tgz","fileCount":652,"integrity":"sha512-iE/OcS80HA3tceCxRNzrTtjdq/vIrke4c1uP1vTyPPWrcNyIBRSRkDunDrupbtxvG1mBAa71fw7QfoiP8Mmhwg==","signatures":[{"sig":"MEQCIA0hqKk7Mtw/P4EeoGUKq4EJJAp73RZNLjalSqYrLDXuAiAXGzUVtSz8itHInpxfd0zYoDGD/1Ms0gFqE71HEzmC4Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":787486},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"qs":"^6.15.2","slug":"^9.1.0","axios":"^1.15.2","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^30.2.0","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.29.1","@contract-case/case-core-plugin-http":"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-function":"0.29.1","@contract-case/case-core-plugin-http-dsl":"0.29.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^4.21.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","cross-env":"^10.1.0","typescript":"5.9.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.29.1","@contract-case/case-maintainer-config":"0.29.1","@contract-case/eslint-config-case-maintainer":"0.29.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.29.1_1780581272697_0.7915668383572705","host":"s3://npm-registry-packages-npm-production"}},"0.30.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"b0bf2f6cb2cf7c9cbea37fc829e2d6007150ea8e","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.30.0.tgz","fileCount":652,"integrity":"sha512-K3OaKIcNvB+T25vvXH4bTFjRnxKO+eDpZxUbWd/D8hDrrNdI4v4TGghss3l/mio3zONwz9/xX8Wc2vXIdHEc9w==","signatures":[{"sig":"MEQCIEMBsDPMo8y9QVF6xAuV7gG6tneAMOKifEmJXQIVoJm5AiAJGuAc/EaK5kKsfomxXg1JooNP+g9vRFQdXKpD7q9zDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":787486},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"qs":"^6.15.2","slug":"^9.1.0","axios":"^1.15.2","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^30.2.0","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.30.0","@contract-case/case-core-plugin-http":"0.30.0","@contract-case/case-plugin-dsl-types":"0.30.0","@contract-case/case-entities-internal":"0.30.0","@contract-case/case-core-plugin-function":"0.30.0","@contract-case/case-core-plugin-http-dsl":"0.30.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^4.21.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","cross-env":"^10.1.0","typescript":"5.9.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.30.0","@contract-case/case-maintainer-config":"0.30.0","@contract-case/eslint-config-case-maintainer":"0.30.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.30.0_1783241243908_0.7233800498145062","host":"s3://npm-registry-packages-npm-production"}},"0.30.1":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"e08a5cda71656c17cfd3ae965ea055d617530d58","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.30.1.tgz","fileCount":652,"integrity":"sha512-sP05iDCeNWIghS8mwdY5Gh2smMgTFAv7Fba9wWEPooe02LyA7ovi4iC8s4GXz/hWtFtKfkDB+GRbNNm800Mkxw==","signatures":[{"sig":"MEQCIBMBlnzL1kY+1jZJYW/FntT69hYTMsUxZ+LN84LDSHuuAiBAD8aZy/97QPJNCxjf4R+XD84ImDNb1SiGkzatyKUI+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":787976},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"qs":"^6.15.2","slug":"^9.1.0","axios":"^1.15.2","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^30.2.0","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.30.1","@contract-case/case-core-plugin-http":"0.30.1","@contract-case/case-plugin-dsl-types":"0.30.1","@contract-case/case-entities-internal":"0.30.1","@contract-case/case-core-plugin-function":"0.30.1","@contract-case/case-core-plugin-http-dsl":"0.30.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","express":"^4.21.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","cross-env":"^10.1.0","typescript":"5.9.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.2.0","@types/is-ci":"^3.0.0","@types/express":"^4.17.14","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.30.1","@contract-case/case-maintainer-config":"0.30.1","@contract-case/eslint-config-case-maintainer":"0.30.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.30.1_1784354378845_0.4634723480970919","host":"s3://npm-registry-packages-npm-production"}},"0.30.2":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"6cab5d705c27f159068084522f4bca11888154d5","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.30.2.tgz","fileCount":656,"integrity":"sha512-0Axbq+EMt0w0MKwcjBBXJmlFWB58ArpPdudlLwWQbo6oM/TeOmVfMRe2+vEabrS0szgulsaQ0fDIEeYVuXX4fg==","signatures":[{"sig":"MEQCIAfS34oiGupiKiOl/aZClkbelB0gcw1w/tlShVcsAeHXAiAJ6A1UFSwOpDqcU50bYG62Bm5Z3MF0E7QRY1AVd69YkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":797149},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"qs":"^6.15.2","slug":"^9.1.0","axios":"^1.18.1","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^30.2.0","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.30.2","@contract-case/case-core-plugin-http":"0.30.2","@contract-case/case-plugin-dsl-types":"0.30.2","@contract-case/case-entities-internal":"0.30.2","@contract-case/case-core-plugin-function":"0.30.2","@contract-case/case-core-plugin-http-dsl":"0.30.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","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","@types/qs":"^6.9.17","cross-env":"^10.1.0","typescript":"5.9.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.3.0","@types/is-ci":"^3.0.0","@types/express":"^5.0.0","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.30.2","@contract-case/case-maintainer-config":"0.30.2","@contract-case/eslint-config-case-maintainer":"0.30.2"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.30.2_1787930215415_0.6125657908795843","host":"s3://npm-registry-packages-npm-production"}},"0.31.0":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"4bbfdd464daece3b42e7d1ad22d744f4959fb315","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.31.0.tgz","fileCount":652,"integrity":"sha512-yCuiPPxLHAgMbkQuaeblci96XzC/M8Czu952E8c6Z0DSbXDJEHgyr+srJgiyAHJRVAd++1yl6+8YzDa5w3Py8g==","signatures":[{"sig":"MEUCIHavWBRXxvPCZM7DgmVnT6u3N0qBPQ5moJqxhtpZOA2FAiEA1J0PvTfUD9u6uQOHmL+FACbYk5uCwkm4awpFVocRoZI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":789302},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"qs":"^6.15.2","slug":"^9.1.0","axios":"^1.18.1","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^30.2.0","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.31.0","@contract-case/case-core-plugin-http":"0.31.0","@contract-case/case-plugin-dsl-types":"0.31.0","@contract-case/case-entities-internal":"0.31.0","@contract-case/case-core-plugin-function":"0.31.0","@contract-case/case-core-plugin-http-dsl":"0.31.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","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","@types/qs":"^6.9.17","cross-env":"^10.1.0","typescript":"5.9.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.3.0","@types/is-ci":"^3.0.0","@types/express":"^5.0.0","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.31.0","@contract-case/case-maintainer-config":"0.31.0","@contract-case/eslint-config-case-maintainer":"0.31.0"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.31.0_1787931625215_0.7784608338752459","host":"s3://npm-registry-packages-npm-production"}},"0.31.1":{"name":"@contract-case/case-core","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/case-core@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"},"dist":{"shasum":"bdad53eea5d24c72e1f4dc3a94d565a1190044c7","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.31.1.tgz","fileCount":652,"integrity":"sha512-I2QFhNSk8E0lrK9VO2oQXyPoW3iQTVX7Uuxe0/7EMfhn6Nz4RJOx4cjPu12DTQqB4wmVgPrAXbgYPfDYhnAYGQ==","signatures":[{"sig":"MEUCIQDN+Bzh2bsaGZjEjBgJmR8/RNbvCp3VhkBEv5NEcDrVyQIgFa2km6jEmIJW8Hwrccir8fWw74ymxt+stvxr4mDl058=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":789301},"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","postbuild":"attw --pack","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=false 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=false 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":"Core functionality for the ContractCase contract testing suite","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"qs":"^6.15.2","slug":"^9.1.0","axios":"^1.18.1","chalk":"^4.1.2","is-ci":"^4.1.0","mkdirp":"^3.0.1","filenamify":"^4.3.0","async-mutex":"^0.5.0","git-rev-sync":"^3.0.1","pretty-format":"^30.2.0","absolute-version":"^2.0.0","@contract-case/case-plugin-base":"0.31.1","@contract-case/case-core-plugin-http":"0.31.1","@contract-case/case-plugin-dsl-types":"0.31.1","@contract-case/case-entities-internal":"0.31.1","@contract-case/case-core-plugin-function":"0.31.1","@contract-case/case-core-plugin-http-dsl":"0.31.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","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","@types/qs":"^6.9.17","cross-env":"^10.1.0","typescript":"5.9.3","@types/jest":"^30.0.0","@types/slug":"^5.0.9","body-parser":"^2.3.0","@types/is-ci":"^3.0.0","@types/express":"^5.0.0","lcov-result-merger":"^5.0.1","@types/git-rev-sync":"^2.0.2","@arethetypeswrong/cli":"^0.18.2","@types/current-git-branch":"^1.1.6","@contract-case/case-definition-dsl":"0.31.1","@contract-case/case-maintainer-config":"0.31.1","@contract-case/eslint-config-case-maintainer":"0.31.1"},"_npmOperationalInternal":{"tmp":"tmp/case-core_0.31.1_1788172621185_0.2776671527278909","host":"s3://npm-registry-packages-npm-production"}},"0.31.2":{"name":"@contract-case/case-core","version":"0.31.2","description":"Core functionality for the ContractCase contract testing suite","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","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","postbuild":"attw --pack","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:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest --testMatch '**/?(*.)+(spec.verify).[tj]s' --coverageDirectory=./coverage-verify/","test:local":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false jest","test:local:verify":"cross-env CASE_MAINTAINER_TESTING_VERSION_OVERRIDE=true CASE_publish=false 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":{"@arethetypeswrong/cli":"^0.18.2","@contract-case/case-definition-dsl":"0.31.2","@contract-case/case-maintainer-config":"0.31.2","@contract-case/eslint-config-case-maintainer":"0.31.2","@types/current-git-branch":"^1.1.6","@types/express":"^5.0.0","@types/git-rev-sync":"^2.0.2","@types/is-ci":"^3.0.0","@types/jest":"^30.0.0","@types/qs":"^6.9.17","@types/slug":"^5.0.9","body-parser":"^2.3.0","cross-env":"^10.1.0","eslint":"^9.39.1","express":"^5.1.0","jest":"^30.2.0","lcov-result-merger":"^5.0.1","prettier":"3.6.2","rimraf":"^6.1.2","ts-jest":"^29.4.5","ts-node":"^10.9.2","typescript":"5.9.3"},"dependencies":{"@contract-case/case-core-plugin-function":"0.31.2","@contract-case/case-core-plugin-http":"0.31.2","@contract-case/case-core-plugin-http-dsl":"0.31.2","@contract-case/case-entities-internal":"0.31.2","@contract-case/case-plugin-base":"0.31.2","@contract-case/case-plugin-dsl-types":"0.31.2","absolute-version":"^3.0.0","async-mutex":"^0.5.0","axios":"^1.18.1","chalk":"^4.1.2","filenamify":"^4.3.0","git-rev-sync":"^3.0.1","is-ci":"^4.1.0","mkdirp":"^3.0.1","pretty-format":"^30.2.0","qs":"^6.15.2","slug":"^9.1.0"},"gitHead":"8f8938d4749a8a2af654c09b10c56c07364ca19e","_id":"@contract-case/case-core@0.31.2","_nodeVersion":"24.13.1","_npmVersion":"lerna/10.0.1/node@v24.13.1+arm64 (darwin)","dist":{"integrity":"sha512-rLRW0cFNjinL9HN0BAop8BhkzWjdzG3DTTWk7OQTlQAFZkDlpVjosBO31QV9G9zRp0ih+U2F3ecuuMrVYUSjZg==","shasum":"38214422a956cc8af335ce2b0fc6ce64d40b4808","tarball":"https://registry.npmjs.org/@contract-case/case-core/-/case-core-0.31.2.tgz","fileCount":652,"unpackedSize":789301,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDSuaGM4Oes8Z/5eEJlPR4uiBDspKVJ9zYxB08dI9uTaAiEAjT3C1F9huR2S23Nksc1sJ4oJSgQQjtZGQcicL4dD0KY="}]},"_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/case-core_0.31.2_1788183949341_0.03935245931753251"},"_hasShrinkwrap":false}},"time":{"created":"2023-04-19T15:39:37.959Z","modified":"2026-08-31T13:45:49.653Z","0.8.0":"2023-04-19T15:39:38.364Z","0.9.0":"2023-04-26T13:56:59.935Z","0.9.1":"2023-05-03T05:14:40.717Z","0.10.0":"2023-05-06T10:47:49.422Z","0.10.1":"2023-05-08T05:48:48.198Z","0.11.0":"2023-05-09T14:16:46.799Z","0.12.0":"2023-05-17T09:31:30.554Z","0.12.2":"2023-06-02T09:28:55.073Z","0.13.0":"2023-06-09T08:26:45.826Z","0.14.0":"2023-10-12T07:12:25.473Z","0.15.1":"2024-01-06T08:42:52.755Z","0.15.2":"2024-01-06T11:13:27.367Z","0.15.4":"2024-01-23T12:13:55.339Z","0.15.5":"2024-01-30T12:35:32.336Z","0.15.6":"2024-02-11T05:40:50.083Z","0.15.7":"2024-05-16T12:51:09.754Z","0.16.0":"2024-10-01T16:49:25.481Z","0.16.1":"2024-10-02T11:17:52.675Z","0.16.2":"2024-10-02T13:36:28.518Z","0.16.3":"2024-10-02T14:14:43.322Z","0.17.0":"2024-10-02T16:19:53.079Z","0.17.1":"2024-10-08T11:47:30.208Z","0.18.0":"2024-10-17T13:22:18.889Z","0.19.0":"2025-03-15T15:50:00.587Z","0.19.1":"2025-03-18T09:01:52.115Z","0.19.2":"2025-03-19T22:25:52.400Z","0.20.0":"2025-03-20T13:24:33.378Z","0.20.1":"2025-03-22T04:19:19.585Z","0.21.0":"2025-03-25T14:12:56.112Z","0.22.0":"2025-04-14T14:05:29.748Z","0.23.0":"2025-04-28T15:30:02.747Z","0.23.1":"2025-05-04T16:07:46.991Z","0.24.0":"2025-05-26T14:24:24.920Z","0.24.1":"2025-06-09T08:41:58.113Z","0.24.2":"2025-06-11T15:55:28.592Z","0.25.0":"2025-06-18T01:40:40.296Z","0.25.1":"2025-06-18T16:43:59.639Z","0.25.2":"2025-06-22T14:06:13.828Z","0.26.0":"2025-07-11T03:06:00.600Z","0.26.1":"2025-07-13T09:07:57.186Z","0.27.0":"2025-07-30T13:26:48.385Z","0.27.1":"2025-08-20T01:43:30.199Z","0.27.2":"2025-08-26T15:49:42.122Z","0.27.3":"2025-10-26T12:14:08.116Z","0.28.0":"2025-12-14T13:23:20.419Z","0.28.1":"2026-01-19T05:19:28.537Z","0.28.2":"2026-02-12T04:04:20.051Z","0.29.0":"2026-05-31T13:56:55.957Z","0.29.1":"2026-06-04T13:54:32.861Z","0.30.0":"2026-07-05T08:47:24.064Z","0.30.1":"2026-07-18T05:59:38.970Z","0.30.2":"2026-08-28T15:16:55.641Z","0.31.0":"2026-08-28T15:40:25.351Z","0.31.1":"2026-08-31T10:37:01.353Z","0.31.2":"2026-08-31T13:45:49.481Z"},"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":"Core functionality for the ContractCase contract testing suite","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"readme":"# ContractCase Core\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/case-core/package.json)](https://snyk.io/test/github/case-contract-testing/contract-case?targetFile=packages/case-core/package.json)\n\n[![npm](https://img.shields.io/npm/v/@contract-case/case-core.svg)](https://www.npmjs.com/package/@contract-case/case-core)\n\nThis is the core functionality for the [ContractCase Contract testing framework](https://case.contract-testing.io). If you want to use it, you probably want the [DSL package](https://www.npmjs.com/package/@contract-case/contract-case-jest) instead\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\nYou almost certainly want to install [this package](https://www.npmjs.com/package/@contract-case/contract-case-jest) instead.\n","readmeFilename":"README.md"}