{"_id":"@contract-case/case-entities-internal","_rev":"54-dec29b89ef8a337c0ac3c47671d78cec","name":"@contract-case/case-entities-internal","dist-tags":{"latest":"0.31.2"},"versions":{"0.8.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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"},"dist":{"shasum":"edaaf76db71ea617067b0bf836423c396f5f2cc6","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.8.0.tgz","fileCount":25,"integrity":"sha512-toBi3yPFcyItaJuG/tIvvAOGK5NSwEKKOTAGyoJJCJqE2+WLGMIKsH8N3yZBkrjD9CaoU1opD5BdOnMjdB+qoA==","signatures":[{"sig":"MEYCIQCdghTNbtDfPwth+BeCgOj7y5iTrjuTAje6zzJqSShj4wIhANhSbnkPbfaWELHWo8zltHNHct+z6ZuV8SseW92VRCwV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQAs4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrq4hAAh81Q10NV68XWaXBjx4emdAn4r13aJ/mzKF4DvmE3vc/T0D+N\r\naWyab9tqOexh+EU4SlQwlPibgad7ZX1sgE8c3XN5ZEx60vf4mngc9Mlsfd3R\r\nasAIdX3VLtkRJfwQCFwNzbyaibnUPBWvST4ybGdv3mjSpae+j/V1ZpVtLbT2\r\nZ1oik1DlDheKplhRt5sFWPF/w0nkZkFBqoLn7wzGAkkPXovWxISyeWGZ1igz\r\n/CqguA3DKQ6/BPIq7SLzBhI0pBpEODAOE6bC/NC51egCs/CqMQLfB4JJEm4l\r\naTNvgtVQijF+7fxvGXTkVnQhr7SwrIDM6ic3DPeZANsmxpar4zpUvkZacx5k\r\na6omqC4YZUga0X5XNmYKq0ieMRFBBHQZ3NnkLXXtMGc/PW9VI7Yijmv+mMMp\r\n/5T72eLOFGyxo92Ax1Gaxu4pYP3WyYu5eMA24peXQ0st4mfNC59WwV8KQzgT\r\nZa7cQ625DBYLaUXqaHjV49O0UQelQoX7Jv/PRTAKssN/bopFsycC1ljymEDP\r\n8DduLAhNWrcsczJxoln8LPLpX2m/ACeEvWl0kRcm+gyLSpNuSJucxS4lV6AZ\r\neDf8cQeKZH9vOSiAJYAAPYXi+D53TJKUx/BDvePdLBgw2e+cvrACNkkm3siE\r\n1CwPpJXj7Y4kkxoaeHwxS4MRw/19MZda3ig=\r\n=XDu6\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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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":"Shared types for ContractCase modules","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"},"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-entities-internal_0.8.0_1681918776029_0.20405251231418187","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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"},"dist":{"shasum":"40ab1f51ffc9349f999e6200041c4adf7c3ad07d","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.9.0.tgz","fileCount":48,"integrity":"sha512-eK0WrFCfov8U1cAmp7iQKw/pTgc/t7eMcbNehKI9VuktvnWToSO/yKUHA2q6eRi3wO14yRrUWkGf+RDrAwXiPg==","signatures":[{"sig":"MEQCIC0zPTH7DFTDR1zoQQUKpSdqip9TuyfHrO0GXfIDycbBAiB3JTuH4nu8bokc8RgJvrJmPnPhmpG7PUUzZ/LPn3RNSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81980,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSS2pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqfA/7BiDM5wKuX0kP01zxqyXmfvJeBo6TuffcPQ9+uo/sCcT28TVh\r\nj3qoGANiea0OT5DDGHl5a9J0pmCVa1IUYTqzCGD99TYN5EmYWmvrkvBy95LO\r\nR++HTyUU93VHAyIp3EShdeWuyzro+QmSRZfTKyMepUg9XoL212Hts5j+GVlY\r\nDj5udJjfAjqbF3dgvFYgvoAHGSimUX3fEoYh3VqFeVZW06VIhv+frwYfiLO5\r\n0SElL6blEVNrgDHiAf3B+JnlGVnRWk6seB/xDoQvvQU5+ffmZvb4K93i25yL\r\nusVErSDl6Vo8eg9nrFhe99b9BHT77M9q9uzMCNS6vTp6AsLndiNMbQEVNhRt\r\nysc51sXOMDyGsIovNB/9Cwvhp/SmFLCRzhZPo2u75qgp6hQVcLle9xHpJbxf\r\nIvq+0RecWpa64L9oolYEsbaKUI9HMZddN3AerjooCaAdn0XmVK0bX28M6B+7\r\nuXmRLxtVmTvX9BdnGH5awSTEZswJT3Dn7XqgrnGOk1+LPv9TnlfreQT9qdu0\r\n+IFTQcAJowZnk85IvVNvogPtlKH12LLnNKuKEBy363Fe87EbjbPqq0vqZdcJ\r\nPneZBUmII8ehQI2oIMDNtn4Nen8FOSDSjXkS654s0VMVxtJx008BwjtRyE46\r\nxQWbEV/uCiWNKDswlwbOnTeqrwgkOz4NCbo=\r\n=L/e9\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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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@v16.19.0+arm64 (darwin)","description":"Shared types for ContractCase modules","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"},"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-entities-internal_0.9.0_1682517417645_0.28698631018772836","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@0.9.1","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"homepage":"https://case.contract-testing.io","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"dist":{"shasum":"52a1f8575d77d9f78049fe2be6479e82fa15d6fb","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.9.1.tgz","fileCount":56,"integrity":"sha512-xt0xJ8+oVVIMAzVXTMJ85/4LsOd5lcQln2zjVcuDeK0e53YrTSZE6S2HSCSBnmIMIL3hZHj2rERx20BZdhEftw==","signatures":[{"sig":"MEYCIQDiP3PbHVhr8pWCqSi+77K8WokxqHrF16/57FdyxvMoPgIhAPnD75GjJBLjcRD1ny/8bKiTRKeoqUmrNy+lSiVD2Mc8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUe2+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJUQ/+LpMvYel7EOd4vqJz8fEcnjzHLnNp/LDwp61xo9OIXVNCM7+r\r\nKrMdBPHtVwGmBjMihrhF20f3FoPpQTUz9D9syL0Cgkao1Lzc9zYDPuVknWzW\r\n/UWU/ZIi1S8kGh7ZD40IZXqUiK3D4gQlJqY6K0TpzZdffC9twRs1MD1OZMdU\r\nS5jh+RdcVcksaEp3XL5f5sGAGvUNhidJeXAS2DWsrnG2HoogoyR7MB5IlFJj\r\nZXFMOh/RV9/JjSJjs0Mm8o42BAcluMK6rNIEdidxBXEVHXz+tECVgYCawSYo\r\n5/YmjHVNqRE6+s6CkQ0A+1eMKiE0oTYS8IQQUBigPyb4pUme0KAUP3qO2Bp3\r\nuW0E3BBM43EjeSJo/Jiu4Y1MyVoqpLFRKzU65EX0PE4zF29Xl+hrCO5/opii\r\n/18Xeve628EQxl1x19UqRWZ72iveQwgSzgELoNb9Oac/kGCTf5/vrZ3GDxn6\r\n2p8nUgCTZ568iTr30uIr7jn/gZeSR7cqzuU9nDpycLV/+F/6TG+gHvcFGkHm\r\nmSQKYITDrdMwpJAkqSYiWJBw3u8YU1D3YRe7c4xi29/IWEU4N0YFVPvQr331\r\njVMuDX+RissP4ThxcGEHfx02zfoOLjwq5Vgu2sKl/4jDk0fR9YimgrWXr7NO\r\npjdEimLsKYymhsvNzHA4klGVCgVIlxOgwBs=\r\n=jO7r\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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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":"Shared types for ContractCase modules","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"},"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-entities-internal_0.9.1_1683090878121_0.15062321876174156","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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"},"dist":{"shasum":"cdbc2b06c8d1347a832a18866c1fe535a84c551e","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.10.0.tgz","fileCount":56,"integrity":"sha512-Rq6hgc4FgDhMBdvgdTC0wZElCDOJeeCsH7IzNYwmX7SagPQJewNHRtdsJbb7ziCiV/s4AoslWCGNedYruwelkA==","signatures":[{"sig":"MEUCIDY2Oo0Nef8IduusGJS0WQW/3KzvoiyCjFyV2G/n0gCZAiEA42SMR9oU7GBaNb7I0fmhKpMIv8jWoqDtDbZxoMmnKJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86837},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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":"Shared types for ContractCase modules","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"},"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-entities-internal_0.10.0_1683370066595_0.9353166397776487","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"da6dd4cffd132a8c2fcd7551c2a11ee97b0c5dd0","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.11.0.tgz","fileCount":56,"integrity":"sha512-lt1CcIIAzeFVpdYT/t4CIdIkQUT5/WkKNgKhVALeqMKlL2aX+/C6sLWnBMZ6na11lnQfKTJhAKw4TjzUmGylLA==","signatures":[{"sig":"MEUCIEO80trygoSJiWVeVf9+rRBqRBOBjLSeb3hBdNTQEgSWAiEAjlrZs+kiFvblVvkg+MGOEvl95pCKbpNXucdxguUldf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86901},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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":"Shared types for ContractCase modules","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"},"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-entities-internal_0.11.0_1683524926070_0.9642123504158722","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"143f8beb737f175515057fc6eecb20e36c00818a","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.12.0.tgz","fileCount":56,"integrity":"sha512-uKnsCKDbu7FcaOsIhFRzOxjsjpvFOF+k3+sH+QLhejAvnA8sHwU5Eh5DcUPaHMAmRLedd16Q4aRBYfC4+Ln/iA==","signatures":[{"sig":"MEQCIEx49SQyQe8WTT7Z9gs+6/C0bpIzwepVuDtZG5HG+tPCAiBq/3plNlIspBz8QgX0YAZKA3R1yAtpGrNqyTC6s7tvFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86981},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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.2/node@v18.13.0+arm64 (darwin)","description":"Shared types for ContractCase modules","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"},"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"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.12.0_1684315887712_0.48790633260932625","host":"s3://npm-registry-packages"}},"0.12.2":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"37fc42659aa6920ecf426b7378092bb509f80e57","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.12.2.tgz","fileCount":56,"integrity":"sha512-bOruE051YSazNIB6mIGnlM1P8Sl8PL0ZHkk54ZpW8RcH9W+4fGmY5DCFU/sN5e35aIpHoi9OMxTxmIeR4/Jeog==","signatures":[{"sig":"MEYCIQDO3HFW6Eh56mQbWfBPaTkXhGgquHnMAjLwBwAg0E24xAIhANgn22xxeMx3irEG3ADMv2cr0S6JyuxpIgVfRY6WO+OM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86981},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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.2/node@v18.13.0+arm64 (darwin)","description":"Shared types for ContractCase modules","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"},"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","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.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-entities-internal_0.12.2_1685698132667_0.0536090555208002","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"9e482e3ffcb70c23d61ed5eedc2a106001b2ca16","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.13.0.tgz","fileCount":56,"integrity":"sha512-diYxehtwjDc/0jtViOwnOUK/hxfKthkvaVKTLM6Vywu/qccPSO92iLXCtCgEQefUUj4JwG2OaasC2TicVyJ+2A==","signatures":[{"sig":"MEUCIEQr1vvteFOnghEKAp7mQHZQW8Jv0oEUoIeYKDdVYtyzAiEAyeZw52JX7O2V4p9PyOcLQMYWdnoxssE8ugaLsv7rurs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86960},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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.2/node@v18.13.0+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.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","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","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-entities-internal_0.13.0_1686299203632_0.6064183916534833","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"91fbfd4c778e179dc55c5c135a5c38fd4012bef2","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.14.0.tgz","fileCount":56,"integrity":"sha512-6TMv082vCMIM5aCSCfoBJK6OK/PZaVjKugCIBLvHhvIx4LVZznE6tDCCdR1/WdIZ1NKfbbo3FeiecbWEl1ABnw==","signatures":[{"sig":"MEQCIC/FZzCB+HVg0k8sNTjbMEWga0K1qfiOsRyjCz5pW139AiBqKmd6D7HgxFOa/m0MDou270mvI9AOGba7k1OTJaCx3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86642},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/7.3.1/node@v18.13.0+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.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","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","@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-entities-internal_0.14.0_1697094741536_0.8520509781277723","host":"s3://npm-registry-packages"}},"0.15.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"32fd50db718c95fc388a19983f0df4c1726707f9","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.15.1.tgz","fileCount":56,"integrity":"sha512-r89eXPCJ8kZgwgvHnExDNlfhzB9DmTvUVvD2oWDsSaaGR4fTC0pQN+NOu7VmClI6hyP0vudr24kDiLv7r2TZAQ==","signatures":[{"sig":"MEUCIQDTyyazZFAwyS/gXWQHptsUUkc0auz++0GNjw7UYUTIaAIgEPJ7MvZ/gjaS97VflVt+e8ZlAKfVYlqw+stzl5tN3hQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93751},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/8.0.0/node@v18.13.0+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","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","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","@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-entities-internal_0.15.1_1704530570206_0.11366468615837833","host":"s3://npm-registry-packages"}},"0.15.2":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"b311df3eccb6413c0e7029e8b125da96f635d5cf","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.15.2.tgz","fileCount":56,"integrity":"sha512-FE5m8onNjITG/WMc76nVnWmXBNeF/5rUVGtngAxVp3JHU9ZScv/CcmYjqk611ta7YIEELSCO8NipdCDK42f+Ow==","signatures":[{"sig":"MEYCIQCbOp/dXpsykcQxUIkSNmIeKUC4cp8iyuCzXjbq2VrPlgIhALCatHkg+RdWEqB1uj/ytl47IPE+lKl4QuxAf/6virDV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93751},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/8.0.0/node@v18.13.0+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","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","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","@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-entities-internal_0.15.2_1704539604980_0.6813371033347089","host":"s3://npm-registry-packages"}},"0.15.4":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"7123265480199fff8a284b7762d38db7c611c80c","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.15.4.tgz","fileCount":56,"integrity":"sha512-vAFaAD3Ure9GGIB8YO+WPTb8Md07LjDz72nEXbfdkXv1VIfhseep5M2HgNF70I47mB1X+3rj8VlYgexSlfmh+Q==","signatures":[{"sig":"MEYCIQDl7rxJkkPgevQd7Buy8SrAwJ1UF0A7LMrMJI/LrG5l2gIhAO7Y0S6rN2S5Ulg5bQ7YwKSwc/kUujxiw5fI/pPJuak6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94094},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/8.0.2/node@v18.13.0+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","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","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","@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-entities-internal_0.15.4_1706012032887_0.7384284006967767","host":"s3://npm-registry-packages"}},"0.15.5":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"d9cd78fe6bbcef93071ce208698d434288915ddd","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.15.5.tgz","fileCount":56,"integrity":"sha512-yuuZYAfzMX0heFOnFTIhA0QJashfuBR2zsKda+uXSDkGJPn1m/jXM5wsf91y1hdMZbGr3fSRSMsk8ubmSTaj8A==","signatures":[{"sig":"MEQCIFALHUvS6gZHRoF2WePNjYoSI2TocxIQTURvRdeYf2XWAiAZGOxuQ0YQ/TarcgiCRZT+MfQOTRhJPdPIsCa+/PKQcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92026},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/8.0.2/node@v18.13.0+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","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","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","@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-entities-internal_0.15.5_1706618126914_0.044904696918392606","host":"s3://npm-registry-packages"}},"0.15.6":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"ecfb1ad9792a1fc363161faa485e8034c7615563","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.15.6.tgz","fileCount":56,"integrity":"sha512-EzOmVCxzGHHViv8aCeYXWXWbnh9YV5J7QQTzmSM5zeXSUnTo6G1sPddsvtHF/GzvESrn7VdeCENfqdbvRM++4w==","signatures":[{"sig":"MEQCIFUcZGzy1lm1mIKeo7Bsd5H3XW2qIYiILOGEdS6xNBPCAiBA3smQsc40FLpG7H+GfKFreY3BgY2EZx5FcJjNf42Mrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92025},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/8.0.2/node@v18.13.0+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","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","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","@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-entities-internal_0.15.6_1707630047409_0.19735819387529419","host":"s3://npm-registry-packages"}},"0.15.7":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"677327930ad45aa5b861f854485d82965a51420f","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.15.7.tgz","fileCount":56,"integrity":"sha512-SikdQkwOrdz0XBWhJ/pwmeeyL2NDOoOYuqGWZay1PFIZORQCrtGR10xcr38P5KYpRIC+fkAMt7/HnrvKn7I+og==","signatures":[{"sig":"MEUCIQD+7s+tUGVZN5oBRdO78DHc54XJsxaDa0nLNUCvD4Q1aQIgedH5Skkm0WQQPms0R2PMNGXm0Fknv3LrfY8+AqGIMUM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92419},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/8.1.2/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","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","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","@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-entities-internal_0.15.7_1715863863093_0.8457961057004499","host":"s3://npm-registry-packages"}},"0.16.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"83191c70ae3ef1bb663b3f0c024d0f8caf51d8be","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.16.0.tgz","fileCount":40,"integrity":"sha512-yXMRtaVlfl30wooXmqgxzkFdpKTBS81IaEaJHGEOSIfRiYWyoByxbymtzdj35JhZA56gbYZJkg/UhC8rxYP9cA==","signatures":[{"sig":"MEUCIGUfmuN8DclG6BF8E5wQmiGCriNQe1wP4UjNWE+mDhXOAiEAhaofc3haLeaAVW8GlT9Zs38+0LJFYNGCOxw2f3SmMUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91779},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/8.1.7/node@v22.4.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.4.1","dependencies":{"@contract-case/case-plugin-base":"0.16.0","@contract-case/case-core-plugin-http-dsl":"0.16.0","@contract-case/case-core-plugin-function-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","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.16.0_1727801359219_0.3640005598119067","host":"s3://npm-registry-packages"}},"0.16.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"d606bfba429b02865fce4e27d693611842f3becd","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.16.1.tgz","fileCount":40,"integrity":"sha512-6kG5uLrocSI9uxc/+GZIzeE7idHjhhWP8NEVeiYRZ36E8FfQde9dvV9Yf6ZHNgyYDzXtLFBV8Q1kSKTJw15bKA==","signatures":[{"sig":"MEUCIQD1LJXAJMy3HoZjuLKL67cHoJasL/YOzrmsws1QFW4v/QIgYeR6XUTAzghybIYofe9bI8JLGfkfCN1Qzcyh7OVk6R4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91779},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/8.1.7/node@v18.13.0+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"18.13.0","dependencies":{"@contract-case/case-plugin-base":"0.16.1","@contract-case/case-core-plugin-http-dsl":"0.16.1","@contract-case/case-core-plugin-function-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","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.16.1_1727867866007_0.2326080805188806","host":"s3://npm-registry-packages"}},"0.16.2":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"16085a11f93ac425d5f556985241711d49a4b564","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.16.2.tgz","fileCount":40,"integrity":"sha512-5sXDW9J2DVf5V4b90m9H90kze31fgUlohP0Rlo9AF2SzffpIBgLuMRZBKqnTIUwjHVpkJr6iTRjwo4B7hwSv1g==","signatures":[{"sig":"MEUCIQCAZFOx8en1VB2WTXGB7nr8IVpC2ax+OkfTXGEROT3Q4wIgAaKrcBRwMRJMa4p3vbWLCdz/5u/MVRNZXLX37FwN2Yo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91779},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/8.1.7/node@v22.4.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.4.1","dependencies":{"@contract-case/case-plugin-base":"0.16.2","@contract-case/case-core-plugin-http-dsl":"0.16.2","@contract-case/case-core-plugin-function-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","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.16.2_1727876182707_0.8927250998525069","host":"s3://npm-registry-packages"}},"0.16.3":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"4a3527be7cc1d6d2bbdcd4160404ae172e74ab18","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.16.3.tgz","fileCount":40,"integrity":"sha512-gxN5Wwum7xzRlBFLVHrKUtbJrXyJJEplb9C6VtkfPFOCNTS1d6AfFplnKFsBhZrPCzlmIJtxKZwKQgx78XVVdQ==","signatures":[{"sig":"MEUCIQC9UmYPJM/sxfxd9pPNQq+jl7PabajfXp+LVS1mp6TDgwIgbElYkMiPOJK8orZurfFdGQ3Sx7fWWcY6bS/Aqw1pVnA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91779},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/8.1.7/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-base":"0.16.3","@contract-case/case-core-plugin-http-dsl":"0.16.3","@contract-case/case-core-plugin-function-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","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.16.3_1727878474226_0.6331868455017109","host":"s3://npm-registry-packages"}},"0.17.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"def776b9f149c358a7546a537cd8d71ba8be31b4","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.17.0.tgz","fileCount":40,"integrity":"sha512-wtgKp01ZNtNJM7vycBRzqCEyFSb/de1MN7h3kWCV3CFyldYiPXoyjNkAkZDtZW3dq3omSRaXvINpCqHReYDcBQ==","signatures":[{"sig":"MEQCIBEAzWS3kQ8iZKsriEIpypedgy62Oa7r407CgVbew7MwAiBvUx1vF1GGKfefIRq5yQ9+8DYQ+P+gPPJtcEvF/klfmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86789},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/8.1.7/node@v22.4.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.4.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.17.0","@contract-case/case-core-plugin-http-dsl":"0.17.0","@contract-case/case-core-plugin-function-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","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.17.0_1727885984265_0.5578249920751703","host":"s3://npm-registry-packages"}},"0.17.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"dfcfc0d771086ff00d37df4340c5a960a3671776","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.17.1.tgz","fileCount":40,"integrity":"sha512-7jZV/3FbVIEnVkPPRwWMHjCnSRuG1YGpk4Fs7IGx+mb0zcvVdwJsYwCAvianXnHPnkBBXjAMxSHPCdEzA38+SA==","signatures":[{"sig":"MEUCIEDX+0NCu2WYJZjq2SXhWwjfctykD77X3mmy26cZuSQgAiEAt1BlCewI7rIrxzvCR1OaToI9DCl/viFrgRNl/LAPZxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86816},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/8.1.8/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.17.1","@contract-case/case-core-plugin-http-dsl":"0.17.1","@contract-case/case-core-plugin-function-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","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.17.1_1728388045255_0.0042165259593311966","host":"s3://npm-registry-packages"}},"0.18.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"a9a9785511df132873214ec8d0951070b3625a24","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.18.0.tgz","fileCount":40,"integrity":"sha512-BbKp/6osdMD54mTUcgZ0MH2Oy/EflP701cdUa8XkoxYTSfozJ86/s3dxgqnWCv+4FA2ld4yeWoY5BB7VEgHhgA==","signatures":[{"sig":"MEYCIQDj2RLp7peWIvYO0YnlmwjUaDzn+GDe/lrsh6QnupzH/AIhAL1qOgK0usp0+HHrNR1AIDaRi+IlcT2i33pltiA/DS8C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86816},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix --ext .ts --config .eslintrc.json","format:fix":"npm run format:base -- --write ","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/8.1.8/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.18.0","@contract-case/case-core-plugin-http-dsl":"0.18.0","@contract-case/case-core-plugin-function-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","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.1.0","@contract-case/eslint-config-case-maintainer":"0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.18.0_1729171333511_0.034594201878229036","host":"s3://npm-registry-packages"}},"0.19.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"1f25aa5c6f469b928bdd8ff0012e8d107b9dd20f","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.19.0.tgz","fileCount":40,"integrity":"sha512-DYsoNxuEd7bdHA/vBdOwG2phSc867Sz+t9NbEqgYbQyoC7nOC2nAVvQTJP6kid8lL0TwFtHLy/46pGo4M6Tozw==","signatures":[{"sig":"MEQCIHMKDYkwkdMbimzM/Zc5nnEfNOa7k96o7Aild2pwkITxAiAoJQ5mhcJk8Fk+SSrNw85WwbdRxs8KCUvA5zS30xodjw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92233},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix","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/8.2.1/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.19.0","@contract-case/case-core-plugin-http-dsl":"0.19.0","@contract-case/case-core-plugin-function-dsl":"0.19.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.21.0","rimraf":"^6.0.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.19.0","@contract-case/eslint-config-case-maintainer":"0.19.0"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.19.0_1742053794347_0.8872828739446634","host":"s3://npm-registry-packages-npm-production"}},"0.19.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"23ebd78c15ef68e4d6cb6dffc9623e97bf84ba18","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.19.1.tgz","fileCount":40,"integrity":"sha512-lujt9P0ZI1Xi1hCODrmMIY5Tuz1BJ6mxTTFPV++KU2j2qtIW5CAifEH5pr5C6DkFZavRxmNpAebBacAdQ/NNAw==","signatures":[{"sig":"MEUCIQC4untFbCzCMgjVOD/Hzqa8UwqVKmCpn8ysYHw2UIx1WQIgI7rf50o95P+m2zTMV6Y4oDX+687qowKoUJxBLPFNAHM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92769},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix","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/8.2.1/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.19.1","@contract-case/case-core-plugin-http-dsl":"0.19.1","@contract-case/case-core-plugin-function-dsl":"0.19.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.19.1","@contract-case/eslint-config-case-maintainer":"0.19.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.19.1_1742288505394_0.06905213797166443","host":"s3://npm-registry-packages-npm-production"}},"0.19.2":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"51b3115ad799793214b50d5405c2af5b9f5a64df","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.19.2.tgz","fileCount":40,"integrity":"sha512-NPOpcbtY6Kl90FqU97DUHzaYB2yM5beiN7QrEapcSlUeAvfUHEodx6xqklv7g1ZyELTFXWOiNLjUmrSU/TgGpA==","signatures":[{"sig":"MEUCIQDkrmT4el0DxVLKSU49oHibbtHwVt2zNskqiQdMAYgWWwIge7G4fguU/GLCnKg3la8Rthre83XiqjNtp4HQ42Ml+Bw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92769},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix","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/8.2.1/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.19.2","@contract-case/case-core-plugin-http-dsl":"0.19.2","@contract-case/case-core-plugin-function-dsl":"0.19.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.19.2","@contract-case/eslint-config-case-maintainer":"0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.19.2_1742423145887_0.5470863760779392","host":"s3://npm-registry-packages-npm-production"}},"0.20.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"587a48870a6bce3c2f27ce4989fafe888259a00f","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.20.0.tgz","fileCount":40,"integrity":"sha512-0Z0sdxBzTMVr0mIjD5K9gsGr9q+oNFkqKDlTJlXme7BGARLE6HSRD4HfekYJiLWP3WAGlvz6JnOXso1uXuDdcg==","signatures":[{"sig":"MEUCIE5X74HXLUtvc+vgITFuI5B5IXJE+Aywi+jykUlYpIK1AiEAsbapRckVZ8jmLDASBKdNC+hMq1MLxElBD0UZwhx8SAY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92769},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix","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/8.2.1/node@v22.9.0+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.9.0","dependencies":{"@contract-case/case-plugin-dsl-types":"0.20.0","@contract-case/case-core-plugin-http-dsl":"0.20.0","@contract-case/case-core-plugin-function-dsl":"0.20.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.20.0","@contract-case/eslint-config-case-maintainer":"0.20.0"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.20.0_1742477066922_0.9901253160787449","host":"s3://npm-registry-packages-npm-production"}},"0.20.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"a5a0194ce55ff6e7894c9e95f029187edeef0a0d","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.20.1.tgz","fileCount":40,"integrity":"sha512-DuM2lo10SibkF8koWATvmHJurRckOsiH3MPboSecVAdVAd0XngGjnDr5OuuS/Yvp4KVre2vcTY29nxYI6rb1vQ==","signatures":[{"sig":"MEUCICFqL44SjjsplCgq7xm/5BbyXhSddYPfNK8q1+62OXc3AiEA2387TEu+Yp8NfLPu9bTwmm9BMNyjUWet6W2mrFkXqiA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92769},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix","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/8.2.1/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.20.1","@contract-case/case-core-plugin-http-dsl":"0.20.1","@contract-case/case-core-plugin-function-dsl":"0.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.20.1","@contract-case/eslint-config-case-maintainer":"0.20.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.20.1_1742617153088_0.5211971916150648","host":"s3://npm-registry-packages-npm-production"}},"0.21.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"c87d554326fa6bed1d96267beeaec56fa9437d1e","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.21.0.tgz","fileCount":40,"integrity":"sha512-7HttnVHqUOOgbGVAlNpVIYPHhgHy/aITUHew9Mv458LVHYrugQDPRsXiGHVxVJ2BUMf2wdVll1yEBJonMQ7yXg==","signatures":[{"sig":"MEQCIBXZaKpfJEzIFVp84cZMsSxrZEZvTEVj6A0qo8bS5ALhAiAFLUPjco80spxF/aAhWcIRQDmGCW99R/DAv97FK5Gfuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92769},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint src --fix","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/8.2.1/node@v23.2.0+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"23.2.0","dependencies":{"@contract-case/case-plugin-dsl-types":"0.21.0","@contract-case/case-core-plugin-http-dsl":"0.21.0","@contract-case/case-core-plugin-function-dsl":"0.21.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.21.0","@contract-case/eslint-config-case-maintainer":"0.21.0"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.21.0_1742911969824_0.6368331668672023","host":"s3://npm-registry-packages-npm-production"}},"0.22.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"d3a340af922d0127fe063454f764707f236b4ffb","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.22.0.tgz","fileCount":40,"integrity":"sha512-NsQuIBPji5z7HNVyrCI50tl+kPZsl/GLxucc6Sou9CmVTo8ThrVB8HvPaFM52UdVN/gFbDX9swXlTYp6eTXytQ==","signatures":[{"sig":"MEYCIQDVzocRb+cR9UdvF9LsZojWEnxUBOS8X5shnQAfw9kDzQIhANZj6Zy1L7U4FDw3mxxMtNiKcLYYy0JaKT1G3685tFl1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92862},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/8.2.1/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.22.0","@contract-case/case-core-plugin-http-dsl":"0.22.0","@contract-case/case-core-plugin-function-dsl":"0.22.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.4.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.22.0","@contract-case/eslint-config-case-maintainer":"0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.22.0_1744639522699_0.8240334916122638","host":"s3://npm-registry-packages-npm-production"}},"0.23.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"56fb59657d78b44c1ece2eebeef423aae68f6fd4","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.23.0.tgz","fileCount":40,"integrity":"sha512-uNtIjwff/g6jCJEz5apLCcuyi/qK4tuoLg4fDaKfGu/1UwFroTZC45FXYPSXb/Sg4N3cVK5a9p77U/XeLHa86A==","signatures":[{"sig":"MEYCIQDjJ39n+bVMKoAar3nI8OYiLzgUWSR7x3WltkvnXhDkoAIhAPQkr9DpJOeNxGuV5nh3aE4wMsproTPnBrL0icPKBmJV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92862},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/8.2.1/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.23.0","@contract-case/case-core-plugin-http-dsl":"0.23.0","@contract-case/case-core-plugin-function-dsl":"0.23.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.23.0","@contract-case/eslint-config-case-maintainer":"0.23.0"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.23.0_1745854196282_0.6425188947902669","host":"s3://npm-registry-packages-npm-production"}},"0.23.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"5ae297c5a63bd40c500b6a3e1f2dab0e6a01eb25","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.23.1.tgz","fileCount":40,"integrity":"sha512-GiwxCh1fcLS4qOssdnobi7yj5rg4eG2TtbCY5Pfy5X6bXTYMYVgDJrKhWfHpRX/+7jGeZ3oWGNAn15m/EVdgjQ==","signatures":[{"sig":"MEQCICmG/yNZxUklJvvOvpQwmZF8b1/32UO0i86jC2itniFNAiAK0PJILjGYQtN3NqqwtNpQPvt1Megqm+wsjL4mH5VWww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92862},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/8.2.1/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.23.1","@contract-case/case-core-plugin-http-dsl":"0.23.1","@contract-case/case-core-plugin-function-dsl":"0.23.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.23.1","@contract-case/eslint-config-case-maintainer":"0.23.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.23.1_1746374859912_0.5946652274490223","host":"s3://npm-registry-packages-npm-production"}},"0.24.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"2bdb40ace006a874580fb188c35fa1f793fb4d89","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.24.0.tgz","fileCount":40,"integrity":"sha512-ISWoTK12H6QTHCK/jOw8QmylfO+Yb0KEBnqKa9EdDwaJ6v9wTXBmBUaeu24fTzVG6rxTbAJ40M8VP0Sly4xjzw==","signatures":[{"sig":"MEUCIGbEiMChSaHytRISvVssTY8t6YvJa2/gsTmvkA2X17o+AiEA4Q2KtOl+HvW8NiFsgRg5WWlSyepf85+AJoxsNcy+Ffg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92862},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/8.2.2/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.24.0","@contract-case/case-core-plugin-http-dsl":"0.24.0","@contract-case/case-core-plugin-function-dsl":"0.24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.24.0","@contract-case/eslint-config-case-maintainer":"0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.24.0_1748269459075_0.13651731952154145","host":"s3://npm-registry-packages-npm-production"}},"0.24.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"ac83171d37a72edba90cdd838d55ff0079a93d51","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.24.1.tgz","fileCount":40,"integrity":"sha512-fz8R36CuvkSKpb4k4x1yWsj8rYyxQP6gk+PfHTqbdOM0mI5Fth5tZB6LjkpqZ46HrslkRsp37U11c/aagzIcLQ==","signatures":[{"sig":"MEUCIH7CRlmO08QQm9dphRzJLBH8hSHPhT+fyRK8bnk+aE2BAiEA1M82oQtEM2P+H2aE8wbZBMyUIvNIQghmMhJJ7rjDMX8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92712},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/8.2.2/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.24.1","@contract-case/case-core-plugin-http-dsl":"0.24.1","@contract-case/case-core-plugin-function-dsl":"0.24.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.24.1","@contract-case/eslint-config-case-maintainer":"0.24.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.24.1_1749458511893_0.46545608351230294","host":"s3://npm-registry-packages-npm-production"}},"0.24.2":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"e287005fd4bf3d34ae8d13b459fa9add55c240e2","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.24.2.tgz","fileCount":40,"integrity":"sha512-UckTU6vH5SsOgKWCveNg5DI9a3MxAAnfTIN666D3Ur+FPlcNIIqfeO4WvhxHrP8BPVqetjaP8lYjZT5z571XcA==","signatures":[{"sig":"MEQCIDnoC9zAxvtopQ4iJ9NwE0B7XeRwyDTNdhoWfan4qpU1AiAj0gDFDQDJ24qUK1YaZVGVkmk3X/x/oViXoo9/I1A4Kg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92712},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/8.2.2/node@v24.2.0+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.2.0","dependencies":{"@contract-case/case-plugin-dsl-types":"0.24.2","@contract-case/case-core-plugin-http-dsl":"0.24.2","@contract-case/case-core-plugin-function-dsl":"0.24.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.24.2","@contract-case/eslint-config-case-maintainer":"0.24.2"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.24.2_1749657321645_0.17611470017565112","host":"s3://npm-registry-packages-npm-production"}},"0.25.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"e47f5d6c9cb65b1b8f8640a207dd1581502f930f","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.25.0.tgz","fileCount":40,"integrity":"sha512-QfIiVd0NzxS7bOmAxUT2rjcGkQiRjCt7N5k2AOSWVNfVtSXXrKvfHOPCV/etvv7ybbFXvX39XTv5ZeNTMX6PbA==","signatures":[{"sig":"MEUCIC9R60Y8gspV6NkRDUByWfK8Qs6iSnFpBayna6Bb76KWAiEAnTqKzsah55pWsRzg2lvTi4ef+Gu2BkSsSicJFR8qCRo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92712},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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","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":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.25.0","@contract-case/case-core-plugin-http-dsl":"0.25.0","@contract-case/case-core-plugin-function-dsl":"0.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.25.0","@contract-case/eslint-config-case-maintainer":"0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.25.0_1750210832806_0.3201786843173713","host":"s3://npm-registry-packages-npm-production"}},"0.25.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"5e9f641ba1f181d619621291ae4a0d5bc84f1f5b","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.25.1.tgz","fileCount":40,"integrity":"sha512-qdmEASUZlFvS7d2I7FWlyPCoI/tyW0TP91YnMTcgit+G7JvBIusO+jZvod8usjFiyOdUWT4RxLWJB6T2dXlDww==","signatures":[{"sig":"MEYCIQCLFZ0Sx18g7o84yVu9w1988yXDp5nckR4cuYByTslXxgIhAK1G9tkkNJL9A30Q+5DEmpZLtLxDQOLZas/CHF6sImKD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92712},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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","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":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.25.1","@contract-case/case-core-plugin-http-dsl":"0.25.1","@contract-case/case-core-plugin-function-dsl":"0.25.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.25.1","@contract-case/eslint-config-case-maintainer":"0.25.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.25.1_1750265032649_0.17580495598007273","host":"s3://npm-registry-packages-npm-production"}},"0.25.2":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"50f0012ea84c5021538ed5b0bf91b75224ef9209","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.25.2.tgz","fileCount":40,"integrity":"sha512-RfiR3Lv5/BtqSOqhifIUAGnTEA342hVHCiMu3myNgA3gfSShFYUojVUN2Fr9fi6tF0Sqyaezsn66LgA5Ng5PNA==","signatures":[{"sig":"MEYCIQCE1Ug4Exegab+YfeqUpO0W0dXtXFfXJKrWRvwKFAnL5wIhAO3K6ouZhcU0fgMEI/FvWRy4Iny6n8jaHu65oF5JLEgJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92712},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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","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":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.25.2","@contract-case/case-core-plugin-http-dsl":"0.25.2","@contract-case/case-core-plugin-function-dsl":"0.25.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.25.2","@contract-case/eslint-config-case-maintainer":"0.25.2"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.25.2_1750601168235_0.585600386295771","host":"s3://npm-registry-packages-npm-production"}},"0.26.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"c88dd14c2d34c6bb21c16f7308d64e6fbeeb80e3","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.26.0.tgz","fileCount":40,"integrity":"sha512-XMHXXRpsE7WCJyeQH0ceFxehLdvJReS+dOtDfXDB0hyPjEIBN+VnrHUyTq8Dudhf4Luq32SsmiCIIvrT0XJ14Q==","signatures":[{"sig":"MEUCICpDgnt3c7Vp4ol5E9EoTLIwcXcWygG5DTMyY5vn7ej7AiEA1fa4WvOboX9Wsnuk+HLe9J29JeTjYGv0NwTXsYFWPo4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":137672},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/8.2.3/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.26.0","@contract-case/case-core-plugin-http-dsl":"0.26.0","@contract-case/case-core-plugin-function-dsl":"0.26.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.4","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.26.0","@contract-case/eslint-config-case-maintainer":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.26.0_1752203155824_0.4862856053183535","host":"s3://npm-registry-packages-npm-production"}},"0.26.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"a7120d32a159bcfe0b6b8236b8cbc44c413271ba","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.26.1.tgz","fileCount":40,"integrity":"sha512-kZo9QDTdZiyq0TuNMAphOu4RVQkoQPswSpJYeXgeTVubu11pUrA1ep/HE556hPdtpuV5OZtlTSp2FX2SHpeYcw==","signatures":[{"sig":"MEUCID4iv5cxNxBApAzy3J5kwRtTfptp1W3AsqnUCgx3sc10AiEAnl0ItWGns/umP5o0NxSVUt8AlRgTSth4xqpjsl8Gy+0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":137672},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/8.2.3/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.26.1","@contract-case/case-core-plugin-http-dsl":"0.26.1","@contract-case/case-core-plugin-function-dsl":"0.26.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.4","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.26.1","@contract-case/eslint-config-case-maintainer":"0.26.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.26.1_1752397671487_0.24522637153988835","host":"s3://npm-registry-packages-npm-production"}},"0.27.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"05af32612cc20c1f7b87302900b1590d0973e27a","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.27.0.tgz","fileCount":40,"integrity":"sha512-L9e5wKqYMp9VwSBaI36qvzUwvvq4M+hsZJP2OyfPDqifV2DNb1FT794YpOl/OiNnUTrkWqO8EdWzeckCQJy6Hg==","signatures":[{"sig":"MEQCICBGbdH5OeLLdCZ14WJt/QBYRuWs3Asb3QXrsBTga1B0AiAihGAGnR1tvvRXeaZLBK8dDS09GAdtBxJ+VEN4CJp/rQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":137672},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/8.2.3/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.27.0","@contract-case/case-core-plugin-http-dsl":"0.27.0","@contract-case/case-core-plugin-function-dsl":"0.27.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.4","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.27.0","@contract-case/eslint-config-case-maintainer":"0.27.0"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.27.0_1753882000401_0.6165715232282896","host":"s3://npm-registry-packages-npm-production"}},"0.27.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"64b097ff098361e994beda2af110dbb741b47e26","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.27.1.tgz","fileCount":40,"integrity":"sha512-+AcqgrrIsSCW35L8anoo0frb4bAu2A/gYrsCTxderzj7T4Wh4EjaJpfrqIIXEnSm24fYoTUyzksli5BnVlgsow==","signatures":[{"sig":"MEUCIQDLeeZqJVxHaUWE4BgbF7WOutdSWfOtp+DDAtSzdUoXCAIgFW/sIKZrJJVVSNbWXDiupmjRbP1b1ePnxMYlmT2P71k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":137848},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/8.2.3/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.27.1","@contract-case/case-core-plugin-http-dsl":"0.27.1","@contract-case/case-core-plugin-function-dsl":"0.27.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.4","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.27.1","@contract-case/eslint-config-case-maintainer":"0.27.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.27.1_1755654204491_0.7631447836574647","host":"s3://npm-registry-packages-npm-production"}},"0.27.2":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"08cd7b7f28f4101cab152c58e675540bdbe4634a","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.27.2.tgz","fileCount":40,"integrity":"sha512-1qmZwiPR9VqlBTmx4QdN3SYr9+j+u/piWGxDyw4r007cuR8zZtPsSfVmtsI+oV/UsVCE1TeJQU58k85tbmdn3g==","signatures":[{"sig":"MEUCIQCx+7zd4rAvoWqA+aWRhyOSkyh15gB5APTtmE7zd73rMQIgQ7nE4k3e3b51ZGE6rkU1RcOYWWvKgrW3w60M+eoyOXM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":137453},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/8.2.3/node@v20.12.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"20.12.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.27.2","@contract-case/case-core-plugin-http-dsl":"0.27.2","@contract-case/case-core-plugin-function-dsl":"0.27.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.5","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.5.3","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.27.2","@contract-case/eslint-config-case-maintainer":"0.27.2"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.27.2_1756223375146_0.31077334323305017","host":"s3://npm-registry-packages-npm-production"}},"0.27.3":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"1fa709cbf0ddc24a55651ec0a36bf081cc1cef8b","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.27.3.tgz","fileCount":40,"integrity":"sha512-4eIerfyJT+qkf7/DPPYTG8ci5Z+3FpclQyDgP026C5FQolFtlYQnDySPM5qj6nsB3zI2WHcCZPMPFnW+E1vhVg==","signatures":[{"sig":"MEUCIB+nP+ykq2Q6gmR7kOtduWZMbBhfShxzpMNjrpiNzT+kAiEAsrotgwkIt1qxHu81NLhw0IIsaSb5MaMvdTNq8ZPY8Pg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":137647},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/9.0.0/node@v22.9.0+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"22.9.0","dependencies":{"@contract-case/case-plugin-dsl-types":"0.27.3","@contract-case/case-core-plugin-http-dsl":"0.27.3","@contract-case/case-core-plugin-function-dsl":"0.27.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.5","eslint":"^9.22.0","rimraf":"^6.0.1","ts-jest":"^29.3.4","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.27.3","@contract-case/eslint-config-case-maintainer":"0.27.3"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.27.3_1761480840115_0.30293469365180425","host":"s3://npm-registry-packages-npm-production"}},"0.28.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"aee4745178b3c339e2e5fe3866192141fae09687","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.28.0.tgz","fileCount":40,"integrity":"sha512-sfjptIUBCcwUrK+yllpk2d88NqLML1CoRyvZJ/KwMLwV7AzKMaV759N0K+zwcuAh4YBOBRqQZt/Lfuk8XR0PDw==","signatures":[{"sig":"MEYCIQCvby58KhhChUjq3B+G5s/kMNY8UVeCd3AFJ+PwYRRuNwIhAI0swN7zfwPXcSMhh4nKhLB2em7HnmNMM3Dhr5EG5bVl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":137575},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/9.0.3/node@v24.11.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.28.0","@contract-case/case-core-plugin-http-dsl":"0.28.0","@contract-case/case-core-plugin-function-dsl":"0.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.28.0","@contract-case/eslint-config-case-maintainer":"0.28.0"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.28.0_1765718589748_0.4800204106402104","host":"s3://npm-registry-packages-npm-production"}},"0.28.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"74e3355d5bf62210b42cc9520a60fc990eb16045","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.28.1.tgz","fileCount":40,"integrity":"sha512-V7TQAOIN6OWoukosGx6gHQtD4KaKAooHbUYTETc8XnyLQX9bubI9KYTVj5qosAN1MbFShW02OCiM12b+MMWgiA==","signatures":[{"sig":"MEYCIQDqBwBO6R8b/MucbF2rtGWjCOfRPmDVg4u6d9Ab/vQ+mQIhANMuqJkmUnUpDc45ZBELU6YeCmVcUtIpbO0A+Z9Oiuym","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":140095},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/9.0.3/node@v24.11.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.28.1","@contract-case/case-core-plugin-http-dsl":"0.28.1","@contract-case/case-core-plugin-function-dsl":"0.28.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.28.1","@contract-case/eslint-config-case-maintainer":"0.28.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.28.1_1768799958734_0.38925312629353925","host":"s3://npm-registry-packages-npm-production"}},"0.28.2":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"d2165a41631aa1ddf9a6e14a8486a0a91bf291e3","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.28.2.tgz","fileCount":40,"integrity":"sha512-6PYbIFDMx07a/5OZDWoKb6EchxoMn87Kfh2XpG6fsFdK0QE84ad8xDYSQjF3RY6LfadAd+IUdG9FYsh2Mzd/fw==","signatures":[{"sig":"MEUCIGaUeoUrsuLjQlmlnVNbbn4in/h2ULhuQKLwutTjeZ1eAiEA85Gpz7syGnZMwkEDPmMGBMvEouA61C+qCCLyAJVLewc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":140095},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/9.0.4/node@v24.11.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.28.2","@contract-case/case-core-plugin-http-dsl":"0.28.2","@contract-case/case-core-plugin-function-dsl":"0.28.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.28.2","@contract-case/eslint-config-case-maintainer":"0.28.2"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.28.2_1770869051243_0.8760472802903403","host":"s3://npm-registry-packages-npm-production"}},"0.29.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"8f126985e224b87fd9ad7b259348f5fc89ae1817","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.29.0.tgz","fileCount":40,"integrity":"sha512-UtQxwGHDb3OeGAw6dlVE5M3ND/1u08OSJ3kxCTwt1NsQqZc0Kl8syDB6243QNA3LAg13b2O9xqSXKt3UHV0C5A==","signatures":[{"sig":"MEYCIQD1qgMQixWsWwTaA/F71dkLb92K9vErGoT8T20H+A4yigIhANlvT1NDgx3VNN0wuC5/RNAS3T8ak5gCT/3LeCRpv8VD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111610},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/9.0.7/node@v24.11.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.29.0","@contract-case/case-core-plugin-http-dsl":"0.29.0","@contract-case/case-core-plugin-function-dsl":"0.29.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.29.0","@contract-case/eslint-config-case-maintainer":"0.29.0"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.29.0_1780235807795_0.9426313154021073","host":"s3://npm-registry-packages-npm-production"}},"0.29.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"4eba47e4ef51d49fc7d32abe89596463dcdc0e44","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.29.1.tgz","fileCount":40,"integrity":"sha512-MGH/naOsyFiMqvONM97fJ5njnr7koyncUQvYjkXkOULEM5Odjk4wanxzepEVYmcWpleBRL67M8ZhpoJyMc4ulQ==","signatures":[{"sig":"MEUCIEtSSIlPm6vI82+SCcZ2jS5ZNXeK0IEiCd4Gdljb+/DBAiEAouw4FYTlPHQhroMXZKRqEK5XVYndUUgkbE+ijCVVyn4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111610},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/9.0.7/node@v24.11.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.11.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.29.1","@contract-case/case-core-plugin-http-dsl":"0.29.1","@contract-case/case-core-plugin-function-dsl":"0.29.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.29.1","@contract-case/eslint-config-case-maintainer":"0.29.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.29.1_1780581266563_0.15640893454200677","host":"s3://npm-registry-packages-npm-production"}},"0.30.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"0658952d03001cf7cedb51c47cf841d1c61eaf0c","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.30.0.tgz","fileCount":40,"integrity":"sha512-fJxJF0o0h5/F2NUqzQjI0V6vQcRnm8Si7gu6DzlZOKduY4JtwqH+I43jh3k4+dVZQFzWbjicxxmIwonfmPZDhA==","signatures":[{"sig":"MEQCIGwVBtO5JEiotcY3VtoV2VbohRNZ/IwOcWaRrSTiwRXIAiA/KDfXzybkIocK+YDdmPy0bCVkfkNkMr6Em10zy+t/Nw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111610},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/9.0.7/node@v24.13.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.30.0","@contract-case/case-core-plugin-http-dsl":"0.30.0","@contract-case/case-core-plugin-function-dsl":"0.30.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.30.0","@contract-case/eslint-config-case-maintainer":"0.30.0"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.30.0_1783241238083_0.06771423816120481","host":"s3://npm-registry-packages-npm-production"}},"0.30.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"9a715fa30a7d3fc562426896ff600b1e4d8582d5","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.30.1.tgz","fileCount":40,"integrity":"sha512-NmLMTJQS/XvfoEQLfQxyBrj6we38DrETAGORhislXV5GoIb+FNyi1MWalK27JTDqdAv4QN4likN7cETzwqWxKg==","signatures":[{"sig":"MEYCIQC0n2jVycnzu+DfEKq3MeUlsH3yUY6ItsHLdzYuDljMJwIhAI1wJ2Rpt6ZiKNyTnx54JMHFba3RO62OrxI5lw3JNO6Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111610},"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","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/9.0.7/node@v24.13.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"@contract-case/case-plugin-dsl-types":"0.30.1","@contract-case/case-core-plugin-http-dsl":"0.30.1","@contract-case/case-core-plugin-function-dsl":"0.30.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.30.1","@contract-case/eslint-config-case-maintainer":"0.30.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.30.1_1784354373702_0.07596800224734368","host":"s3://npm-registry-packages-npm-production"}},"0.30.2":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"aa10327bd060c83e42064a5cd1cf49bba28ff4eb","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.30.2.tgz","fileCount":40,"integrity":"sha512-HMzTlS6qMFq0CVl8omKpuSaiF/q/fASDluxEfpMHRmOX8r08kYalxLcvLps3khIApP6wGZr4shSS7cGVGbjs/g==","signatures":[{"sig":"MEQCIFzjuYr5NptMXV3vuRKXsHO1fAm/s2RKJ+GCg8A7dwPAAiAWWBJdBrK3HCEm4VuTPDeCArcjc72pW1URXxsqJSfICQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBJ4pjbbA9xhr5fkW5Vnz0NE04Ncm7Kb55N2Q8J5MMrGAiEA56aNkhqZMddw4RE3BHTKu8K6YxEiJYalHBeLMQO89/w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111677},"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":"jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/9.0.7/node@v24.13.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"@contract-case/case-plugin-base":"0.30.2","@contract-case/case-plugin-dsl-types":"0.30.2","@contract-case/case-core-plugin-http-dsl":"0.30.2","@contract-case/case-core-plugin-function-dsl":"0.30.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.30.2","@contract-case/eslint-config-case-maintainer":"0.30.2"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.30.2_1787930366910_0.9419816097578162","host":"s3://npm-registry-packages-npm-production"}},"0.31.0":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"205bee3a3b2e751c3816839f37ee5ea322c9c16a","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.31.0.tgz","fileCount":52,"integrity":"sha512-835Z8MCjxsCXmURB2gS6U/fJIDrH604aoxF++Nmc3zhiNN5RQ9z4j/IchDol+LTn+Frjdjp3GEyQi/B5mhKOfw==","signatures":[{"sig":"MEYCIQCnT0iKPzljWnrK5eikpC4oTElWyUKOFeYr3tLonsYh5QIhAJFMjzm2HcVf2aYCTIRH1TwBZlRAl1vud8/EiqNT6SVs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDDbYCFw0SXUUbITrTQI2PltGogx0Pi1NT+rK9QtkV8jAIhAMW1WjhF7P4FNIoy2f8L/dTxS7ba4YQucaAUORjkUTt0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":136339},"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":"jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/10.0.1/node@v24.13.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"@contract-case/case-plugin-base":"0.31.0","@contract-case/case-plugin-dsl-types":"0.31.0","@contract-case/case-core-plugin-http-dsl":"0.31.0","@contract-case/case-core-plugin-function-dsl":"0.31.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.31.0","@contract-case/eslint-config-case-maintainer":"0.31.0"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.31.0_1787931715551_0.8468681773857636","host":"s3://npm-registry-packages-npm-production"}},"0.31.1":{"name":"@contract-case/case-entities-internal","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-entities-internal@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":"5a58b10922da843dac9551cfcfeb6988dbe579d8","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.31.1.tgz","fileCount":52,"integrity":"sha512-F39DSxXfw860JGYdFBdmIzucHQpBB3R7cV/eEDE1FaK+hDeR1+/aJjE2FHlKUmkxK6NOvxbe/nfkUs4ZIJy+BA==","signatures":[{"sig":"MEUCIQCFwz0nZEugQL90IAdvc20EWPozsPBi6CiI+ynTuY4rngIgDXWahERQU8RfQb+Tv6yYXh9AEnSqXlpizNyb6bFutoM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCjDIN+lqSk0yeRimiPttLcaa7u1xRfMVaUZt6xV+rHrwIgN/aHtZKmgUiLdUpPK3fVcV4tFulASnMEqBIlfF5q3EU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":136338},"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":"jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","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/10.0.1/node@v24.13.1+arm64 (darwin)","description":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"_nodeVersion":"24.13.1","dependencies":{"@contract-case/case-plugin-base":"0.31.1","@contract-case/case-plugin-dsl-types":"0.31.1","@contract-case/case-core-plugin-http-dsl":"0.31.1","@contract-case/case-core-plugin-function-dsl":"0.31.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.31.1","@contract-case/eslint-config-case-maintainer":"0.31.1"},"_npmOperationalInternal":{"tmp":"tmp/case-entities-internal_0.31.1_1788172744607_0.23031945004368515","host":"s3://npm-registry-packages-npm-production"}},"0.31.2":{"_id":"@contract-case/case-entities-internal@0.31.2","bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"dist":{"shasum":"dd565bae7a669c2a1621ffdfd3be17cf36b5f194","tarball":"https://registry.npmjs.org/@contract-case/case-entities-internal/-/case-entities-internal-0.31.2.tgz","fileCount":52,"integrity":"sha512-7KI502MRlpTxhnfUNGeDWBB47PhLCVAb2veFoy/SZslizpdJKkUJoglpwP8SElia/JNpG9rUxMxSiUC+HIepgA==","signatures":[{"sig":"MEUCIQCdekDEg7vOakEJMX3dPuzEnqXMGWh8vmP2gj0bE/amtgIgQEojrF3ej9p3YoeTK4LsQghgpzev6JbZqNrNAn62QLM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBgmhzrA5sN0MyEktqTd4+S3xr7TBn4Tf38gfdgVaA7XAiEAozYZMAOiEUxc1ktYJnjjvMXavGR4WjWYZS5g1U9A4aU="}],"unpackedSize":136338},"main":"dist/src/index.js","name":"@contract-case/case-entities-internal","types":"dist/src/index.d.ts","author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"engines":{"node":">=22.0.0"},"funding":{"url":"https://github.com/sponsors/TimothyJones","type":"individual"},"gitHead":"8f8938d4749a8a2af654c09b10c56c07364ca19e","license":"BSD-3-Clause","scripts":{"lint":"eslint","test":"jest","build":"rimraf dist && tsc --project tsconfig.build.json","lint:fix":"eslint --fix","format:fix":"npm run format:base -- --write ","format:base":"prettier --parser typescript \"{src,bin}/*.ts\"","format:check":"npm run format:base -- --list-different"},"version":"0.31.2","_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"homepage":"https://case.contract-testing.io","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"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":"Shared types for ContractCase modules","directories":{"src":"src","dist":"dist"},"maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"_nodeVersion":"24.13.1","dependencies":{"@contract-case/case-plugin-base":"0.31.2","@contract-case/case-plugin-dsl-types":"0.31.2","@contract-case/case-core-plugin-http-dsl":"0.31.2","@contract-case/case-core-plugin-function-dsl":"0.31.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","eslint":"^9.39.1","rimraf":"^6.1.2","ts-jest":"^29.4.5","ts-node":"^10.9.2","prettier":"3.6.2","@types/qs":"^6.9.17","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","@types/current-git-branch":"^1.1.6","@contract-case/case-maintainer-config":"0.31.2","@contract-case/eslint-config-case-maintainer":"0.31.2"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/case-entities-internal_0.31.2_1788184193846_0.8464913377097785"}}},"time":{"created":"2023-04-19T15:39:35.937Z","modified":"2026-08-31T13:49:54.131Z","0.8.0":"2023-04-19T15:39:36.189Z","0.9.0":"2023-04-26T13:56:57.797Z","0.9.1":"2023-05-03T05:14:38.336Z","0.10.0":"2023-05-06T10:47:46.797Z","0.11.0":"2023-05-08T05:48:46.261Z","0.12.0":"2023-05-17T09:31:27.876Z","0.12.2":"2023-06-02T09:28:52.885Z","0.13.0":"2023-06-09T08:26:43.796Z","0.14.0":"2023-10-12T07:12:21.783Z","0.15.1":"2024-01-06T08:42:50.395Z","0.15.2":"2024-01-06T11:13:25.165Z","0.15.4":"2024-01-23T12:13:53.099Z","0.15.5":"2024-01-30T12:35:27.074Z","0.15.6":"2024-02-11T05:40:47.620Z","0.15.7":"2024-05-16T12:51:03.253Z","0.16.0":"2024-10-01T16:49:19.401Z","0.16.1":"2024-10-02T11:17:46.163Z","0.16.2":"2024-10-02T13:36:22.921Z","0.16.3":"2024-10-02T14:14:34.438Z","0.17.0":"2024-10-02T16:19:44.448Z","0.17.1":"2024-10-08T11:47:25.468Z","0.18.0":"2024-10-17T13:22:13.789Z","0.19.0":"2025-03-15T15:49:54.574Z","0.19.1":"2025-03-18T09:01:45.570Z","0.19.2":"2025-03-19T22:25:46.067Z","0.20.0":"2025-03-20T13:24:27.100Z","0.20.1":"2025-03-22T04:19:13.286Z","0.21.0":"2025-03-25T14:12:50.092Z","0.22.0":"2025-04-14T14:05:22.866Z","0.23.0":"2025-04-28T15:29:56.455Z","0.23.1":"2025-05-04T16:07:40.166Z","0.24.0":"2025-05-26T14:24:19.250Z","0.24.1":"2025-06-09T08:41:52.101Z","0.24.2":"2025-06-11T15:55:21.879Z","0.25.0":"2025-06-18T01:40:32.988Z","0.25.1":"2025-06-18T16:43:52.831Z","0.25.2":"2025-06-22T14:06:08.409Z","0.26.0":"2025-07-11T03:05:55.989Z","0.26.1":"2025-07-13T09:07:51.700Z","0.27.0":"2025-07-30T13:26:40.604Z","0.27.1":"2025-08-20T01:43:24.686Z","0.27.2":"2025-08-26T15:49:35.322Z","0.27.3":"2025-10-26T12:14:00.329Z","0.28.0":"2025-12-14T13:23:09.897Z","0.28.1":"2026-01-19T05:19:18.871Z","0.28.2":"2026-02-12T04:04:11.391Z","0.29.0":"2026-05-31T13:56:48.165Z","0.29.1":"2026-06-04T13:54:26.688Z","0.30.0":"2026-07-05T08:47:18.207Z","0.30.1":"2026-07-18T05:59:33.837Z","0.30.2":"2026-08-28T15:19:27.009Z","0.31.0":"2026-08-28T15:41:55.655Z","0.31.1":"2026-08-31T10:39:04.747Z","0.31.2":"2026-08-31T13:49:53.921Z"},"bugs":{"url":"https://github.com/case-contract-testing/case/issues"},"author":{"url":"https://github.com/TimothyJones","name":"Timothy Jones","email":"timothy.l.jones@gmail.com"},"license":"BSD-3-Clause","homepage":"https://case.contract-testing.io","keywords":["testing","api","pact","contracttesting","contract-testing","contractcase"],"repository":{"url":"git+ssh://git@github.com/case-contract-testing/case.git","type":"git"},"description":"Shared types for ContractCase modules","maintainers":[{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"readme":"# Case-Entities\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[![Known Vulnerabilities](https://snyk.io/test/github/case-contract-testing/contract-case/badge.svg?targetFile=packages/case-entities/package.json)](https://snyk.io/test/github/case-contract-testing/case?targetFile=packages/case-entities/package.json)\n\nThese are the shared typescript types and helpers imported by both core and\nboundaries. Separate to avoid a circular dependency.\n\nYou don't need to depend on this directly unless you are a maintainer for ContractCase.\n\n[Start here instead](https://case.contract-testing.io/docs/intro)\n","readmeFilename":"README.md"}