{"_id":"@pact-foundation/pact-core","_rev":"133-8d96655a0502d4d1c82a1979cc1eeadd","name":"@pact-foundation/pact-core","dist-tags":{"beta":"12.0.0-beta.6","latest":"19.2.0"},"versions":{"10.12.0":{"name":"@pact-foundation/pact-core","version":"10.12.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@10.12.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32"],"dist":{"shasum":"10e3dfba38e15d3e9921d22db36fe27dbc0949da","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-10.12.0.tgz","fileCount":139,"integrity":"sha512-GM/SCxw0F1xoagVTuvu9bXLvEUQeK+ZbRHrGmVDVGUE/NvCJNUug3uW5sIjFGReZ+wITCZ0X61Hw4AII0n20Jg==","signatures":[{"sig":"MEUCIAi7qvYpc4gxr1VVpdTUD9oB4FH38hnXLSI4fHee5osvAiEAwP90BJJdeb2IoCG3xgu6PN5qfTZFPN9c+TP/P9lKE2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":271723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQZoLCRA9TVsSAnZWagAA660P/26DpFQ+SiCCgVPos1HR\nzfBL8p/PN+ZOhzPn1UpGi5IUfMeq/yQ67Chi3y4hgyGVdd0P94a70UhJomPz\n3FpxDo6Uc5lbcaa+5KEfrdzYemBPSe0AR+Hb0V8MDvQDeurCzzBm9yRMDi+X\nfku7IB8Ia9QMheShwBFn7Y9R4fwiNdKEPeBwZQns3gAwOsBlvWM9U49tkHFd\nSRY7DEkHyMMFknbLwojVeMyX3FqxzjoR67/5HL6vUIZEL70Up/siwsSzD4+q\nA5hzqs2T7r6/6CpiblmgCOGroo6UQ4UvXkaW6GfeKr8MM3ur+r2uAD4kQDfm\n6KpEwBKVoArWZ7Y09ad+BM7aar4fKW6hLrxODRN2d+vDuI3queXNZYk9Ilxn\np24hHArk2+FegTHXBzB5JPh1A2hSFQMhFkOFmjlX6918/QIu7Rlu4h6GHalK\n0rpmrkbFBpnjyhh8u8gNWZHaOFshQwGQZF5TguFHdeQFn+b3zSQOMlfzFdx9\ns29ny6giGKjeCV3yO73RpEt8TQ+/u4S2ki8yCyHii1Clh6Oyhi9kKWL9hVuT\n7PqlvDj/3QOSYNBkaYXG6r7aroScOlvBjeLsgLQd9iWVIZ2+GO4ybIZ/ra6n\nDEsl8UP7SU15h7pRNLucz8Z6a5b0skCLI/um37D1JJCPkvKxgHMbmBfW5iJY\nMKur\r\n=PHh/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"21267f84a17c1642ef31f29905d2201fb66674a4","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":{"semi":true,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.11","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.21.0","dependencies":{"q":"1.5.1","tar":"4.4.2","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","rimraf":"2.6.2","request":"2.88.0","unixify":"1.0.0","@types/q":"1.0.7","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.8.3","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^25.5.4","snyk":"^1.230.5","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^25.5.1","ts-node":"8.3.0","prettier":"^1.18.2","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"3.5.3","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.1","@types/cross-spawn":"^6.0.1","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^2.3.2","@typescript-eslint/eslint-plugin":"^2.3.2"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_10.12.0_1614912011011_0.9771960894868525","host":"s3://npm-registry-packages"}},"10.12.1":{"name":"@pact-foundation/pact-core","version":"10.12.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@10.12.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32"],"dist":{"shasum":"989cd58da2a09c4663ab33ecdd761522f8a288e3","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-10.12.1.tgz","fileCount":139,"integrity":"sha512-pMGVr7Pc1Fwngmf1IpCxCf9kBwNQVZlBlk1d59VGGXBLDcFw27GT95HZl5rtqDOEZqYOarY+j3k4HKAXxXmKHA==","signatures":[{"sig":"MEQCID6GVbqbda3Efpa8vZCP7Nhm8NLussLaScT5Z/BuvvWeAiAgpIkYsDvjal6fkMFtTXkgtty4KtS7h8FL2tUKjzKo+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZEywCRA9TVsSAnZWagAAIEcP/isKdOXgOK4AzCF1Fhi0\nkvEBhu6CNSmcpEA55zrlv6VYbdZYJyYgFIR/tDkKvRsHgeBgq7/QgoqURhaR\nzrzhExTGOcsakvThdPZPIJDcvA7cpq1VelYGvJtDSiSL0wXZKGcp+XWtMqb2\n1Prm/Q/Hj43GOHEPoqwWDKkOyDwgxX3+YLE1WYjfkmjKvRzRf5yYUzuUU5Vr\nvBBZxK5LsJ15j6gjl2kRjnVliNuvKy6cfMJ/m47pZ7g2vpVWzFddu4BggOkI\n1yoM9+a4CCrd6pyfPGXpO828mYMBWdEr+Jsd/YVPCX/7QK/rhnZaEuuHmKBS\neb0tyZhKKkqjIiiSqhRuE7Gu2GvmhV5QG8LD0bHnNBskuNMxYhVVtq41z8q5\nID4Kd32a53O7tLPvYNb//0n3nguCAU8fzj8782p+XPFyjNYtFrD5QAmYQ14x\ngNm2+XKcqoKxT8fbrXvQDxZHlcPTidnipRrYhguiisLYeKaZ30S8BjLD/NHB\nS4E39kNQCCyiObdWRbLK9tzW5Wn9tgvxqHvp0DIl8wFQBpRQbRNQq5IKBK7H\npp3UDopxKJh1kcjHmSSfWKpAsifZGajkDka8RgT9uCNBCb/laGMfGhcOj6j+\nVxOf1yg9a/ECBDCF8+HRyjVX9326VGAzdiVC55YkIW+1ZDvRTkrm3ysC/fgf\nvYp7\r\n=5zF4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"b476419af59b83661898a7fa228831164febf5c3","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":{"semi":true,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.11","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.21.0","dependencies":{"q":"1.5.1","tar":"4.4.2","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","rimraf":"2.6.2","request":"2.88.0","unixify":"1.0.0","@types/q":"1.0.7","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^25.5.4","snyk":"^1.230.5","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^25.5.1","ts-node":"8.3.0","prettier":"^1.18.2","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"3.5.3","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.1","@types/cross-spawn":"^6.0.1","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^2.3.2","@typescript-eslint/eslint-plugin":"^2.3.2"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_10.12.1_1617185968379_0.6290926471831759","host":"s3://npm-registry-packages"}},"10.12.2":{"name":"@pact-foundation/pact-core","version":"10.12.2","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@10.12.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32"],"dist":{"shasum":"4a092f9d835cc12ac2b31582e1989af45479d32a","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-10.12.2.tgz","fileCount":138,"integrity":"sha512-RF/hnyimC4ASsrr6mZUmFyPj5V1Zdj6R2jhlIThlTdfSwyWwIhJIziAzalyoMhHQ589V4JAafdltC0ml9yfo+w==","signatures":[{"sig":"MEUCIQCEsOEh1siJ/9YgmCTu6+OcgF3z7aCph300MO/IVO2OywIgVZ0Bokm2FmLoPOJegoVLw6BBaxsOlmPbQDonal2oxVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfphaCRA9TVsSAnZWagAAFTcP/06ZIjkhvBeHPfJ6Ke6/\ncNi5YW0u4vWBX4FmTz9e+/s9Nk+PZDh/OErvDxtalVJTzm0Fstcllai1D+5C\namPvgeVutMk3MEgctvSrghtQOh6Qu9ZY30d3i5ghoIUrWxNlvN9lKLMR3Ie3\nakQc3wjf4BWXFMVAM4cAsjfeMjHuVS8g1K2ptNdZdyo/F+VqEY8c5DgnCkuM\nUv6mR0R6Js8SwH6SbWVtHdr1VgYTmR82U0QmbbIQg8fmUOzVxxlD1KUzdCYE\nkmlOTGyBrFQ+l67/n6VxlKlmTptOMmKqUVX5wQDPwYq1k4Mumbu5STS9qYXe\nUo5AzbtLIFVk+Nd3FfC6PHhue76y1Lh8Qd4pDXDggp5AakYAkcQJRw2bFZQQ\nM9pR48nVIKmzZt4k9s3YAG/j1bPf/qo1/XovUzMSpB8pzVdbxzscmL14XsUJ\nv3VgRsiAeIY5E5sXF+S+UW7uZ7WekfS/jDUaK6yG0bs7U6GtxEe8Vw4ZUC/j\nl+cYOeTIZpM4PM4p1ATO9TcoTGEcL2h+DjW4vWkMJEBmZRyAaz4hBCSrOwEH\nWxYYtUYSmAJ4ZMSz4CpOEAC0N5cg3z24V4aB38r4aYGsHJ3ZHeCYLtuvDmj9\nOW8sKJ0deImEuzxPFqmpdT+trNlopRru2jwmBpy3MnH+IFk5HiZMbOqg5u0p\nFr9W\r\n=Ejn7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"1cdab9f8cd2f6a671cabb9990abdf9b4f5bdfe53","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.12","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.1","dependencies":{"q":"1.5.1","tar":"4.4.2","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","rimraf":"2.6.2","request":"2.88.0","unixify":"1.0.0","@types/q":"1.0.7","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^25.5.4","snyk":"^1.230.5","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^25.5.1","ts-node":"8.3.0","prettier":"^1.18.2","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"3.5.3","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.1","@types/cross-spawn":"^6.0.1","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^2.3.2","@typescript-eslint/eslint-plugin":"^2.3.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_10.12.2_1618909273832_0.8489920297530185","host":"s3://npm-registry-packages"}},"11.0.0":{"name":"@pact-foundation/pact-core","version":"11.0.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@11.0.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32"],"dist":{"shasum":"4423e6ff3d4401c772ca27d3866298f3d9d6929c","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-11.0.0.tgz","fileCount":138,"integrity":"sha512-bh67xA4U1QacwKyTQmWGiYTLip15PhnSfAAAlOGvSxO1+EIUXB+qO4HlyIx3l+6uaaJ9hFa8e3KHRIJGKfDNxg==","signatures":[{"sig":"MEQCIFvYh3iP30EWIeMaL2BFrmfWHoAGjHzs3L0PK1bz/9AfAiA5CsIntY4Xr1841jJQNyzqrfWSa1Qv2GFAHFJcqW6lVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp7x7CRA9TVsSAnZWagAA2BYP/0HMjlmKMCCC80V//4fV\n5FwcgQCyOCzA9VeLUpfSWTQlyq/pq+fDEFInuY52yrIhpOVsabccHELNH1nA\n7JG92BupTRMoZYA9kb77aDgjlp8UxORIbyrOEX5OdLgKyuRPuDkIsjriPCTy\nLgByXHK672gURSG64HG7MzTZNUf3iP91LEYRBTZeioXAzbtpPjz0XbrseLLA\nJPdjoW6yM3ocqhuWgi215s3xx+qnDs1thLChWaT1t2J7FuIEUIvPQRuvgB08\nJes5KlxmJM0IDE3m28lWNIjbsxagwWouo+siJgIBUmgWWACR1uxhGiu3/4Yi\nOyL2x2zOQXR5PVgFu7cr4Xt5/D7fsKssls3L/cDvPW3Lgdn7ojz+cYiXrUr6\n1kzbWZFjabrWHdhDPoOsR7f6Qf811/NEaZ87DlG7aPIvg/23L2nrgZ5OyexA\ntsG5T37aM89SH5Z9t0hbANqWo0D/s7uuWclaIKGBtJXCukSRPd2VQ3+3Fu3q\nkCkqvASM45om5MEDUsUJzRMSf6nNiAzGdlNjhkj9cllPmwMLV5wpwxGlY5VF\nv8495tKlVqulQs8P0t3a/Vo2b7aFGZ7dYDq4iVxmxEDHLAGPLuCD8Z/mtcH9\nNr5DvdxWYhCxw6g3T7ljJIxwWNj4uTQ3f0jjqtE5Ibew5eJ+/RcbMAqndjEP\n6lDY\r\n=7TzH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"a5c934a61d8aa510657bd099a08f9d26ca8983c3","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.12","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.1","dependencies":{"tar":"4.4.2","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","rimraf":"2.6.2","request":"2.88.0","unixify":"1.0.0","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.605.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^1.18.2","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^2.3.2","@typescript-eslint/eslint-plugin":"^2.3.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_11.0.0_1621605498968_0.9913104545308908","host":"s3://npm-registry-packages"}},"11.0.1":{"name":"@pact-foundation/pact-core","version":"11.0.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@11.0.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32"],"dist":{"shasum":"d1e593657d573fadc7f3c20778e7a4e4622dbebd","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-11.0.1.tgz","fileCount":138,"integrity":"sha512-CpTJJnbpeUQboK5uD9iBfSmwbDelDysvCE652BzYLQJz1uYvwl+VqxLhw6qNxFoxZNkTuauYrCIOWhSkBPBRqw==","signatures":[{"sig":"MEUCIQCod+B5vkpsiWGej2bAYB7V4idm7ciWOaA1X1GW9ZGaTAIgbptDOiWLwxb+BakC1C7i6VZgLgmTCPyE7Z8FmVIb2FU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":277320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0KJnCRA9TVsSAnZWagAAhCoP/0cJo03Y9doyyQzVoDtC\nIGyQhIdiMbtix+fpbsE6z5DSXL7IEbMztGY9+A0ECajlp5GkxaYEVvhtdBl9\nNh0iML1eJNzYHD9ArLX3Aj1V7qbmfOYhvyU/eiWVWwEngX3L7PFHyONkWQiL\nxFU+RF9q1+rtIB4bDG9mgzlQb5lXwj+oAK7c6hGMVUu9l0M5K8N8C8kp+2JR\nkAJ0cIGq35v7Jl7c1pu91F7y62h5L96wZrPjOfH+EsgsFeADcwq5X3Mcw8uY\nej0fxQlqM/AKTPX66DmEUrz2mW6654MHFDJOQdUXI9AnZS3w5fG8malcZ6Sn\nspsW1MpIPNHqeVB/9iE+H/zipEgAonDQ2PZsVgJoUPnVI+gO7VgoABFokLSL\nKzbgz0kub5tPC2keZbaDi/ANIkN3le39wj9kC/hXGPLiDhsNkPRdwWWivujH\nEVTs5wwtD4UCFU/SbL1JFVRmipJg0KZ/X0PDBRIXlYsoDV6/92eB1JNWgDU3\n0Q+qRzGP5nu/tU01+i/jdJZ+nScXBiHY7CZetfMcGs9R+j0L1ixddEvjbNW/\nMk70j/R7RIx2ZjUvX6sy3m1imoKHQZ50m08rSuChXqF2Iz/nUaIY3LB+4em3\nr9K/WPsPS4fHwM1/AWHW7fUihNro6EOV1aw6oPo2ttGViCAxpI851Z8+ROdw\nauf2\r\n=1exU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"0f727d96dbe27b1110e0468c306f651f19f8a070","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.12","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.1","dependencies":{"tar":"4.4.2","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","rimraf":"2.6.2","request":"2.88.0","unixify":"1.0.0","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.605.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^1.18.2","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^2.3.2","@typescript-eslint/eslint-plugin":"^2.3.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_11.0.1_1624285798485_0.6628617774991465","host":"s3://npm-registry-packages"}},"12.0.0-beta.0":{"name":"@pact-foundation/pact-core","version":"12.0.0-beta.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@12.0.0-beta.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32"],"dist":{"shasum":"a445ea9a727ee66c7367e550240a0d50342992f5","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-12.0.0-beta.0.tgz","fileCount":183,"integrity":"sha512-qpMEmS8o1iKaDTamk+J8bvdwMKlM02Wt7JsAiXvFQ9fU+NmrWJo56w7DUUSv9nhMhvwK95qWcS8n6nzpFFSkIA==","signatures":[{"sig":"MEYCIQCbwqrump9LVflomPyMX41X1ouz/6prsvv/1divQnqreAIhAOXhspB8go/9jEa1E3pSuysUbNAYqh/mZsU3f5tfG5iO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41893153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2YLDCRA9TVsSAnZWagAABkAP/i7XNYSHLsrWJDFfez+f\ne8kVAOYlCAE5Nf7HyLMdcRTvHgh/eYZn921WdOQ7jd0PWRRus8XU53gEkjYG\nS8wczc8q3xipaq3KZmaVJsOIXhXcsV2bQaAIefVXacvZltwptRRJHW3epH+w\njF6+bCTlEALfEYvm000c5fKoc14QMKP0lsUruZ7TgebTEbMHTWZ3bYnEpoVm\n2lGgFT1lZtMsorY5zZNGH+Wv6FW+EC/CcJ7OMdCxZdM408EU0ZtksVc8iGz5\nPfFIQ5GF7cb0oawtm3pc5No8hVmiiyXr0JJFzUWCBqc/t+OlzbLaq2rewg2u\npDCOX91VjxPY5XQNCWYCLq/+AuhKoQNSJJhxw1zTKYlsxu86/DO6CGPbxwd+\nqVpHgVH9YwclKpUbPuUs4IZnBi4XfjCkjHgYzQB7W3yHoWVBYodS4/zsUJ5X\n05sCdlKCupEzNJrl59BWO3biYaJtTgkpaX0VgSd86eBfLTYynn7G9Q0+lYcB\nkDi/JDp0fcbXJ/pTSuzIqVUeA9OB9d+XiEkS4ePCguidr6kALpuzuwlEdeU9\nwcvC8OKriyGDfqcPXUaShGInc2oEiDVxcd1O1uLHnQf8dRuP4vuAnsfpTsRL\nyTtHnQ3BEJ39v+3MU2BcEKDMPW6S7jfPWcUPnf0Dr2qZrHIJwELAJcQmO9HZ\n6M4U\r\n=696x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"752ec1affbf466834bf25521aed63f41904eb56f","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prebuild":"./script/download-ffi.sh","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.11","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.13.1","dependencies":{"tar":"4.4.2","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","rimraf":"2.6.2","request":"2.88.0","unixify":"1.0.0","ffi-napi":"^4.0.3","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.605.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_12.0.0-beta.0_1624867522434_0.154093071230198","host":"s3://npm-registry-packages"}},"12.0.0-beta.1":{"name":"@pact-foundation/pact-core","version":"12.0.0-beta.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@12.0.0-beta.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32"],"dist":{"shasum":"5fc4fab5f4cfe018d926b20df77f45ec1b0aa4c2","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-12.0.0-beta.1.tgz","fileCount":183,"integrity":"sha512-dUo5FTzAntWbol1vzuoYiCuFawNH537fvC84w0sdTstc2YJikZbWS/cxDAGWe4XGiyM4Dbj0wCjawoOT3X9Xsg==","signatures":[{"sig":"MEQCIFYEuWXgVldjLZB/Y7pvEqtn1zdWF9K6fG6IIoHWXVIxAiANfV81Lsyd6CSg8r5TQz9dj3O3fMAM24F3PMWdN8Ravg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41883769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2ZRBCRA9TVsSAnZWagAAO/kP/jJn5TzmV7tQkXQcuT2N\nQofCQEumhwUlNp2nx+5zo0/x0rZFtEMJF3ZDr6z4vwUvz6+l5Dk9TIGvsWCt\n9A2TS6IFGXjpGX17u4M/xfoFhtCEdatxUQnj3X20mynr/l6Kxbwq3dfDAAiM\n6X49GTNbejKDiyMddL/5xkcG1LQhBIWR016bK88fyY2y+ympP7HxBRSvpItK\n+JmvpIxZrJKG5DtqugSfB6XHw12/XlRp+OwTELP45KH9zMHmom++GUV96uw9\n+o8L7OyDHlgwUEeBjfKtzgxTLFnuXXPQbqNKWv1Yz/MBCFvh9eLiOgAdj7mF\nbEBi7Tz/+jSIjCWvU0LzeCbuJ1kP6CxwaJQlc7lUi8LhCETMP7zRTRx+FpIa\nEEQpjUlR3tRIgtR02JoTLdc90ihrbFvVlpdJ2/BnbXC92/+AN5QGvhR9nNIb\nQeNQ1zwhx246GAW4qgo0eSulJ1bUaR3oMZ0ReiwKGucwsYZs4F+LNI921pdf\nQ4A3BddqeOoNq8FnKBY973ryZw41fLyB94ZGaU7OW04Pu4T96ukxyM2AA8WP\nzyvbffSPN/adRdmWl2c2kDm9ldP7ItmSgxLiMNDPUqZr3cpFa8hLLRvO5Cvi\nyYdY6afZZCEku0ygNO+iT4G1FMm+HnUcS/LoxcyjBrzmTD+FO14t7kGXsXss\nBZeF\r\n=QjgP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"513242f5e900f0e0f352bd57e4c12b946a935406","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prebuild":"./script/download-ffi.sh","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.11","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.13.1","dependencies":{"tar":"4.4.2","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","rimraf":"2.6.2","request":"2.88.0","unixify":"1.0.0","ffi-napi":"^4.0.3","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.605.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_12.0.0-beta.1_1624871999304_0.9725177136579126","host":"s3://npm-registry-packages"}},"12.0.0-beta.2":{"name":"@pact-foundation/pact-core","version":"12.0.0-beta.2","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@12.0.0-beta.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32"],"dist":{"shasum":"f0e0e7b9575863097ecd8f890adc847bb466c967","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-12.0.0-beta.2.tgz","fileCount":134,"integrity":"sha512-eJIhGaUvQH0hLW28ZfXbZLJm5Cf9fpNJWkvoFzeGBCzQ0vV+n5jBLcKSYEYKRKEoQb4wodOFnlF/pJhmNKYwdQ==","signatures":[{"sig":"MEYCIQD58TP6JUpw7JDcwIg0lUis3BDsSttpspEfXgsgjtZLnQIhAIAkEDgLn0Y6MKGlLEMh3auE1TRqsHrCF/MSDg2BV/ve","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41827477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2aHUCRA9TVsSAnZWagAAlYsQAIiFerIXNnglIAzpSjVS\nGaOv2LjIeDurRh9ftBjuCZJoL7V4wGJ1XVU9WJGid5S989VZ0Tdc0cyNc1KP\nuU5nowB8bDaDCX4F7Mm41scUfa+RaTZ2ZSVi9kJt95d/6/pfMotVLAa+luOz\ngNWLzbVd8JpFU7kiWzU2kEGQG+qckLy1RtQHTBfrwooudalW8XTWSuPHpaII\nY6BTGweaM6cpRAsWaW5NA7r1IqObveHuAoEt6ZAvzVuu8UWZWJBVoq9VGOjV\nhWNkrCjZxW3Ehb0pBYkl5KblUylmTh6d/uagd1UkaLw3ByQfspaAIUgl1IQP\nZxnfl6/sbVZtTCyEPX5m4I4SY6s6wo+n+R4kR2ubB+pArlrJ7Ud3v3B8M3+z\nm4F6VVzR4O4uaS966x+rFOowwLrIqGU1Zt6xbE7ss6DtJO0pDYsyeXezgl8Q\n2Zlsk7//z2TtKYfQMqi2vkgAHmP5N0yHEbF8HxW4Do9P9+rQuafQs7cL/DWb\nliEirb13q4DYiyeNmZvAPO541Zo10WG3ikMmzhdHmzAPxk6SExs44TDQzvAy\nsWjBq+NHXxQEcmGJaR2SfYQK47Mg6DcYUnrOy6kAzgVlwFOHUMfpjEEo7xEa\nwfQRdc2WqlZ86PdpyUb33R43p79YO5YrP0CkfL4CmDS0+wXnDo1f1VJh1oUs\nvv6m\r\n=jLib\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"6997f9f5648d3534512a25e4f409e5679a7a399e","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prebuild":"./script/download-ffi.sh","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.11","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.13.1","dependencies":{"tar":"4.4.2","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","rimraf":"2.6.2","request":"2.88.0","unixify":"1.0.0","ffi-napi":"^4.0.3","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.605.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_12.0.0-beta.2_1624875476046_0.38320219628915697","host":"s3://npm-registry-packages"}},"12.0.0-beta.3":{"name":"@pact-foundation/pact-core","version":"12.0.0-beta.3","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@12.0.0-beta.3","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32"],"dist":{"shasum":"cfc21fa5ed333c803900f5553f0e573a7228359f","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-12.0.0-beta.3.tgz","fileCount":134,"integrity":"sha512-fDeUD78NCnUliEwwOFSEZ7bPZRx3TnVBhyoSxqAl5943ZRccmwADKduEYTLx/QUK3Gl3tZolcHfHx3jZL5lSZg==","signatures":[{"sig":"MEYCIQDBJDkxtIID1Zg/GRJiFqwiDPjGqCowgN9MYuS4bHxHiAIhAJPPsCJDw9gPrwWd2SJyUmiTQ6mA/WplEYxLZlKsP9ht","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41828060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2aoHCRA9TVsSAnZWagAAQ/gP/3Q54WUiZhOzZ7yLfh7k\n4qUh9JpZLWky1SgoK0N1uXuFcTsm+YdozrYSyivQa+BfWWRgRnyosrfPB0gJ\nYjPbyhDwGAY6ktmzFZrA1hEPTJvDK4T4PVfM3Hx/3j10AWH5OMmfbSkf6utY\nF1ZPXBNnQICqG5RBYzCP0Ny6EL0JY1ccE4Cx+zbO89CH5NhBT0Y2GxAdLJdT\ns43xA6I2VuvJ2A3M0ojqxzCYEvitWujwvh6HjIIyofcL2ZKLHdHKUErfpSx/\n8Jx3dsWHqGuGWy1Qt9W8cD1mA/m3sRmEG/M8Sn3EYkSKqR6NjQlRleyPscOQ\nubwcd85uMKrSPQW1L7TiSgLsRd5QXgVlEc/F4I93XSRPWSS+Qcv7MYOUHkmB\nk224H0SrYxOrp11f8lNBuzPaunj8dpC9E+NnZcNdGO6HfNVTDVg9vRlVF9iJ\n9YkhbQjK2I2dVF2g1kY7CzPSQbECk5d1ajLfxECbeA1wtkUYcrTghO9R45GN\nQKXG64I4N6bms1w3RL+yEOB3MxXuxs83xKuJIo0CY81MCNdWiucUjeUL0iPk\nPovrCbfEs9YcSmjEjPjz4pQE34DrMuCcqPq2dBQf/S9Rmpm2bnPG4s0N6Dzj\nI+X3EV+pDH2TAxcDl6PqcpyKRA7pvLLdrDeo07wL/rwlTmWGdVIBU0ziiVge\nIINl\r\n=/fdM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"9d6e76462cb1d6f2a19f3bd0c8bd77881fa10505","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prebuild":"./script/download-ffi.sh","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.11","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.13.1","dependencies":{"tar":"4.4.2","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","rimraf":"2.6.2","request":"2.88.0","unixify":"1.0.0","ffi-napi":"^4.0.3","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.605.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_12.0.0-beta.3_1624877574975_0.7121421923020075","host":"s3://npm-registry-packages"}},"12.0.0-beta.4":{"name":"@pact-foundation/pact-core","version":"12.0.0-beta.4","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@12.0.0-beta.4","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32"],"dist":{"shasum":"fe05669d49206aac3b2115e0c4c5893a0151c942","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-12.0.0-beta.4.tgz","fileCount":134,"integrity":"sha512-99VaAd3hRkDvUgdL7y8QOU+0oW9xlsp/M/jpx9fnpn0OiUf7MfDnJvSQkBHcjtNfl49RXGtHgvr9IbVfONItWg==","signatures":[{"sig":"MEQCIFaJYcTM+uuLjPPkcPnTq15bMrpBFgRORRE8uz59cP6JAiBZiuc4hfuN+I7DGDQuaWlSIuIexGvXWpq30Lv+wPHFIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41831979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2wUbCRA9TVsSAnZWagAAcYYQAISl2yFCA0aGSk8LI4Bs\n3gk61+w0RuXOLPXlphs2HQMZxPhGX+jh2dC2tzBJRCmnULz7v6nbGUML9/Cq\nqEu9GOob3ULLL9kKWknfuOpDiQOVNCXjBJTJN2hOHckUUFhvsgBFPcI+gyG2\nkDMmxP4orcekO0TdKW3lNRGnfC97LGXxyv9+ooVO6V1ZPSmrczbpbb13PfEQ\nVHm/nWyS19QGQZKvqqESpV2k+inA6j1ZEHX9bKb92SkBRi4kbPhm+aWbZIa6\n68uzzpwasJsJZAIixMFWy8lw44Q1JnyJFXaL3zj+8fti1nNRNaekzkWmQsvH\nt6HeKBPRAdiiIRD59SyiavCP6UjTCZF1Uxwvr3YXf66HCTNUaMDJgTUZhbJJ\nqdXwoD8DTNXPZnA7zf2oNN3kEbNGNYvzg3pd01mWVwIb6Rex/+8ammh4cQ2n\nHupsEkhzlSEY6LiQnKJmAz/1P2emhRZZwajTomOn0oAcJRTC9f5me2oDYPDB\n60yFilKylNjwiEVuFCgPWoHDexX7GxZhBSDRQbT+T5C0iW+Af+3nUoxw0W37\nk3in0yuob42QP0aUiLZOD/fttF5li4obHkepCf1Sc2y2tzhVDpuJvlttPTDZ\nruaOQezxpBRvO0i/4Yc73kqCP3M/vccMMM/DcBMQdnUAmTYeplnAMbM8akOG\nTE7O\r\n=Atdc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"1e620ef0da0de4431476893f47c9775df28d419f","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prebuild":"./script/download-ffi.sh","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.11","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.13.1","dependencies":{"tar":"4.4.2","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","rimraf":"2.6.2","request":"2.88.0","unixify":"1.0.0","ffi-napi":"^4.0.3","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.605.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_12.0.0-beta.4_1624966426755_0.29010379610742354","host":"s3://npm-registry-packages"}},"12.0.0-beta.5":{"name":"@pact-foundation/pact-core","version":"12.0.0-beta.5","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@12.0.0-beta.5","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32"],"dist":{"shasum":"9da5822e04bf2105bcbf4f505932c768c0976021","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-12.0.0-beta.5.tgz","fileCount":143,"integrity":"sha512-NccDSxzZBWQrKmL+IySMQBdEgHXv2bAioX5ifLuL+CgYMruUi9v4mP8CAY/btbMxAFHo+30Tq+Cm8pslWWJHmg==","signatures":[{"sig":"MEUCIQDTFbXrwwbA25ntgx1JgBLEaXgtkZT+qF8VxOXilERv0wIgKw0B9/ax8O1wxzTQHYt+4mfsZo8UcAJYCJDBRs9+zKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41835759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2xziCRA9TVsSAnZWagAAc6kP/2LBgjrTWbNclqZV1QoS\nQCZlfTk9C6JmY8qjJ5bcFKwBubfGO/4sGnd5BQIhdXOQryM+wvZfZpn9d+Uk\nKWWB9Uhf8REX+bGwhGCCpgMGl05k2n+c8aqdeP4NbpRHMAoG6tU/zSyCrFqe\nOaVMkF/nDnyxhNFZtQ2YtCFMcZhZZ/ZsRuCA6B6J0Pn4YXI4ogKwN0teX4KT\n8bl/+MiFa/3GE5hWQi2TDmnGaWBT8eJYNTstopMJVydtrBobNipLe0r+4hgN\nql9IMbUzWOyeTn/+4Dv99CsS4KqcNo1WrX0c+zGECtLTRwhoqdngPKOFYrkJ\nT8y7O5ZxeqkqUjBBR/uPKk3KAVhle+zgXC+hBZfj3Epd78JDkRurUm3ccvms\nZ5kwvOP/zjFZHTds7R55P+jjamUBVMjmsL1NyztS5hkys05b+Up+lAhzstJC\nXc3mqwMMnABFR81PxcdZERzSOH6k2b9Sq0X/NvJp+NtsmMQA2Ae+q33aADif\nNJErLBFt1K8dBXEZIbs0XULkSX+CBHX3AFb7u5jwXz7k0lVvbTt0Os+IdpaC\n9d6cCkXGzSDYFXFRqhttNb1yRorTKFVVUsAk+6OCdDX4QMn9KMkV+e4Gg3YT\neXD5EYXLf4KYzhmuZIHUvxDl5eOjdJYaZ5ibpCq8L5PJTnus5Zge57B9WSTo\n/M1J\r\n=MXMj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"4aedcf4e8dcfa3f4465b647c46936815698364ff","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prebuild":"./script/download-ffi.sh","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.11","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.13.1","dependencies":{"tar":"4.4.2","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","rimraf":"2.6.2","request":"2.88.0","unixify":"1.0.0","ffi-napi":"^4.0.3","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.605.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_12.0.0-beta.5_1624972513924_0.7846972527534126","host":"s3://npm-registry-packages"}},"11.1.0":{"name":"@pact-foundation/pact-core","version":"11.1.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@11.1.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"d11b1b664c12d52814528ff46615fb214b696f77","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-11.1.0.tgz","fileCount":138,"integrity":"sha512-VYNufjGAjpvMHaxqpEm3VrHES71BvXCeE75MxgCEEmeB/xJOsHIxcYgXVTCvJlUNyfbw2S1YklxN9u9H6c53Qw==","signatures":[{"sig":"MEUCIQDSS/VCXQ6AUPrSn5GnOzIZfAgtSl84PkvPJImZ1oYDswIgCanPxpi04JtxA4LdwIgPFrGlx3f9Bwipwy5X/F/1BWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":277726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBz/aCRA9TVsSAnZWagAAeG4P/iGW/cI0hZntRYiUQyxB\niZy/k6lb3C/E42NrOF36xy6UoRM8ewidDUYK2qoUBVz9ZJifX8DPa5FOO9yA\nFhl3DERXJWcKFcPS10OrEl4EWH0LJIrduI9IEpcncQZXQJInbWALo1KXKph7\npO/xJXBtoUoe4V3hR9nMGNwNu5S8Qi/b7O26kL2sQ1Ogc3ULThZG1r+EESzU\nlss76EyFt5hDbj1XEkqktOmNzewxUVT/kRawC2wWHnlB7H6D13yMlL0CRHd/\nEhq9s0ZYmx2CUfjkxmb5eCKYBb2IgT7ya1UZP09qKkzC8bTP9SQunEVVr/s+\nTKXv+hkisAlfJtDocl36iI87L2rkNRhBbqta8asZvYOa7XogGIID+dpPYLsH\nnA8M/CA2zMrRcEfKBbhGIol9nlzksiXjMEMv8Z6mtz+R61jJJbquObp2xCPC\naYDhtFj2HCnyvYKa+uWK60MnQ2MtpDx06TSbCN5yiKEE5UTBwRSn8sLK9Yza\nXctODbKA2aF1qQaoe6cHtB5zuZOGwGsrhpw4uFDVZ9qedReGKJIuM2LbOcjh\n5BOno1D0Od2UtMY5ttJv+2REwzwMZvtuFMFdhP9LrNIykPrfz5bBpjY3DEl0\notOUtBQESU3e8/6iM0kWoeRN5+n8ZHgfjpGf9gMdh9+rXszQTCIxGga1he04\nM95r\r\n=aHOU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"e6632667af215c8a6e502da7fa9af413d56778d9","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.13","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.3","dependencies":{"tar":"4.4.2","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","needle":"^2.6.0","rimraf":"2.6.2","unixify":"1.0.0","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.605.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/needle":"^2.5.1","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^2.3.2","@typescript-eslint/eslint-plugin":"^2.3.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_11.1.0_1627865050603_0.3847882433480603","host":"s3://npm-registry-packages"}},"11.1.1":{"name":"@pact-foundation/pact-core","version":"11.1.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@11.1.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"8184d6040821b0978dcfea17c93cc87d1c1617c2","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-11.1.1.tgz","fileCount":138,"integrity":"sha512-dx30i9QeWb0E/laFmsFXNsxgywGTSvDlRpdMjHui1eL4wUZTYpJibVX3d0Xn4n7O21Xft9LFUbMBIGRnPh+qlA==","signatures":[{"sig":"MEYCIQDeJnvc/IiIOIRsbUmbr2F8tZTEvlZs8HVlHN9SZc1FAgIhANRPq1L4AmPBYZfCM59Rd2H6QD3QWUEi9i0wehEVGAVM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":278336,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE2nHCRA9TVsSAnZWagAA90EQAIgkoD4i8qU8a9QliIdN\noGmVNuP4KqPi/KOZ77yZRdGxAB83DNhRqQl98KOYoi+xhbHce4jMAzACn4YJ\n1gPeZUFBjrAJyq62XgtjMkt829L2XIeJc6wETymWciRWMwO4GUjedScG4XFc\nfmlbxrCivrhTAT+2B9XWm1z6lxkybpKmor9Qm+iv5nBVhyg0+Coxu/bUK9vL\nUi7ZDLEOeIStAZMsPo7fUZVVMLJJbIj43fCXdaI4IULXJkvppJLzfpsnoQIC\nzt2xqDdT/7b/NKBEuJ5I8K2ynGqPcgvVSQZSHdziFqx9qqVQk4ED0GxyC5GH\n1EkYiZjRTTx/iQhcW1xejSt9lHXlqDE7HEDEVxmNhKVWBt7CUU8LqEd8b9cL\ngBxxe0VhCSZ2rHYieJZMCZIlvonq33UUb6fU3L0vJ5DsrZDLiD3Kmpgkve8X\naArpmQP5q5P7a1IPi2Cc4vcDTeXEUyibXYb66IWNxDZyN78mLXV0nlq22XMV\nUMNErKdmwL7YZQAWGBw6OdI2C2OFovd32k12Xhu+wjWoFpf59cVHZa1cof8o\nk9nv+R2znq23uZLmSmroaQlticKW/0qN6M4NsAcA0IjjV6JZdAzWAqrWgYtz\nLBVA3u5NZZl9MO3TJGfaCETahz/7EYkeoC3+BO/hfbn1Z6xOGn0spbjXV21L\nn1SC\r\n=Ij5A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"fc99e8628db0fb514ebca298d99fd6c5df13abc7","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.14","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.4","dependencies":{"tar":"6.1.4","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","needle":"^2.6.0","rimraf":"2.6.2","unixify":"1.0.0","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/needle":"^2.5.1","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^2.3.2","@typescript-eslint/eslint-plugin":"^2.3.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_11.1.1_1628662215441_0.8462435343672845","host":"s3://npm-registry-packages"}},"12.0.0-beta.6":{"name":"@pact-foundation/pact-core","version":"12.0.0-beta.6","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@12.0.0-beta.6","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","arm64","ia32"],"dist":{"shasum":"10a8c8fcd96c2c546c0bfd4f8a4ac2835b7875aa","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-12.0.0-beta.6.tgz","fileCount":151,"integrity":"sha512-+xc/qjH9CWyBVwd1sf3t5fV4yvHqbYMdIHkDZy2b/VcXehbiP3Lie53BS9RPjPZfjtAnp+ApUeiTHOtu8Q7KOQ==","signatures":[{"sig":"MEUCIQDNdkOMtt/DcN0+pj4/Tz177Q8468vou8CDsCQ020IJ4gIgJV4Yl6SREimcIfsyeuSz50KmdkJC6qzP39uhQggDAoY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167723922,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE6E/CRA9TVsSAnZWagAAA2MP/08aNEMYSow+a1vDUnGX\nE64EXixXHV193agY/jnwj+g789kiv0KXwhNQ8qklT4YHEn1N0tYxXJFf4JoW\nQiJJxs8Gm0F6S9jRaP38RbNPTtudHa0ncw8uvidtmR5qpe48fbWYroXB3Iy3\njtKxf89HJmCYtGuzW6gGc3ydFpAhALD6KrmlsgKhjSkf3mIh8BEcpnQ3v1GT\nVK6MbZnRNqH13vbPtaWnOagK3Q59Ba34YPE0RdEIs03pyWKKg0eawip+xvIq\nLUCBaTWiJgsltXW0rLBEnW7Elqw2x0jQFWsdCt6Gfc9NmU5WwvGYvU9eakxn\n0KsFSoIMTnzDBEUt/Fmio5ojE4lUff2VZjX1rSbhSU5r9THDs/pe4NyOAqQ/\nd7sKqjr2uEMRfpT1vlzxl16p+1cQcf6+9TP2smgY91QHMgx4vA2Lh95zJ/G/\nClhSKP3T7bj0HstQqRWVnb0kL5CDdKRoZFh8KDRroz+B7NFaUZaZ2cWAaa0S\nn5D5Qzln3ncZKXreSy6r1akU4goJr1FMY2qlyTwY+P7iLhqsxoknHf/x4dLN\nNp1y1suCUjwxqFLKpqN0Wr2z8r5PWcDvHzXfSYS18JfXdsffnrv91Qf6aAp/\nlnBRtPBsXKs0hFKTb23/uSyRfzlFuYOU/6kW9naxhHFwT1mRognl5Dy0nVvo\naHrk\r\n=eY2p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"85b3865dc7d367fe87e6019cd893120e2e3447f5","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp', 'standalone/{darwin,linux,win}*'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build && npm run download-checksums && npm run install:current","release":"standard-version","prebuild":"./script/download-ffi.sh","prerelease":"npm i && npm t && npm run snyk-protect","install:all":"npm run install:osx && npm run install:win && npm run install:linux32 && npm run install:linux64 && npm run install:current","install:osx":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js darwin","install:win":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js win32","postinstall":"node postinstall.js","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","install:current":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js","install:linux32":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux ia32","install:linux64":"cross-env PACT_DO_NOT_TRACK=true node postinstall.js linux x64","download-checksums":"node download-checksums.js"},"_npmUser":{"name":"timothyjones","email":"timothy.l.jones@gmail.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.13","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"14.17.3","dependencies":{"tar":"^6.1.7","pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","rimraf":"2.6.2","request":"2.88.0","unixify":"1.0.0","ffi-napi":"^4.0.3","unzipper":"^0.10.10","url-join":"^4.0.0","sumchecker":"^2.0.2","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","libnpmconfig":"^1.2.1","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.605.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_12.0.0-beta.6_1628676414759_0.5314357762891322","host":"s3://npm-registry-packages"}},"12.0.0":{"name":"@pact-foundation/pact-core","version":"12.0.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@12.0.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"95fa7b497d4366d499f6b0e7b5323c692d50e8e0","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-12.0.0.tgz","fileCount":126,"integrity":"sha512-N6PTWabOdiE9VJk7E/B4aRSWaJQzmiBExfFgtOU6V8YPbmOasgyY+NtV7Xjpfd/ujdx9YdYNJ22pmlNMuxfu7g==","signatures":[{"sig":"MEUCIEKLIOnPfd2nuZgEAxoS8etivN60uKITRtMinDZUdHFJAiEAlaQfzcsLomfTfOOlAcQm7brPGA1eHsfMtVO+yE5OVeA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63904990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJEoUCRA9TVsSAnZWagAASqkQAJDYkefAwaFBHO5W9WZZ\nc1ArZeEaoBn+Nzzten2pd3sAEXaDoQN+YLZEykI3j5eR/wfUe1B2JiPzVfvV\nDZTfL+XSay3iqEHlExzclHeTbTqFQqU/5pwlBxg0qYpOlVUhkbJoylmmdK3X\n/R3krTl0FfUwh9KJUEO37e9j8SRrz2/XBqD2ExSLnGZlkscr8EdaRfcThOZk\nL2j3onvAvD2pWF7hk8O3CCrS7nip8DJ56gVEafOTZSdBSQOx8Hvhy18b3cUg\ni5I81btn0RXy3VBMJKMljH9wvKL7OlSIcVsjxsKt/33K1slJ2HQGO8n0E0qd\no56yknf/lJd2R1zmZnczXT1U4kbyrUX8ZYH26XKuhcnClJ10WIZ1SzEy8ip7\nFfBHDleM9ezdN0SmgvgNCiS3LHdlj0Qa6/ZJUm85X1aj+if9jWBEwpYs8u/J\nc14xmOZqaZr85B4xE0h6i7kY+TaVE7fYjsOjACEBAMpTFnY53n3VLzgfjYJI\no2pwhOUvVk67Z81JkRgOSIof9OxXCmsYHGtCdazPVAZ59Cobu0XBPr+9eMpo\n0a9cM3wxw9a2eltk0YcPUvNlFeNzZGS2fVLW2fnfKM7Ys1mvs9bLzIjeg0Ik\nULWcLrdmt6mk5QUWUe217r7gBBkAhhDP5gvxevuYrWe65QJBlnzHeC3VJlP3\naUs1\r\n=2/jx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"fe61c30a00bfc15bc06b1f8eb57fec87ee15e45b","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build","release":"standard-version","prebuild":"./script/download-libs.sh","prerelease":"npm i && npm t && npm run snyk-protect","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\""},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.14","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.5","dependencies":{"pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","needle":"^2.6.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/needle":"^2.5.1","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_12.0.0_1629768210621_0.5747373037875274","host":"s3://npm-registry-packages"}},"13.0.0":{"name":"@pact-foundation/pact-core","version":"13.0.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.0.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"d2f9afa296576cb263c913709f66676f98eddfc2","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.0.0.tgz","fileCount":8919,"integrity":"sha512-ftV8mEOtpY6jGxrSYB38f5WmQaIOd4uVvHrg7SY2Es5SHDRQ+0qVwidytf9Kl0E+jkVbbQh0vUqg5pWS2GMoEg==","signatures":[{"sig":"MEQCICToRJI4VE1VW/+65xPC90LP68RFs5APXocdCw9tuhjGAiAIC9Xh3r26P9CbEYE82Jr7tg+9qGdZdHAJXGGl/NXLtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152486604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJFpGCRA9TVsSAnZWagAA0x0P+QCQyqNHZEztPJGgeknm\nhI8yXCYqfd9/akGMky59ai/yQzwok1Zb4kxsl6+JHk43e1FAfNkkaNf26vbx\nY0B0zctPkrZAvgngPKl/QXaFhHPpKVdxo6ISUpKnLGY+ikkOAWWevQdz7aGZ\nzPlDDROG61Vg6a+pUux6PQM+jvQBvwPTZ4uj6s2H1lgatwl1NwXb4d5z+NYP\nOUZn7TFMyxMr7sQLyCGaJy1yjFL8fp8F8FXTdjG4I0J0vWeeI985PrgsYXua\nY1sfcGUXP9S8k/rWwbYdsAt0vqZlbjeOBmUlryXLa3GTae3Qz0m9kMhpFxzm\n5K3OuwoDbx+ldwwq8RTrADwbrnMYoFIpPgxxCudEF7eozVoLmEkWY20BJIGa\nFASojdgkjFD0JIZhJgPZhmTn+UBi9j0Ch36Sz7hIT0KjCYU1Tp/4mTbnwljk\nuKS/zbEta9Q+yUBm0rwWGo0nfrbqwvT0ZR3w1MpUD52zOaAMiiQjWDsPEbzY\ntKXLGyQt101xkHpoLSGVFHiwulMsYBry+zSYD8+e6+tQLITleKVYBTUztkGy\nBOMleYANQsODsErmckW6EDencm1cG7l4gS653pZ2dLO3wl/G4Ggp59JCNLY3\naJSot5r3SUOI2c0KkFsn02rioj5UC1TgTlWhQbwCBsx184QEOBistOy9Qd/+\n/2IC\r\n=ANRQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"aa47e2de9081a6a2668adb4090ee8d969a420e64","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build","release":"standard-version","prebuild":"./script/download-libs.sh","prerelease":"npm i && npm t && npm run snyk-protect","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\""},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.14","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.5","dependencies":{"pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","needle":"^2.6.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/needle":"^2.5.1","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.0.0_1629772357776_0.21612394049393147","host":"s3://npm-registry-packages"}},"13.0.1":{"name":"@pact-foundation/pact-core","version":"13.0.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.0.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"33b7608aeedc2aa21494670e008c824729b4a4c7","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.0.1.tgz","fileCount":8919,"integrity":"sha512-AhrJVi4tE/LvbCaHgp2zubll3Q3mdTQAokhX/C1pfwkq2iNB8hCcjNn93GLOhLp5SKU+6uHZM0BZom0fe4u3RQ==","signatures":[{"sig":"MEUCIB+QtvVj4xl7tRCRIqAoaVgY7qulRojk0zn8QHURowvKAiEAwt2SN9RqG9Ud29tfkWQDoB2AdzlE2ukhWhSYP2mBvh0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152486893,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJIfPCRA9TVsSAnZWagAATEQP/1AhgbsoP3ITxJgpsoyk\nsppgRx0i0dncDXWlOdAO3fIkpWZLvxJPgZ8Bc18MbCm/Ul8l/2K3yUSuRucE\nR/nUTkkCZ8uSMswF4E/o1WliXnZyyNnzrWf0ioAV0pg6d0HSreDpzbJJkMFE\nmqgzsin/2ktZ/uxuvLVgRiPdSRxUc8IUvqxKl3YqYrWTa4KErUJfo6rDkuT9\ngPvZFc1xTIOptEq5W/MLgf4JyeOMBwj1vP0AF8UUl/xesqieYeLMB37FuMYP\nC2eOCijkiHFsYf5b/jR/iJl5b8iYnUiAWyAZvdnKBZLQBCrNNlPSA57gPnfT\nblnaVB/GlTCglqxth6MIVKomtDrRcqbdLtoBPgLLRB4J4UW/mwsdyYtEz51H\n8s8Vuz2IeqMq+aK1pI1RL8NRrMYSL4n2HCKr7YH5VndW/pi80SUk0si4w+/P\n2o5krwE+Oqfp7onAIrtsrivfUQqzIV9aDsya3zGIH+4UPqa9T4GuRBOlhHoD\nfpfK/o5tAyqedFn2ycdj0ZJXDLh3HcYjFcJkKwR3YPtCpmEGpQxvC5cKSsld\nYocLUtZnhHu1Y77M3Y7BgYo8vasiGsLWyPUmIsQBZatUONNkD/xBOn4Gw6OU\njdt5R57GPaYYF8ctewsGcM4Y9PiFW5tbN5zCSMjk56IaAlX1rwC2ITzAqbuL\nTnHg\r\n=D4G6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"501ab9e1de1175287175ba2cde81e3951f42322c","scripts":{"dev":"npm run lint --force && npm test && node .","lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"npm run clean && tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","start":"npm run watch","watch":"nodemon -e ts,json --ignore '**/*.d.ts' -x npm run dev","pretest":"npm run prettier:check && npm run lint && npm run build","release":"standard-version","prebuild":"./script/download-libs.sh","prerelease":"npm i && npm t && npm run snyk-protect","snyk-protect":"snyk protect","prettier:base":"prettier --parser typescript","prettier:check":"npm run prettier:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\""},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.14","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.5","dependencies":{"pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","needle":"^2.6.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","@types/needle":"^2.5.1","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.0.1_1629784014042_0.9937520938390452","host":"s3://npm-registry-packages"}},"13.1.0":{"name":"@pact-foundation/pact-core","version":"13.1.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.1.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"896d975bcae60ab57cfbbab052a55a8c79cd8c02","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.1.0.tgz","fileCount":8918,"integrity":"sha512-E9w22pRpCXNnpzfEd5+Hhkb3piQmDOprGGf2dt3r7fSJBxFXgtOhzvV8rnC97i/COrJKGyoA4q4NlmUGea61UQ==","signatures":[{"sig":"MEUCIQD9NdZtLcrHHlD+AkR6Mwy8tVOT34TILbb2XWMDv8zEzAIgNJ339f5KTR7QssXD9wPqzC9n7LphtunE1lDpj+NMRsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152424315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJxoxCRA9TVsSAnZWagAARegP/3lA5nOqAPZYDYYGcGz1\n7LXBwTVCO/FuoD+aRpAenwzrJZw1oFrQeSY8sQH4SlwpgR1++ZianZax1ldC\ncU5M2O2Q5gfprmCpfgdJFMlC1vSyBqKy7m/iS3DWUgh8NdNjXiDhmPCAA7Jr\n28S7paxMkfZLqk+bCCCIgHSBDl8Zz+Qz5ijD2keTb4297ilEtbl+1Cm0d1Pt\ns8lvtvJKEQXaxfTfkA6ccD6YtN2gAr5UUny2EcqgcoIAONU8Kyf+R0PWAK13\nFFUEfigmJidJkf88AKXHoiFEYvaSIeutm7pJMFURvr52BFNEy8TUKxyXUemc\nJ0TdGZdyaLE/edETyRtUW8gQ3cdZ0TBXAB6raj2jqb0UmIOrxFhJh5sxoZww\nlklWBlpVSuLPsofR/ASlg9fqySsaAMSjcmOWrYOIYtRDOGKh7x5ouwbsi20z\nUjZUXI/8RYkcjeahBiREoDtGZOJ45Yw4w0lGi0O4AgSLeDOGOTWdTzHj5y5Y\nocUGyeuiv6MVo+N/jmE1X60IJUMtLjZoI+F+ihRs83sRJX4rB5BM1oBBStK6\nwAz0eT9Znd1x+z1/0yyq7EdD4vukcW4lE0sY0NSm1E60L2yJcVQ11SwCgZC9\n2gPw8G8QfO8U8TxQQ3B7+veXOKaSsoQeuqdgaGFVxegLQ2EurvrDVkVgYY7C\niyky\r\n=nhvh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"065ab83d69c2af311825236e3b6ba8dab840842a","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.14","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.5","dependencies":{"pino":"^6.11.0","chalk":"2.3.1","mkdirp":"1.0.0","needle":"^2.6.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","underscore":"1.12.1","@types/pino":"^6.3.5","check-types":"7.3.0","cross-spawn":"^7.0.1","pino-pretty":"^4.1.0","@types/needle":"^2.5.1","@types/request":"2.48.2","promise-timeout":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.1.0_1629952560441_0.10057524688057273","host":"s3://npm-registry-packages"}},"13.1.1":{"name":"@pact-foundation/pact-core","version":"13.1.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.1.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"1ea1f906ec973521ca63cee2449182a993b10d32","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.1.1.tgz","fileCount":8918,"integrity":"sha512-xhi0RUeaPAB/WbNwD3N9LcZBdqLpLAyS4+tOzeYHJLWlYXLcluKtzwPYIE/0PAHgrSASJOLaTQpAd6P9PZt1Zg==","signatures":[{"sig":"MEUCIHs1wfZ3EbJcj9vH9WJGV4dBZ/ELZYiDdKIVV1bPjor4AiEAhtY2wKaSzrBmld8Nv2y+btTRuuPOf8SUmuGUiZPIvNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152424575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNfJBCRA9TVsSAnZWagAA8J4QAI4bTA9WZhbe4Svm2Cwm\nLfIsCxJ06mR6X+VAXynKd3gVxW0iL4hzhN8WWKyqQs8fd1L5JxGcBaXxPzlm\nEQtKxj34MM/ffYdJUEBYyQEjA0zjlDNXOzXd/YuSQfWRm3Cu5PH+H1S7cESU\nRKeg8dCndsjW4l+UT2YWoaSj6BYjod/9s/b2LxzjIwTK6we8iEjzc53F/RfZ\nQ9Lxz4ts2N+8Zq9k/w8Wxf2u5D8R/QoalVYGYqwL7LbGiz3heQteCJQVpNvo\nV1I0/060qC7aRnXP5eIHcSyXhxBoGNVh1psCYkYyKM49UG3bDwRI87+0YJDv\nz2MptnWcrtdBTmr0gTmsQ/MmZapR3/KM3hzZ5MPoy8SLPchZFw26k9Z1vW2M\nSFQx2o6Uxp9u53Mlisen8uXr0A9QNSY2fejBKX97OtcmziXDfgslzEnqqtiG\n4YXDS+/WGmbe3SEfLfmYGdIvH49QUJjAMESNPK/pnAOa6KhVjTijgooca0hH\nKrmCF+nhiuivjkZzWyp96fGD1Zr6kQwO7h/8GRsHVPVCmnUBqJm85wwhaZw5\n76K1dXz5QfHr8vbsLipeVmK0NyDdQMpPZCTvPfamNEH5Y0JRZpVFCRJwu91M\nmuNjfBt9NT9IvcEeorCwSTIGSP7EawGl46H2DslVuqb4aG917Y8n+OpLPz7/\ny7fV\r\n=NRbt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"3d2d19b4ef03a9f3b9034543ef1a537bc74f11ef","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.15","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.6","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.1.1_1630925376280_0.46179063716799496","host":"s3://npm-registry-packages"}},"13.1.2":{"name":"@pact-foundation/pact-core","version":"13.1.2","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.1.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"0778d01eb72c229f7039587319dd7dd296891302","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.1.2.tgz","fileCount":8918,"integrity":"sha512-OB0bX2Q54XKqi3f1FG83ZHUXryKV8qQUyQ0n8eVk6ldBkpBuhHfHqv1pnv04/sVtZysByEcq6xwajgGpTiUMMw==","signatures":[{"sig":"MEQCIDyxvMOwMcPV1SzN5FYRCaeixDhDdRgDsit3Pfcd+HBJAiAWg7ByQOrXvMd+M4gdUSOKO8xu+OKWm+IW0NnK0M+NkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152425094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNfvpCRA9TVsSAnZWagAAnDYP+wVTxnDi3G/1GSuoLwk+\nE4C1L8RaNInSdfJOk836QR0FJn7DjmD7CrM5ACBn9TxVVKfG1d+A+P4vWGVW\nBPTnA5OkBu5wIqWPTvizk6JdtDHX+S2a77kCN8i0oj0WPjdRSVivK25yJqno\nkdCqi0LAKjX6Hk1TWbf/QoXWX80BbkuLxnb0dN5+YRMpX1CjlSVZ6QNSDrvu\njCDmew68RmmGV99YBfm4+yEwZesifg9eqj+tmp+UjlKZbcpxssd6r8T7FLHb\nlrnHqjFgm9bNEo//IP4va+G78t2wGU/RfK2x9P87Ja98JDmuXpZpzrnTT4jh\ngk+EYKeLLVLIXgtJNfFMr2GiGApubesJt05KPGly9Td3cBgQlkd0pAML2npQ\nD9jYsHRch2hUPNE2cESACUEVxHpggFiwqLAjZy79Kw3mE21yhBIXdC4AyDbu\nWJCTgmUB9lZJW7jQZaNtY+jZPVW8uvwU5ANv/y1YVZ7cKBI03UEfSKbl9JUh\nMpzWzH/l4Xuv2DBq2DdQXR1JoGvI1/diYRaQUfP9+bdF8ZXMTXQr4kZl/RkI\nXLzB488tI8rgM5y6E3m8y/2wTaWfTHmWFUfa6VQZXNmctAFqPZ5uqAbPfqTq\ntOdvRWZymym9zVd+2XaOWNvH0IDI07sjM0leTj+oJ6EVC655YTjQJeDQ5VOJ\nqMAL\r\n=0wrk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"adece5836df8c90861e1ec2ce28ced03283dbd76","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.15","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.6","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.1.2_1630927848483_0.3517022353052579","host":"s3://npm-registry-packages"}},"13.1.3":{"name":"@pact-foundation/pact-core","version":"13.1.3","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.1.3","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"4c3c0784eea07117802a07fb136596348ab87337","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.1.3.tgz","fileCount":8918,"integrity":"sha512-pIDZyukWRLROHFr15CT0rffMLXZ7ZR5jXdJLE78VZGeq/ffKhCMmgVkL7FZymyntpCQabBp6biIhExkZdRbGrA==","signatures":[{"sig":"MEUCIQDAknwIvm86RfdxCeBgT/i0IZwsjGQ+dmJu5+aB8K3lCgIgK975c+z/VAwFx8xu2Ty0kNlt2mhcu+KWqB7wjwm9f/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152425845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNiSECRA9TVsSAnZWagAA1EIP/AmEafgCl7fd8o7Z1xpp\nX/NBABj4n/k5qr0UeW7scUoL9xVyKiAYY+uAziBp2u2ANJhyuG8vIYwiAnwi\nOjaKS/y2BC0sh6nSLEWdjdWV8fZVwPXAOLyZprlpM9XWXK8F+y63aU7daqLI\nhswd0LdWeraQu+4ZXH71xLQhUjzchbEMaFujPxfmu1aBleoFcnxNOdktmPUz\nTj000OsWsTm8y/Mnj9T/+4v8vHo3qk6YZKLiIRXr0vK99yH40nbf+tJznlG1\nZ4MqkRimfZQxiWRbYisyVXzxlPCicKhetBYxudEfZB9u1IB+NKg3tOMNjz6X\nf++3HH4ntl8kaCnKG9o4aaFL3Ndrdan/6KcDn2Q6rnfQZ4M+L8t1AcfsOO1B\n5DgHvxpTjW6McMZg4XXsxJvbMpOo3fmnPQDFW47GxL9k5+1xsdziytQ/y69H\nd2GKJCFZHsPDJ9UrFsMOitOeYQ+k046SI3S5CazrSPAG8CKxJcvEMONWi6by\ntJ54BQZoSGvolKA+/AGaR6c85LJU/N+deOOjkmP+yEKPfOE44fc8IDiIg2LB\nxQor6/aqJgY0GpM1EbM168tBS9kvBKqd8AtCPwZe1iIbtrPeGKsLM2hj9ShM\n6G+mp876wsPN6KFexZOZ4yFNp4lW3yx99ph132oL2N8+gaOEioO3Q+8iFJ3c\ndlvD\r\n=KcY4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"2c6fabe57db8a50fe97e5bd3c67fe08da418cd94","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.15","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.6","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.1.3_1630938243407_0.7382889792550205","host":"s3://npm-registry-packages"}},"13.1.4":{"name":"@pact-foundation/pact-core","version":"13.1.4","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.1.4","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"3fdf5ec2039fd724a4e43d40115a1fcd969923a1","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.1.4.tgz","fileCount":8918,"integrity":"sha512-9EmlpnrZrXWe/KyyIChMjywH7AdaqF+CE/5JbNHJLNIzt+X1pY8BnXCZULaNeaTuY5CatY3DFWWY4YJ0ClHoGw==","signatures":[{"sig":"MEQCIHx+4+vsJ8DegMe9B1EyR3yjComU6s/EJ0FEXBqT9LERAiBvJrbD4tBOPRybmQ+zSNZlKqukauvQ5GU3+JxOCYPKEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152423767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOJJvCRA9TVsSAnZWagAAUcUP/2P752f6Tg8W9u1El+Il\nLvcx74tLhujpGeoESNcS/2DT/TlmuAxTjPXiRAG9sW+Z1srZ3WnYtZ5eCvLS\n83pz4nk53aHtkv/GW2UzvYyAv5OX/oniz3V3jcWk8JuHhQTnFLWHveFJqNaz\nBDgls7wdsvnVZa7T5yNLqBWdJtXQ2bsT7ZAK/Y2sZBIdNI8p0UNBGHiz8HNA\nTF47JsYA4AmK43zV8aNXT2tEdRMo6gRWfN8ld/xOxI5/sLusIK/uzjuHFXWj\n4+7vLgu2dv7z3ax0EbIFbLOhKibI3t2igkDdPUj8+AdMoiCeGr9gi/jfKntF\nmVi9Dx/P4CHFY3Mjt5nWoPiMoHOcOE59lcr8SdyiP+v3VOwocvhX1RBosICh\n8PzIs18XdBHn+g9R5eCQPOlHwYL3pL23h7cNyj63n2+/Qf0bao7KYGANqK7Y\n3ebZu4RKxubhU3YRvzvpSy+VqdrGvf/xaOXdSUmNswBkWnzCwkteVxHrL0QX\nFO+YMa2fQTc7Pki4RoDJ0KxIW1RyWaPn/cZiGa87OX9h2Lbfc0pm0cwGIKVm\nUAa6sq5XJaDkpU3zyk6Qojqf3is+RcyN+NmzmZ01eTsReBCm0LLDKCat+hu3\n39BXX6Cb3B+9CqrN1TZgkHd0w3knjrQceM7p5p7P4pSgszjgLdNTR7FDogRb\niwPr\r\n=UbXo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"c909a31900d2cb83a43b3d65c3d69746ebfbc4d9","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.15","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.6","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.1.4_1631097454543_0.5080851045052857","host":"s3://npm-registry-packages"}},"13.1.5":{"name":"@pact-foundation/pact-core","version":"13.1.5","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.1.5","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"2a2f606fab3cf86ccd50b167864d30593d5b3dd2","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.1.5.tgz","fileCount":8918,"integrity":"sha512-ZTg/QqQKV4EFlc/irXejrQHff66E7nB/XM1UT+oia4TPw1LNlKFZ0xnBnDVEL1adk8XWB/nCxzyrL4OXNrXSGg==","signatures":[{"sig":"MEYCIQCyalFrf7I8pMp6w5aIZ+qmmUGhOoUh/2rwEPRASm7XDQIhALYHNkN50/XlmUE7Qj2rH1vKk+U/9FwDOr2bh8kzHcw4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152426883,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOdgaCRA9TVsSAnZWagAAFBcQAJrnaweWDBhbmXAl3xbl\nbtREnWwLB7La3z0Di0Hg8iS47TYexYn/HmIss8ogb383KMH1ZQDeifsOPbjw\nMLor/lcA0lQVSojcaKZTM7ejA4hj7exkjCBxjOuU4S2MfnUh39qh0ugCIZaq\nKBGi6cY7TDWOvruAfZfX/7BJbDCPghxAFI0w7Wd9ql1n6BkrhDdUdSA4+sUl\nFgHDnvgqxMlcwWEvlwhGhWGwudgOqGTJ6/yhNbBkfnm+oIUte2Jgr0E88uaM\nbDJ1K6R/VAJ3757yvNbW0cILCnBNlAzlONrNTEXMc/9LYOylPYGXmcjF2+7M\n+gX24Psn2iWCqlyVdqThJo7TKNLlY1LOdrXcrL5lF9Yqzzj/FSOEjYS/HAKt\nC8PIUaECJ0fewzH9PVog/2YdL9t1cp9hHuWCP5LpsyQb61YO7SuYtWtnmanN\nlyUU0CNX7hjIg6lAyHthUebOTdd1UXkVMBQ5mBZtQHCoj+oLMqTb1pJJ20Gq\nNWpxFb5DpBZppX/jAo0wcX7LUp7keIBMi2LF5OE+0LUO2/vhOo3evBVuz3yH\nC6YKqPRw/xZsC9+/Xx+OmJQVUFdAZb8wbKYj4Y4j3KVEO+vN0P/zSz0GVnXd\nPbrxdJj8Eq44iT1nkFlMl3x5f48AyshOTLihC4PVcZ80e/yBNhNxOwGoSIaU\nZ7ij\r\n=O3iv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"502e307a1ce51fe108f42666574e0d64d6d7a819","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.15","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.6","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.1.5_1631180825409_0.7363512267100127","host":"s3://npm-registry-packages"}},"13.1.6":{"name":"@pact-foundation/pact-core","version":"13.1.6","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.1.6","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"b3c9e0f87992730364f63e60d53513961b4ca641","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.1.6.tgz","fileCount":8918,"integrity":"sha512-Oq7ZfM5Q/ZuLxSCC+MC/qad8yPTJhx+u8zLHg2/pjC/TQak6nPOLbdXQIMaYV3CUCHqEZQottf4k3RkodvryXQ==","signatures":[{"sig":"MEQCID/e+AHxDdakEfVV0rKPoeSeW+OUWMx3rSchRahliafCAiBL4XlQDINTTOuDczeP0r2UjGLNNCL2aFbFzVbXyjsFOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152427199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQIvuCRA9TVsSAnZWagAAJUIP/A/1VEjEzEzLGDqXWADQ\nLDr1KWlRl/9hLedLYl8kHnQC1F8vyGWcXx8FNxj1zr7Er95E5Xrhwoge6OT7\nYaIaXXfuksoLxGqk08GivMR+hAHFlYQnsAEjC0uQMXSVGtZVOuk9YGip6kgq\nbUVmYOnOdzbGr80gIMUv69ZFBKuPTaCmXk9mviPNyucByDOspIH3EjsQpNPo\nGPPUus2GPtq/8SW3RHhfEbAGfP0NbvQ6Py8FGLvAtlLN9qg6DXJhEu7i8Vq1\n2h5HNCM3koKJDsK7eLgc3oMm+4sQ/B40KRRM7/5ywHDDgKFVCrpFo4bI/Wle\n4IMT9OsV+5nmyjR11gfYK1mDaOirVwZgNIap4Vxft520MJ+SQyM73VpqvCZw\n7kyVEbqmG/miOxBSEfnFZJRG+ecM5K0CbRyguCd4ttzrp9x6NzlIjy+PyrLf\nqIL87zSEyqF5gQHtdGMJ6RApYFLgLCIYVyQCtV5VqxQ6O2O0OReLAFLbll3r\nzw3DargUMojoi3oXCXrH54HCj4BQcuh2Y5DnT61RIlshkCaWsuZstbBpAgHm\n86LNi5GcPZ2qujbX0FbobcF9690aXs5Lt8ynlEE5PP2t4DLQHO3whsUIOAUz\nYzZuKLfUHrb9BRxpO9FfzGhKKs/3e0q1yskXzvvRVn9i2T0B6QpupmFJ4srX\nhgUY\r\n=Y5S4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"1d22df3d361182e2710cb56bdc1ea84881780167","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.15","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.6","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.1.6_1631620077861_0.026775124368056957","host":"s3://npm-registry-packages"}},"13.1.7":{"name":"@pact-foundation/pact-core","version":"13.1.7","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.1.7","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"21549111b88b4d68c86a1a3b5699e62c76fe6beb","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.1.7.tgz","fileCount":8922,"integrity":"sha512-+eikSsn6JDLoN5KKLickTrIx2DBOYAniKvMRdhig8I5TNm2O8NCB7B/Rn+3oBD5u0JdFmGCtC1ZNVwcvBzNnpA==","signatures":[{"sig":"MEUCIQDRgZjfd/qr0x1fJ5TdhKeChdRd9SSpHfvaLRbPfTLo4QIgdn3gYKWcFuDP7sPjY68jFj9EAniIVNnXk/E9JGwviKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152570161},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"c8f211d2805d639785ca4d7c4998f03b732f80c8","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.15","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.6","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","ref-napi":"^3.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","ref-struct-di":"^1.1.1","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.1.7_1632296633352_0.6253527340893079","host":"s3://npm-registry-packages"}},"13.2.0":{"name":"@pact-foundation/pact-core","version":"13.2.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.2.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"3bfad4662107c866bc81f3b01d63c0368ed729d9","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.2.0.tgz","fileCount":9074,"integrity":"sha512-fW8mUVQUPEd7coeKokvCicuFxEsFq7IreewWIcPGnOgwFbLsFE8+IWq+eSzoHN6tWbJVLkocLn5yl44EG576iQ==","signatures":[{"sig":"MEYCIQCPzYAREtdKfVV8ZFGncaawqDVVNFLVQPinwL84IVSXvwIhALiCVK9fL4yula/k7ZDy6bM+bQDtRICL+87zOFEbR52E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150463405},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"713ecc8bfa5ed9d21d06378f3739f7af02093c96","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.15","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.6","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","ref-napi":"^3.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","ref-struct-di":"^1.1.1","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.2.0_1634375293763_0.053918039230896","host":"s3://npm-registry-packages"}},"13.2.1":{"name":"@pact-foundation/pact-core","version":"13.2.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.2.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"a048ca4e9bc08014660036a929102ada7e006fcf","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.2.1.tgz","fileCount":9074,"integrity":"sha512-F/nClP8jUPE2Y1h/lfEcv477k/8HkbLh0WSUEaUn1siwJJmJXw0x24l2b4PYu2XVZJPvwanoTa7x7SDo/KoFAg==","signatures":[{"sig":"MEYCIQCv+L7/wAIOVpgvK03669TF8HM2FwCm8dPFF0T9eSYVxAIhAP+a8468d+A0ff25eXNRUzrie1o7sXrIqNr5OGTr5Z7z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150464612},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"a8dff186b225a2e03bc4329006635bd7f9d5fda7","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.15","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.6","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","ref-napi":"^3.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","ref-struct-di":"^1.1.1","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^26.5.6","snyk":"^1.677.0","mocha":"^7.1.1","sinon":"9.2.4","eslint":"^6.5.1","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^26.5.6","ts-node":"9.1.1","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^25.2.3","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"2.2.48","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^4.28.0","@typescript-eslint/eslint-plugin":"^4.28.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.2.1_1634551754006_0.5646853956451399","host":"s3://npm-registry-packages"}},"13.3.0":{"name":"@pact-foundation/pact-core","version":"13.3.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.3.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"ff4bed91f834677a90d43db398e95322a68bc0b9","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.3.0.tgz","fileCount":9074,"integrity":"sha512-N3sg6CoACKUMJi6Kg9WWNC6iCryHQl00ULEoqEaLfq+E76L1rJ1Mg14nxL8ec2GQcOV6XCDFDbiW/D66QY4VUw==","signatures":[{"sig":"MEQCIAyqLMGL2cr8+PvgclGb20hfNH5M7zpq022dusHRrOImAiA2Mot4LK3Qn+s1wQNRUv7QSSAhmObnCe5Css6z8IeU1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150386788},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"89f411c2169669ea0cb40b6a4177099e6fa1be64","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.15","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.7","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","ref-napi":"^3.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","ref-struct-di":"^1.1.1","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.3.0_1635471081780_0.6309435076435226","host":"s3://npm-registry-packages"}},"13.4.0":{"name":"@pact-foundation/pact-core","version":"13.4.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"97e8bca0247d9b46e587a67d7f9357fcd7998457","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.0.tgz","fileCount":9075,"integrity":"sha512-sZiyhVJ8+VaXP3BMuKsCm6Gnwl+F5SY3Kpaefv1rtxI7SyaTKtQDOyfk7dcFr9lfAxNgoqh2Y9iNT453chWtuA==","signatures":[{"sig":"MEQCIA8ko15gyI3jjA7N9MFax0jLsjsVJyvM2x1jwONRqx74AiB3VO4+cLTWB9MynnTfbRp2V5hX1ptKrqUHtl+IOp1OEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150397528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuDWbCRA9TVsSAnZWagAA8RQP/AoyJbDacxY/PjTcLjCt\nCojaN8KArdpAH0W+nkBDOgqB4zD1sASrI0sqS0Rm8P/6SQA9nNf2wglmkELW\nq0RourEuSJELlAN5/wNDjI6GaKzWBeLm4ZDza22+vR5wzNUtUHU1cUtcLPIv\nubL5et5HNIU9rQJS6VHpb1AepWE0AorPz6iU+RAsrhwK03mTeFEen2uJTvkm\naaJoewLMshls4gVgsdpryrz7UdsCUfkeQlNn6qSzSNACBpGbi+uS7dca2lW7\n6SwGNN8uD82+AvkEd+izctkumluOZCa7y1Hdq5of1Ufxf96I0ZaOMQrolwRl\nL9tzPgLBLhV5QbtxtkwNBBfIjhPkP0QKZdHvqrUG5/lWoDOqrr5Uv97zqUd/\nRw2aP0bWdg4LgHzG/c5Da3OmSujEIxes+Wiogm4o/vNKcmQ027RT+/piFtoo\ncTP2neLcMvfxDF8ODtKC/NLjKOsWc3Z/AaLHCdl9IU3JtXz6suYSzY9BXe3H\ngyO0W/qSHnTT8m/hOVShM+B0huETzkQMN6HeC1ktvKV25UqGsB08kM7xqTFn\njjiWtn6Sb9X5hBJn6lJAPNmJdtft8Ku2qBb9RNvN1hXT49G3AyY8L/cGayB8\nkeN0vF9DJXUmT9K+1HkYyr05ZVVsEWbO0HJuyEc9IWLwa+PSlneUaBu+rmTg\n8/Ah\r\n=UUbB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"47dea4c8b818f75f7553dc4441a07bd2db7adc40","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.15","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.7","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","ref-napi":"^3.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","ref-struct-di":"^1.1.1","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.0_1639462299195_0.42072109433774396","host":"s3://npm-registry-packages"}},"13.4.1":{"name":"@pact-foundation/pact-core","version":"13.4.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"d46b330cb4ed29290acb114e44235333235839bb","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1.tgz","fileCount":9091,"integrity":"sha512-aUrb3GgoBfvD5Pgn+uW0K6uOZfRJvMZRew0iNP43gGzfKQVfT3+6lwnGNm6hLd98hRuPXLCak3GB9upghDJrzw==","signatures":[{"sig":"MEUCID3kjx1+E1jGZ6pyXeUo+YlUtX4hw1Up0QabJG/bo3P2AiEAxUWbX4SoEWGh+Ldio3zGZ0angZAtqa/05wFS0IuPeaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151318592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhu8rbCRA9TVsSAnZWagAAzewP/1Ll52NVbdFPCFHd0LWx\nqgf+6agbAqPWZhfzl8mfbgH/tYDjQ4kOTr4x6bk+2h3VV13TBn5mtv7B8iuI\nMJ2e6CxiGAtGOaUeNQ/0VhuNlUApP4LtPrSZfEu5lwfjmpyiVtbDYRfuFNUm\nifbZ99WoqPiN37f08AoUmZS0RhUIqtrs8WcdOaanzypBLMmne9hrPIYbCRJy\nhIY0gCQxKHPmJRZAKHNbrIBL8UevjWk//3mwNk2Clf0Qoin7Ivl48Tcc0Juk\n8eVB7kxkBwJNmP2oX0sydsfVUmQWCJYvGMwBRkXWLorP5aoHQVBKigdACsnR\nZGE+/OQkIStPmgq3Yje3qSmnGFAdh2mR0SqYQnfj+4oFqFmuWY8QGQTDiDEe\nGX8ikVPVWQoBumGc/RIOPv5jWKsn6TUVrDriLewKOekGmVMBNiQ/asQUh3un\n+cXfki0ET16wspKm3ICcgKRt7VrkE0xZgf6yYdVPtSqiIC2wMDwv4N9ZGptn\nUKjVvaVmcifQ7XtKeqzZRF42Az6eY6yGtSBKDiwe8h/MEIBHsGAA4o+DNrT+\nQ0aIBBFMZr1TDg3yzhNRLMaL/U9eI0IwJkDO8uF5iRUL/yk19rjN3ytG//bv\n4HXPPNXFkit4STdjIgE4S+msf17wjvwBGsrfpxkrW/hWHOnu7XrJtR8hNuXo\nfbVa\r\n=GSVv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"36f783f2ec137845db856c6ef1a7cb6000457140","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.15","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.7","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","ref-napi":"^3.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","ref-struct-di":"^1.1.1","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1_1639697115073_0.8023637495409432","host":"s3://npm-registry-packages"}},"13.4.1-beta.1":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"3713a7fff0a0830cc11b4a7d3b2d249191c398c8","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.1.tgz","fileCount":18077,"integrity":"sha512-iSC+MTU2N5NSNH6QJnT82JTzu7wJw+KQW52UsA37mI6n59HNeyp7poxzU6viWMdFaWuCp/0pn23Fo871MQHEoA==","signatures":[{"sig":"MEYCIQDUgBQlZXBejAem/YmqC1rC4ErjcP9VxV2+CA/DbcAdmQIhAMOXu+8KmZ+wNaTXorwSNDLgLdER/s6pH7utz8elyvBy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238948762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh31mQCRA9TVsSAnZWagAAU10QAIIUXATe9nUnlWD/3ymK\nqhECbHPZfBkUr93eaO/3XqQtmMMRgL1jwKfH29e2oAtDJQUba8atpI8MqWLG\ndLBPSCZnSGemSGNSbBCVm9aAVE8w/JUDVeL59mTAe7XfLWL+CR8Hx9ARer2E\nM3YbZxeQuJz0qO6UCVgftsfLd9vGYoxFSYg/DGp0i+femjuiuBaNV42JFgqG\n9DQi9+MYe8Ux8X095fyCQ/NzXzW9YrmDVQ2CZ/gmVkMZ1Nuwocie/Jpvcl3a\nm4GuODPIWDAIJFQkxZq/flfSN/63ONXTjTbXN7Fx6MIzrYuhiFi0Me8LxXTA\nzPzWvql05prV63DSxxS+UzgBJvD/z0kLsvEMpEaSMKzpkxSvEHZ7MgPpEaAU\nWj5ntPjGV8Stywu0OHgM++oYWqL+plDuFHddQUsBHKt+3qSW8YejUw2pWf+M\nYFWTC5pZLzMY8ht8v8eY0ZrvS7HuoC2RZkjuRzU75tRchK8j28dPtzHXeMTb\nauRLwuMWHMKmvLmoBaoDQDgXPx30Eg9dHD1acL3NQeGnqEyllmJbT+7Myoqy\n6W1f7a4xmCJrd3dx7RwtTdArfmeNJ/c1EhrdT8jIa04CxASZhJKCBneFWcom\nf+1fXMlunxvSZmEjCbEk74Ttzx4uB355W79VUnNJIhB1pip4lm4GqSoBrR6/\nh10m\r\n=flkQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"293ab840b0873cbb7c3ba5399aadb4715eb605a4","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.18.0","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","ffi-napi":"^4.0.3","ref-napi":"^3.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","ref-struct-di":"^1.1.1","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","prebuildify":"^5.0.0","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.1_1642027406589_0.5636921063684242","host":"s3://npm-registry-packages"}},"13.4.1-beta.2":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.2","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"b6b67a79672871b35e1a7eb8a2df16d933da53fe","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.2.tgz","fileCount":18062,"integrity":"sha512-sL7TKF795I42/n8k+IGzXZd8R9svyFcX5snANuGCFwYd6G+nCDYZ1HQz9f2QI+uPhJ0XeWFsNj53CHEvSl5u8w==","signatures":[{"sig":"MEUCIH9nFHsyZw4q27cJVnSpAlTgDxEjLObZs0Cll56yZFAgAiEAl1DK1fOFv6CY3tzl3latpnKKuliJjy9tNWMWPmyMSFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238964217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh32CQCRA9TVsSAnZWagAA4MMP/2gnOXDZ+H/8bWQt/Im1\nRQBuy09nMITEkfHbNf6R6hsEHQjH6nsZxqX2Nj6V5LRz+62EZ0pe96OQUXik\nkna/seGfJKKhPN2NDeczgr1Sa2YamEQfT6Bp4XJfnJNm6J3flK15nvkW1ddl\n+biTkrEvYQVY22lkyIjwMVeP1++0ri//PzU6btXiwDrA/9nk6zx8W8a5AWFb\nqx597K9B6Blvqf3bSGQzUoPdEPgt735l73QPp3C0e8UrmYOQafic/G8b5Mrx\nz5+qhpmPQQDLlIiQa15gJsLgTN9kkm3H/TkFOIDBJ1v4pgJNiIbGwHfSLm7V\n2rlWyLxW1FhWvnC0Q3dj/pE8F9hUOnukC0XBzgZvEHRaI4ejJhK3vvP7oaLo\nLlP58kEaSokoptdhv2kPhjr/ub6xMgaORUlVaN5zDjUUn+eq9b2Ed6aiECdT\n9upxkt07h98J+o6cSkqqPoqP8+Z0iauEUeSjCiUHonQ8yaTWX4TTNqdQz0MY\n119Q0DfJ56iwyGCNJFWel2TBSHh68gAwHFwoO/FjGwmhullIsp9CXK9Ls4ad\nI91T9BlZlOCWvjE1GMHiC3wnMRpJWHbaJB3ZT8ry54118DtoA9AIpx8D3C4G\nndtIy4ompET/z2CNyxibPhQ04f3Lva0d5qHoCnW0rl0wlPqH91T7zq8tDkJQ\nAPF2\r\n=j7mk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"293ab840b0873cbb7c3ba5399aadb4715eb605a4","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.18.0","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","ffi-napi":"^4.0.3","ref-napi":"^3.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","ref-struct-di":"^1.1.1","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","prebuildify":"^5.0.0","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.2_1642029199784_0.6606186399625262","host":"s3://npm-registry-packages"}},"13.4.1-beta.4":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.4","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.4","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"fabd1df6f5515f6f23a1bbf4d20a748f5909d781","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.4.tgz","fileCount":18070,"integrity":"sha512-VVEt9GiuXmunv7P1kllTUryEUG4qk29eotdaS5O6OzST4gjSuy3psIhW85cMiKifCkIRtUdBCYuPdSCZ2PExJw==","signatures":[{"sig":"MEUCIEXJ5U+SfTg93NfO8pYke2DVcjzXO+Nm1kS8VX08YPlaAiEAyVe7EiuFU+s70f1+SndxAR6qZOoeeEcKQPMrWyXgdBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257480564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4Qi5CRA9TVsSAnZWagAAe2UP/j8gw10HsLfFrnGaSQKQ\n6inIqUYaIZipL5rfOB7DRWjCM4My4ogjdjUpaDzMVrIGqp+iXa+LleBxbzei\nIUPUeUh7hyUycE8rqjJaAJNU5TpMSM34VZBfZCMAmIPxgM8gl2M5OzDkWf9h\nszkPHU7dFbj7bSwaFVuSqxfiZovwk4wINJ+VplO74Kk1mgct1RMaY8qp3W+C\nc5jnWgHWpvo4ZcYz/4Lkg9sgpbTfyYwYntYgbj1/0fTRKwdY1Fgz8LO2Fq8j\nNh6m1K2X7szQ7dL0Vl/btggVoZ2OfF4l09OpbMaLh/fwVYBKVQ7JJxGNiB8A\nVZm9gMPyrwl95xDCICgtjdn5HsC9T1oa3FQawXfAMGetL7NIE7GlgC0V++ZL\nQexN4DklhZa6xEVFN6GjAQM4T6lzRc38wNT+tgu1hIthExRbwjtfg6DFGFA8\nr5je5TvBjd4z+hfBDsYHGyknuXBAV9adK+5ILFXVPHeGYRMTfgv6NC6lBVFQ\nEIMMAcNTNbsRjOMifSQoTOPnnOjJhcI8HDmH5iDY2gxQIKnH3TmeWkozHNt6\nymtzfbK9OsfBsxtrMQaca8ktWTd0RlpWsWRk1j0TaKSwiysOWtVoH6Gk6juO\nz7p+jkLiMW9N7qdwRpBdQHUosW1q9v/eh24uWSKNiAPoAS/aY0FU4N//Kv57\n/Yxy\r\n=0jeA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"0e8b2c795343dfdbd36dcc7069fac702550ba446","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","release":"standard-version","prebuild":"npm run clean","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","preinstall":"bash script/download-libs.sh","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"7.21.1","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.9.1","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","ffi-napi":"^4.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.4_1642137784500_0.44230842751000155","host":"s3://npm-registry-packages"}},"13.4.1-beta.5":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.5","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.5","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"536390e3fa9249cd5627b2d519e689b2d243bd46","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.5.tgz","fileCount":18070,"integrity":"sha512-5hezWWNdqFAUoQwdoGBWLOS+3DqO/jNPUHnJRrlcaUg4bZO1aGz06RM/w8PnmPwFVrvngKrmLhKYXaV4VCwrPQ==","signatures":[{"sig":"MEUCICYC5KGGaC9p5KMjJ9Io+/e0h+dp7hG+vzZCAij8UURUAiEA4HFMBZ0zQbPYHpk+9Ww1nhNPbC4CkurI2X7VYALq5IU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257480546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4QqDCRA9TVsSAnZWagAAa7EP/infrWmD/x1eZGf6uRQw\ndHlnQq9za6qogdLKofxUFjZOiD0RvXDKvCWnZLPWIrUKsnGniJvVjhXTwWG0\ngEMioStwleOMm2aJ2UkZS8x83zwSULRaCP9sXaMiPNWQ8xi35CrzyxBkiN8L\nj7tvRfe4CKu4q34k4SL6TB9MqAvdcAs101Xjg9y66yISX3muX32TzcD2rPEJ\npQe7lnZI7WmcuYCnhHbV83x2aDeP03yaiOeR3IPl8SVf5Wf6L5kuXRzKi0zA\nRg28s8bEHUlKOo56gUalszfwodsmcSgmvvGcAk9/7PL86EfrX0plai7Fvcph\nKdpUnD1l8sSVrQWC+XBc6QK1kCz2G+Tt4fcDmqRVaOF42+lNbt3bnZkv2ujP\nMe5gL98ZKfYmMBCGrkvu4mY92eDdSdOkty32qDgxwyYgmeV1J/uWmQdemJeU\njUrmVi6+Qbx+TpJAidco6/z6Uc6xnnsUHa/kZf2EflYaKZ6vw4ypLLAiOsQZ\nzEOOii4BUfQumdkOgPnMcflLG5ocflxgsI9ePz3mnhyjpGrFVa4lXTIPMGYI\n6VTRuKwwIXPqSGMstSawlP76ZKgZxfriuO+FBHc4FYx7GSNWrDAZJZASCsj/\nVLsNGCl8gIdQvqQO5ItAgBiBROULxmzOPlSo1YwolFPKvXxk44RnbYAxT3uw\nM1QW\r\n=dkJi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"0e8b2c795343dfdbd36dcc7069fac702550ba446","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"7.21.1","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.9.1","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","ffi-napi":"^4.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.5_1642138242415_0.834219032930438","host":"s3://npm-registry-packages"}},"13.4.1-beta.6":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.6","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.6","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"e58a4364939d3d91d1a249dcc0aaa0bdf3156a62","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.6.tgz","fileCount":18070,"integrity":"sha512-bfVmsdkxKHzGfROYpJLgG0aKqDGBD7P6Kn+nJ/WeLKyii90xwAIR1CVveLqovTyUTwmHdJIxEaa+s34CiXwI8w==","signatures":[{"sig":"MEUCIQDVQUCTd4umXqJ3Rj1LGxSb4uwLOQbcshWausTX2omwAQIgW/mEHVV6CR14195ocAXba9GENq9b8qh24XW2Bxh+0Is=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257481148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4RJ4CRA9TVsSAnZWagAA/skP/RKEfWA6tc3xsyMAEa5g\n/8s7HeIuq8as0gVLhaA2EV+t+HS0ufL/dr79hRD8HER6s0mVW1KcgcrUBUQK\n1zcr1xTYxinKOuVTtvxC0e4zFrpwSJ7d3ufLuromROcOnFsKh3S0PRtcytFU\nK7Oe+/Bg6Z9oOnfPEbXKsOeCFw0qubkBA+/Nc+MX0By2TOeRZCtuintNYvRe\nxT6+1Glv6Ov8YASutqFM0WQlcuEA8u9Vu/LHOdix6GJY2iBvQHd4vPCDDRSq\nPe/fQlobiz5KTt1rW88NcdH09dmSyCeszX1a+qmdZyfI0rux4R5iw7FIBCuf\nTM++XFc4DH2UwzLS8x13G2YS0LlgIlQQoKirKYjvzB6c9g8Gx3Dp3l7DfAvb\nIRgjrOKrM9xi3UrqsA8Vbnivwgg/hwoxXjAq2jIT6dVG8kcQmh1Sjc7atsd/\nfum2FQDlfutkkcSL84hrIM6H2RzXH7Zx0DmGBS2YM5oE9kAxrwGTIEGcX95m\nd4SL/GKDfYZMm/C296pnJn0D/RwcRYbNOKUh4CzNKi16MjyAybwO3/7++dyr\nBNnT1IwnfVEZOe4eVx7r7ZPorBZ0Rdy7IRV1hSiWQLW+hwu/6eHcrBVfaQB7\njhA6JUinnKFwM1ouOeJ7/xkyHBXarrNVtjEuHAWWGE76ZbBhTMRNNRvA9K7w\ncsDP\r\n=EUkt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"0e8b2c795343dfdbd36dcc7069fac702550ba446","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"7.21.1","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.9.1","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","ffi-napi":"^4.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.6_1642140279801_0.4528754601116678","host":"s3://npm-registry-packages"}},"13.4.1-beta.7":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.7","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.7","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"bdbf124284f9519884d2590717b1541f24b72c9f","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.7.tgz","fileCount":18070,"integrity":"sha512-PwL+O8ZqObl6U7drNzBcPLDmrk/bOgC0RkTh/3wl4gsPF5uXMDX+EbxrLcpv0N7z0TJSa3LAVTXfZc3K0ajdvg==","signatures":[{"sig":"MEQCIFoIujBVJFjrcyK8mLY54y5PPEvQw2RgUErfDW0CtdxiAiAXCQybm673y4/ZZntQsL7sCMWqC5gFN5p+BXDKEmm1mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257481054,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4RgfCRA9TVsSAnZWagAAfssP/R5aabVywYFkfnVM7ObP\nxDbpYRwPPVMahSjVqng1XAWQeRucLE8ycT5bP5BLjUVr5vknbkiI9m93ah0p\naHSuyZ9hOiYCWPoIP119D1LpN8Hb2w38DLxO+SXoj5fYxxALIkzmvtxAn3VD\nFtq0BjZZMcy4ax1gpAgGIzCjEl3x0ubRip3blggko4F+3WlJHNQ+xC4HUJoY\nJnhqoR3HUMEmvDcP7E8ljaCxddLJcc6VMVvhTBDVjFbgA9Vzvn+sBFc/e+0g\nzT0mg4wreEtQQyJ+OvuKI4A/xcacbSqUU2UixwPSOERpU584OzDvarFq7VfP\nFSHFpCJT23PXRlxFGZTRciaQ94R++vMOy3kerl5xvVm3GGSgaF81SNPyn9q9\n27TIAmgNBMXMnCRT+nCaZTdi/sx5vJXFZQSfWPwIv+RS/kg7cJqsYupEzPpY\njPulECJH6h5AVBytqkUYe27Lk13UsovoQlOlOR1DiME1ugm3kn9gk0vnFxeQ\nVmNzMEaDgkx0RM9aPj2wV1cWajjsHw65005IbOq1+HPjYpW3UL5xPQ/uF2ZM\n0ikC6X/zsDfGs58tRUquE0Uv2T2akctqg/pL2Wa33FX2Qz24vv9UD7jggUDg\nHnM0p2NufWqRxudXLVg7SsRazXsvqvFc2KqmxET7Z8KUlPeLtpPZdc18MPuy\n39g1\r\n=5InQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"0e8b2c795343dfdbd36dcc7069fac702550ba446","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"7.21.1","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.9.1","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.7_1642141725269_0.34964153891293437","host":"s3://npm-registry-packages"}},"13.4.1-beta.8":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.8","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.8","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"bcba0702ea54cbe2cf64bffafa4d025295de3fea","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.8.tgz","fileCount":18070,"integrity":"sha512-iE0qygGSXgu+JxbvDcGHbhriUF7t8Mu2a1mKAkGybFOKEljQv6r7lFMRBroxYYSTnG2xRZ1FrctV1l8KJAeLJg==","signatures":[{"sig":"MEYCIQCgO2n9pxNh2U8U8Mn+gSQMiMSl1pDbZIVdLXGTkwAF4gIhAJOyAmlLiIMA4V7P9tu8tMGKWX2krdj2cB1pa1ouTNZG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257481054,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4kcJCRA9TVsSAnZWagAAI+QP/RJ8Z/KVmgIUGK4rLnSK\n6pV1NNNVK4n4g8SjLZurH2SOAIn3yX0tu4QQ1kxwaoe5+MzNhW7sHqKaFMeU\nGqiHi27I88+m48DWAMW2i0uJafB/aD8bmoLhAUGdnuGZQommAHCaWk4wZQgu\nad4r8Tgu76TG3orBqh9CdWPAuPLDpuLMVqU26BqgxGIl5M47D8ppCgh0qjAN\nI8IOl4bSGDHkAC1hA1ZfuM5b5LCILF6PgTaHYprDmfNwDETTCBlZkDUQZPqb\nsW1viuROG3BBjmJXnknIb6OPRgQGIMuNL6nlWgg32B8IiCSAqo0+CLlRGudx\nHASolrY1bHb03Q9v7B+IAzPDlv+Ia9foQzdZngt9GiDe9XSLYdC43c4+paLt\nHhfXS1JKa0680BQmRtL5g0hKoggBb80LjICyJ9wAl/hYHRTDzj7ojyuHmxpv\nC/jPwuqS3/dcZ+Ch4/9rYY5UKDSUZx70+Vma0DMOn8La7u4RMfqM/53p3aMD\nCVs33vjKsk1xb1G1nCKJjuKz9NsqosLFD+QGrtazbRRtzgbWmtj9z1KmsYZi\nVMfNhdK9pUq9Yyi5IDHKpOwNnSM/NZmNB8hlIa3W1rsXgulaL31AGDOhZaji\nmunw++OjpG5C2piW7Rn1KFvnfRGeQlrTnN/PAFHbv/gSY6aSLEWankDobHA8\nQEMs\r\n=ji/a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"0e8b2c795343dfdbd36dcc7069fac702550ba446","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"7.21.1","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.9.1","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.8_1642219271533_0.43868503416439664","host":"s3://npm-registry-packages"}},"13.4.1-beta.9":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.9","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.9","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"013904579650963a6b02002d8f34857b713061ee","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.9.tgz","fileCount":18070,"integrity":"sha512-OpqVdqJyD9r4lu8VYa8ROrG6tfKz0eNNjDNRk8L1jJ03Gj4MgznpqxCRO+YbKusAuO44V6Nvya3QJenlE5rtOw==","signatures":[{"sig":"MEUCIFbjRqsw7AR6hFDgEnaRnr0OCevZC2wtYpWOZbbxOTUvAiEA+nM0xeTpY14Sq66hzAnMcpwMCmxkYZtsmKkF48C1/P0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257134093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5RN7CRA9TVsSAnZWagAA2T8QAIgMRPaI3ZVlgFqSc4mE\nrWykwr5TWR8qjDDbkfcIAPmWg+adZkUgu0aaOgRNRq0BLOPBvP4Lo/TZmLvK\n+m3NZHieEukqV7/ahYqaBIKTwlMlr4KzIt1yzX8hl1XtPyeh15EfYP06yUFI\nH1YPZIOrXnUbQGUfTZOcItHh8thMDESl1rznF2bcsbtgnWBCjpj5GRgNMl3n\no66n0REQb40wi4uviG8C6pSG6OkgXebzwfDqblAUEAuIrWMUtCNNrMYDiW/1\nV+olRPku7OU/PRV3ZRQf1CEEeWb7ueboYD+K5jabC8Msi3AQyaUsN8ExJxaa\n4+qNloGwMDKhYnpED+7iGhTJP8w88WDMamWsTQvnoynlQIHN4om2XwfCxuXW\njxy1DrpaM/3ni0sW4QEMR3+GZhMi8nloyfX1l0kPedn2jME662H9bwmVAbwg\nTBOG64GpSAyKEq1+PzmygjrWLdxsMcJYwfLgTV5RWbSKMbLkTg5+SBvxGnaI\nqFwQknxi2gXfwbYf1Uh75cYZREE6YX4vB1AGPcgzlNBmloL7ucwVMtkoqUA4\ntIZQ0Ss3TPHmSmZ5EPv+YsHBkhcXi09FrbxJ2itRMIJMpXjLnqNeHpQ4dCC6\nCXv5UwThaYX2jKNERkThNj0PGYdyBdK2QKeqbnoZJHkYtw6q8I2FX6yRqpYB\n6v1a\r\n=LB+H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"7f4a59bf0d0651901229791bcbcffe8e9838b550","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"7.21.1","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.9.1","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.9_1642402681312_0.9057042091777456","host":"s3://npm-registry-packages"}},"13.4.1-beta.10":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.10","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.10","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"38f81786fac7b7bb2a8d699d96697dfc111d7134","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.10.tgz","fileCount":18070,"integrity":"sha512-/z2sG5SebalhgBNZ1NVOG+iA01jJNGRKC05tgR7+qOOK+VUZcSObc3jE73Gee//lLY2+6zimiDE0m33FVVV+IA==","signatures":[{"sig":"MEUCIF+aen93GUxyEWTccqsQuPF18+k4OlbV3G6LGds7GtqTAiEA26VMEIIVV3NccGyZVt73lXOfNMbm5XL/jIv3KXeEWOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257134094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5fD6CRA9TVsSAnZWagAAe6oP/2ECJmamm1ts4oWewvKp\ncUMlp2qhYSx1Wh9A4q+8LCIZt2jgCt1HGfUCD3Qy1A61esm7W+N3694g9+EU\nIKbbYTnjDkYpyENY6Iq/WEGwFSJTBgY23/0XokDvvEfEkayCuEQgOyVYCtxh\nosY8m6FqSVS06we7nyhoCydkFnM80LkCmK3/lInKD5vzX1Kj8XlUpPOxG5/1\nNC/EfG23PUFjYSknUTcBNSPUpgbQHYtBkLK7meNCpCbBWZuj3bBrmbCRA8Tz\n0HHl9ceYoXfGEb5XLluTc3avGS70H90GvEcHxmKhViVYSvJP+oTYyTnzqqRP\nyQ/Eq5ODE836Qo9Cq36QLRi6cX0kAk9ECLzFHKu0hb2Zard/J+0HP0v3/PIF\n484OROXiJGca7AT0a83X7xs1bN98ugNbgjHoUv8rHC/gPSDpfk1YJqfWOaTn\nv/egLVxOqVOX1SkxPAVvztdSC0kzNwRbKjn84YO4eBnjQQ9LpZ4CidqehNat\nHXqBWZKpVS94GnKmTdakdej4lAg7ASbcFHTuW4TfxiljPFwxDoEcqRd8yssj\nPFZlUAlOtVQh4FzNQFaLjBQg/ysC6PKc89c69Hr11Q6i+bPAMgyaSc5htXzS\nH2HXjpx5NeK4gSLhp62GNhGa2RjZFg6NJ4pEhONZRDVigCwFk1cl0KDOXhh0\nc2YF\r\n=IF9B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"d59d1a6cb155acb3e831a9754cc6afee0a00a780","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"7.21.1","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.9.1","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.10_1642459384996_0.6975652314837788","host":"s3://npm-registry-packages"}},"13.4.1-beta.11":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.11","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.11","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"8049fc627afb58c27fd16e482c76c5c9a893c006","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.11.tgz","fileCount":18070,"integrity":"sha512-HdnCLuG2iTIDqx3E2yaYlPi+epGay9EaH2UndlyKOOqxGg7aLFOcEf0YbDMQrbQ45XDWmjHwxtpQezxdhMpqaA==","signatures":[{"sig":"MEUCIQD1jQOGBI7e4obCVleoHfuprjYIJXdrMQ8+69ZuwmtkQwIgRzMe/bWu4yNRxWdF3BHhl3rnW8VNCFBpQFtbh392c/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257134094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5grdCRA9TVsSAnZWagAAanwP/0bfWWQoNeqdfjS4CJvE\nxAJNd2mls5iiYYWzMiEhOX8rbR3Riur5MnuJDsk6uVEJN7i8jvzlYwt5dqD3\nyKHziYtf2gc9cDElApZEymJ34q9RpXc5s56G9/fHleLbGDoM1Qpi6wxGzuUo\namVDzI+6RbhlTU+9qQkWSK65sYyIA0ZBgv2Pf2xzmfwM/vfEuo4KSt1dMti0\nEtGAeUBycLZT5soK+9Onk8wF3sy+PF8vbmwtwGz/csKXEkl14gTSFRpiFBO6\nglOTLqea3Cp5AOGJvIRBehjgVt2Zd2kt5O4vVZsT87zz5X7KI47Nd+6OxH97\n5mvVRKa7+0c5Gw2IUO4QvS58mHKwQJ4EE/oieArrJ6ylW81MGgo5KQ4fT9sE\nDG/Mhbpq3j3ZpDzQfI4xLBGkVOHeDBEkzl0FkxUJbY6htNCnOo94CKsxVlnP\n1wJkSziCPxOh+imhaGo3l1xAsWsstUnr/RqxJTOAEvI4+ugO7To2tAvC9+pz\npYfIVMCqlIMLVMAE6pZvTDA1M7QfpvhQQ2dvM+3tyXItiooA1bO1Ypf7G0vl\nNXTqiisLcspZiC/dZaAnKTS3VfKby1w+4744l+BLMktyn2lYaYIqlXwioPYT\n7e74yiLc7ay3s2AZleQtLniM2l/of0GigUD/CAS6y6upHUl7xZRd2McuoZkA\nutwG\r\n=xHgr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"d59d1a6cb155acb3e831a9754cc6afee0a00a780","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"7.21.1","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.9.1","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.11_1642466011813_0.9183284341599574","host":"s3://npm-registry-packages"}},"13.4.1-beta.12":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.12","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.12","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"5c516984938d87081368bbe8ec4cf961d567761e","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.12.tgz","fileCount":18067,"integrity":"sha512-REW/bfA4mErbmgpHoiHbbn/VToQUH6DbdNoR+qHjNLyzKL6wIM/V8iFzhIXfbWIb0oBHBkTzD/ipKNOQoA2GAQ==","signatures":[{"sig":"MEUCIQD/0XXek1GYttiTJxeeq9ctZJCtY1AZDR8e8CC7t+0kKgIgV4+n+eHXz06OnmdTF09+Ax2EUoWtpdwHbP9CQIqSXQo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257354916,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC3rMCRA9TVsSAnZWagAABrsP/R6GD8wroj2swGw09VJ9\nrlEg1ifD2pP21wCq2CJ/Pyh2kCXBKY2X2r9V3vIgv/h4HElzM7vSb/SB0Q4l\nDiyAqj2bgXsNRG1WjN5+pGUvDunnoAPpjQYG7So10pZO2xzoojeL2n9UK+86\nr/Ymj/0oWR7faxFRmNJGCuP3HBY3UAr9Fr4LkcoNzZhN2IqPJUwEwi5CYcSQ\nqREUZwHxT6x5F6KAQly9XGhZ5EiehB+CNdjXs16DX2uxqW+u7RLJNR69CGiI\nQ847xd0si33EWKospc12i9t2fAtbktG5DLIrnn6o36ol/D7XXpntNB9HUHzI\n07CKTzNO3t6G4XZF6Y2DVPeYdN5nVZQnAK5Wsz3PtL5BX4EKfKhc5FNxQrh7\nrEu3kOI1x9go6qs3rQldz+i5dk25o7CzqB1iwD/hv4x57VsQo2pk42bwSjq4\nsXaY3SQMqdtMNv+XPLMMHwFcY6LHZW/SjAQBoRkbRBf4tWEa5ocSGwjoG134\nPF7vdzt9AApTIkTQgOAuTCceyR1iMTnB4Wv9VSv1A/NuHJ/i4Fpn/NdsWfwM\nIJT+gxkgu3ruApYFh/qKeRXud5RMgjC778SbrjbxPuq9UI8s7PTHKP7V1X0j\nm/gqUnimQFxp7L6SpWr8Slg7L4o7TmiWbHMgcmKo2DVlZ1YsOb2wRF+1f5jT\n3xqw\r\n=/ivY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"6e4b75814c7e8a32598e5a08d871f99b77e203b9","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.18.0","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.12_1644919499211_0.3250140337705427","host":"s3://npm-registry-packages"}},"13.4.1-beta.13":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.13","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.13","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"dec5c4663f33465466364282a4bc80f963f08f00","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.13.tgz","fileCount":18067,"integrity":"sha512-Sx4WiOdysK9a6fnXBsZbAEKiJHlv0p0SnalmT3m7MtejzLcCWyPgIABgSqYfY/S8rTCFevMGcSRhQHFzaoBufg==","signatures":[{"sig":"MEQCIEI325efEyRvHn/bcy6Sw2OqKglI0j+C4GuNRRHgMVApAiAsl/QOmBeB0w0jG2S5YQZDwJPUN+1H7lfnK0PTqRab0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257354916,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDKd7CRA9TVsSAnZWagAA3FsP/2sUeVJlf1XhMAmVGNtU\n4/Si/PcmdQLalzRfIRPCb3OPIgmb/hWjavDT0ZyGru7G39b3RBTOjWWau+eB\n38aAJUcOfI2aJjMrNLnQ9xBIlVuzzx03y4Nm+BovAIY7TRiTf9grnUjbhv+6\nJ0avJwlAN7RbEf5iYgTMZ4Vs1Kh3Tm4QmSrgfWQA27V93KpRf5HexbR2DOKP\nFwaFmtextvmvVxNyvFtslaFkw/5TLbF5759tFM6PvtNyJfYuI6Ol0oPZ+zrG\nUpA97wJ2jac6M3gcv7rTjKinVRxuXQ0hCDaMjb7HQJpr1KxKN02eOMjJH8xy\nfy7cIG6G93KrIBt05MsNTPl39Q+ZAxFFc01wfiYZuHCN4UNwuILxf5LKqxV8\nulgNeg5RmATZ1CKfQSbcMTYAmwpoRqhvglyyzqHHx83KcLxyrmmeEr2tO5TR\ntWLVQanhLmGPRGSBLcJPlAIlV/ckE8LFyeVABnmcI2a5Inv1hU59TR9FglFS\nesGdRNFcpA8HMAT2y/XUvx2tn1zMPHO5BYq9+tq7hS/hi6vv3wO9unPPBjOI\nx4A/bKoxdVeacE8DJ6BMmHqW7JQCprf2UCGrhIMLNvS7+ZpvRDXHyOgeZcga\nuLQUj6K9AzIL4B50sNb1L0e7ZI4/Bo3qAtZPp4ZTez5OygN9e7CzedJ2IgnM\nWl2m\r\n=ZCsQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"bb521587d7c411ea78520733c3178dd92945b89b","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.11","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"14.15.5","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.13_1644996473858_0.9729139322474492","host":"s3://npm-registry-packages"}},"13.5.0":{"name":"@pact-foundation/pact-core","version":"13.5.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.5.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"53f69df434ab2c7bb7dc12e78058265d53db82fc","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.5.0.tgz","fileCount":9099,"integrity":"sha512-77ed9yHg6mRQCu81TwBIIA8JAbRLJU6g8foVVsQE4ZVTmFjkVz9EqV7GudkvZLqjNfNmpgC02O+JRzX0BdGseA==","signatures":[{"sig":"MEQCIDNuq+qVIdRjECag6njOKb2GG5DM7bIkdU5aJT58p4GMAiADNhAbv4rar39M4i1dZ3p2cPnxyE5R6rrdjiQKT6SHMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151414901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEz6uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFCg/+MnpJd/9O3uCmjLcfX9pHRxsFyNzFgaBVApdarqnYHM8wo8ve\r\nM/kYc6Gw7V3fqDOZzguP5keD9HWjve5cL1NCQIA99yEZikrMSckxOItKH9x1\r\nwJ4Umq3OLlbr+xgNSJCN0W9upwkk4q5aoS5vcVYfsPN+iN5QvS8tyPSDx+Ex\r\n0b9mmxtrkIKJydwv0wqkL2q42aNZ51S4AVqUcawm8YpUBQXxyWU2vUzwq0lT\r\nOJLi/4x9Wil227Wg3JSu8lecubn4h8zbwtIVwh4vUp0DPdXHizLz7sEC974G\r\nkTZs/EnKXduSoJ6CDXsokTm134/9vLwp/bszKrXLXYzpxlMkKsxBRAmJydZy\r\nVZwWKiQK+owlHPrmMu03x/UynAK4RHubZaYViZY2AovZqTXr8ACjSTaFR0gZ\r\nk6o2Hri0q7suTgEN2ry8oPzBCTBqvTo++fhTaRhRIPJzlry4s9cPF6uxvT6W\r\ngnwJ2UKb+dQnhr7CL9ZuR3bYe987SgMjJv2ZId09R2BOUwYYZC6dAn81M4j4\r\n9SQdSu2vAKrNT5RCsOPQt+exCFRpIEVjKYiCegnY0GAWvaj7x778TVq4Nx6+\r\n7knpsCeV6Ug8NlNV5FrcmFE44yalmyiGfLroSlJJo4bQ+JtjN22YZ6DmlAVe\r\ntBd/PldQx6YYYB+WFar3gh/YZcVHDfPNGWM=\r\n=yBpm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"4075537982068ee2e8cda73adf2ea7000b30020b","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.10","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","ref-napi":"^3.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","ref-struct-di":"^1.1.1","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.5.0_1645428398131_0.7941195115691986","host":"s3://npm-registry-packages"}},"13.4.1-beta.14":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.14","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.14","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"62aaad11d30a209091edd08f6661b10da0d0ad17","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.14.tgz","fileCount":17984,"integrity":"sha512-u2c1c+iLqbkguylQwpAoWX1Fh8ILIFgclEIH1OqT5BiIjlBLSmzpadG5u2CXlrUtvFBwx3tD5YqWage49lDMmw==","signatures":[{"sig":"MEUCIQC9z/LDZo/RecNl4o7aPUytqvPzAc5olYcGlDlSXgm6aAIgES/Y9zK0zqxJKTEfWaB0Eve1mQDmu2R/+ekVH2HgQFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":330594147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFYovACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWyw/+Ov3yh/fi/WeHtJKFvY09YfnajkGTNluA6uy9qJoEkWnHpSUS\r\nEcOXSofnB2aNN1SrnzU8nI3QfMxsdRtlAop98Ct00uWyl9ARRJIDKMo6ja/8\r\n8G0M+gTYpWkqx5sJCtI+orOAkHAMXVwmN4MSkPkCXg4qxNrQVb2GR9MBHp9w\r\nssnAR/J3E2cPka1po8hiEv81OvqGW7vS4mNpHbO8Aebk5SCYC8H5U1OSg5ds\r\nDwb5a9H2T3cM0Px1vN26IvR1BrpwHhwBlIrZDsshl9Lf+OTenx/XZmCXPNH1\r\n0KDm62/pjJHE3xOB/xLc9x1h3OUlz/ABG4e/8j76p84U29ux7UiMtkUz62dH\r\nKLkMPwXx6+URhj+ZZmV18Lvxuhd5Fbq2SHvBa32SrwuGoi6sPo1wacNrFQvt\r\niWNh/OmL04TQRzJT1xlGQSxDSkLAqH1zVcDz+A4oSunEr87+TF99vYbZ4MWv\r\nFLMwvc2j9ZUE2HM5NCM7qRGdkzWrvodpTfScTX2wihqdQS7keH3i+D/HWcHY\r\nltEX8nzPWiyVv26R2Hbihh7fQCoMx/41SagkiP5xTAk9inKfv9DcjoThTtVT\r\nKJeWyPjPznnhfLTwMVnLnXsgY8Vx6tuXLhfwsFBnNvLitqUrupJB3D38oDir\r\ntf0Nq/sEmjJHEgsxijjZhBU4h27z+0YldA4=\r\n=b6kx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"2a4fa3e4911d59b4219218a842dfb995f7f799b9","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.11","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"14.15.5","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.14_1645578797822_0.12359961394339858","host":"s3://npm-registry-packages"}},"13.4.1-beta.15":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.15","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.15","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"18586975fd82580e8aaae26cefc7e30f3b404f7c","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.15.tgz","fileCount":18101,"integrity":"sha512-WWmgACrdOGIcH/LHLKSniOaM/eI9sT56l3AmZkX/uLAfaAQFZlq6swYs8m9Ku7cJ1QYMraTg8fAn7Nw5rLNAkw==","signatures":[{"sig":"MEUCICUCVXU+iRVcVPT89NoE0N6KcZs0b7AaIodoixSH3Ce4AiEAhvxWzkmT3oG4KB4RpbLM+QM79YSksy2r2djz1dj4sq4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":335816496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFZe4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmow3BAAhmPcPcLfqUcskmji1deqL3+mA68pJd3YbSBThnUV78DHAU1B\r\n/BDzBJHQmhBi8qYotm0EKuZ1yuzDiYp/Ubq56l1MxbeFJc9WkMWJyjrE3dfo\r\nWoLzVquuX8t9dfowxEFoWoPcgIaW103qG25spMr6PSmuIiHHLyeW/t6p9wC9\r\n5NBWAUjqAIpIuf3K6UKDBZzYAN6ri4AfCdzLqVo9PdlA/7bh3Ojjjm2H0zXf\r\nSb36Ukl0PFTGBKIwO/bv6S3sjPFDSbKX8lWMdSDhlvFvesZsf6dVBQBUpJgD\r\nsSm48uDI43+pFZ/QePxcxhtrWbw/NQZ3dwLv7E+XIFfy1WiZZJvWbLNwPQTt\r\nJVqdW9RKNifIA1Q1CapxBnCZedRTga9MfnY4PV4RTZNMpk78dJWyPmDTfO3j\r\n614kIC7ui/goZGYYg8qzB5pxwLs5qd0kUhV68Q4C3qpypzeK3Ly8gYhL4ucl\r\nLF4I31MAsXdLHDVfnpM1lZ+48uLb38+d+ocd7HM8dj1VZxxyL1lklCZPUOzq\r\nKtamSdvPfJbL5P8pMIkJPQOGiaG5b9X/i+B0m7043caC+zJOSa6oLJTrrnz9\r\np6m5TI84hHY58gBPNFF+X8PDmmJm1GwSbR4Hl6VsCRkVedIBv6vdwXoN2kN8\r\nX/GrhUeZOEwuqG6GphHBvza2PvvVN8uhMwU=\r\n=LN7n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"2a4fa3e4911d59b4219218a842dfb995f7f799b9","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug  mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.11","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"14.15.5","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.15_1645582262587_0.19030027216387801","host":"s3://npm-registry-packages"}},"13.4.1-beta.16":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.16","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.16","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"07a61be1ac45a13d6c09e4887db9e901d5ed3034","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.16.tgz","fileCount":18101,"integrity":"sha512-xusB0lRXtoSdy3eD5uLxOKNdyBWHDIKkXkRNoroyd45idP57dLTjoQxzfQwIZHb270FYKcYdZS8M/oTF7BSazA==","signatures":[{"sig":"MEUCIFGroLYUNKNLSS33VaMb+Pz7DG21obQ5mK3GAwIQLUMBAiEA2S+eVcNNQSz/KwPQA727w+uVLTbgRMSYbxnBBD5wouU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":335813007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFaJzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGzA//UvZJy3fFxLZSsrTN2z9pGLSvaUA+Qy79IkKdUFLqBJcVFDqJ\r\nRDKOMbMsMDlUBhguCYKIrASHakDObKTuF2QM8eRbDxlOvzipW/535aW82K4i\r\nkycImceXhZjL3a/fJiBxa0GK5D/HVdjbj43TSpQM6VVA+uz8iw4lV+47w6zT\r\nUle+E0VVqhhN4SZDFMKmbogWADjaGoQJLzktuXm0y+y3e0uk6xCSH4mGEIgl\r\n2VNSIC8KmeHUlXl+37aM3II/X+qeRnclBOacqZay7/rZ/2bslkeSwiBUwF57\r\n3fszUy2d8F0dj8ZN8/piOu92d0/XxU24poqazCZxre8iDOWe/MjKpRYnp93O\r\nDv6LA8+UYfx0jplxDanSStuU/MgmTZdDwdi4miq7HbQcfKbEylBlX9Z1zq9T\r\nh67EX7x2wJTf8/PMdwg4unO07xPdxn5SUBjY3YqEcAUyVwsSRjFE46SjeNxI\r\nIazKJfGsxR+VEj16M/cVcDZUHvIb9gz3TwrCH6XtJyh9d7wkedajeZj3rC7W\r\n5WB7NivZetbN7+Y4zZK20R4+zKnunLHmEzuPbSmHqaM21ZtV/UPWNfWK90SV\r\nHKdjzSoNmbCz5MpeUsL2jNRK7Acdeq9t5fU9vmX4Va7wM8ngYMkTbSJ3Ugtm\r\nVn566559CHx5URmjQpoo01Vl7Rn+6NTzHuM=\r\n=tsrc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"dd7ef007eb2b68083d39020d7c92058fce692cf8","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug  mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.18.0","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.16_1645585009523_0.07710538648278509","host":"s3://npm-registry-packages"}},"13.4.1-beta.17":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.17","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.17","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"19599ef2991cb29a94171ac53eaffa8fb46482ed","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.17.tgz","fileCount":18095,"integrity":"sha512-Vc4aqQujYU9t9PL0WAbdhQ6psQ6Wi0vlDJIDP89wK8qgGvTNTIlsov5RKMRmoVcp1F5zv9gkD/YZqFfz0typwQ==","signatures":[{"sig":"MEUCIQC1cLns44eQv863HuXMNRakZkF5fqoQp6lxEGKxJM3sPgIgJeD+TDxm6jH9KRCsy0LPrfC25U7uCz/IV2o+MEgsDbc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258411552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFcXHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVcA//QSnPKpAy6q10NzGk4tMOUYV1PDtyhKU15ieDaydL9oV4B80a\r\nW3EBGI2//FWsUPN3yIJajijVWhJYFM9xABXLy7ptle+GPfvLca6P9qWyQfWB\r\n2S/3/45gsiL4JGPcl97Q+BplfDHjSMJoDexoUfvAm1rJ/iEUfN/ZtulWlax/\r\nwigUwTGOjJQYv1jZ0SbN4KqTpFFawo1eT3WdDn8nE/2oYyKSQFNdAtNtzauy\r\n5ACw2IEceYpnOVfRdW1NEAJSz6SM61VOeIm2BNpYrGd/EhWZkVUVO1Gq3lAx\r\nQYfUC3RGa29FkwZ1OUvyAF1JnNVcgqnkayBeKGMW5E3T+58GYT+BWjgd0P5E\r\ns3iUd8V1VY0xtUKfdrWy03mbaMTaK3bjBjeXvFMj0Q3gwyseEl4b1DcaOCZu\r\ntySndKJTbMufD/KXShgg+SpSJUpnf12IcZlyUMGIN4hT2kFQlb/B9vyfbSeD\r\n0F1tBt5SAWO8jm6OWkS7BZoqGRSO3jGQBZV8hdV56QfCsOtu+NpC1Vrap4tu\r\nreLtf1HeQAuhWyjLcSXK6panXzf86Wued2VDVuoYN9R1Ljf7TpvuIEUNDguL\r\n047f/ZxbYul3e3t2dFti2dkrhGl4VE+HH6W8vujHBNnJENZduZ73woiu6nBt\r\nMjjhyUiyfC3XlM1wGHx7ATEZbYZAj6mojL8=\r\n=mlNf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"bbc2321c9eae77a543d132c9d39509df11f7b142","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug  mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.18.0","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.17_1645594054488_0.8697849986029542","host":"s3://npm-registry-packages"}},"13.4.1-beta.18":{"name":"@pact-foundation/pact-core","version":"13.4.1-beta.18","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.4.1-beta.18","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"bab82b2997ea0567922bc60134f2ede23e766b5f","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.4.1-beta.18.tgz","fileCount":18095,"integrity":"sha512-rjmCU4fnYhYkcKAT4HxVBMkQTxHjkn5QaKIqwMy7vDH89vG1VdGLg7V7NZx/vNf1GXuv5OmV0zeZD4r3tfFRtw==","signatures":[{"sig":"MEUCIAwFmspCJBeooRWGImLpONFfMyaOqKVPTWaeFIBa0sZuAiEA9PdDflgHoaLX1qNh+ixwp215Q3yD9RGCoAJ7VCkLUVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258411661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFhp3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowOxAAk7w7QuwjEK0Y03ff+KCd2Pvis8QQUbiLvTVSUHA/PhIbwHGX\r\nlOoAI7OGE282/PVltZLX95qY05tu9TbIIBPNFMUI29n6EnI1L36HQG/tAFnT\r\nvcwCk9GC7vd5PwD/FrFk32CzfDtSDCjrzPI3ZXhUI/hC7Ab/2FBCWfgNdipm\r\nMt+41sWuHz/zO+pT55Y47sGFiBajveRzn+KKRXUQkPGlSK3ukQFtF35rZjBM\r\nBDGEr6kSMvx4bj2zpzcyCmY6iuOpzPPHU0t/9kp8FCb7i9TmMlQJcQylS7Ye\r\nMOz7fH0hpiqDiI2972w8UEtXiTo4jVB7RQN+VMKCYiqLBR0Tih1lBA9lBGOV\r\nDOj5+oUyzxgtDXqdYxmWkGj0ulLwVvcksWItzh9y9rDV9OhNar4//UaKX0/B\r\nd+WMFBb2P0LTsDsWbdOzry2GZh+KCubdVYD09hM3PoRJ59a658oQGNGctKDQ\r\nlmapcmLUhfDO0iyiEbAjq+OZ0KAmLCHPxfBgFpKydnxmNUiE9F3Cwe7AlE1e\r\n4dCClM55FoOMbrD5Qc7ihQWdV0tgiDTHmg4ssyhf8kmGdFDnc/BoJe3PedcH\r\nfw0j2LITBeqc2iy6fXOkKCwLFbEp8e6K+QozVNLF8hTfQ96c4byyUEirvgdp\r\n1ELY1xUqwc+gWaGgckwsNLJxhXBWNzEgw48=\r\n=lvIt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"bbc2321c9eae77a543d132c9d39509df11f7b142","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug  mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.18.0","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.4.1-beta.18_1645615734218_0.8995072754546594","host":"s3://npm-registry-packages"}},"13.5.1":{"name":"@pact-foundation/pact-core","version":"13.5.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},"license":"MIT","_id":"@pact-foundation/pact-core@13.5.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"463a32759f82accf9920c8a3c7542fe03d64a27a","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.5.1.tgz","fileCount":9099,"integrity":"sha512-8DyTwtKGgGJ8abahu4tOpUCEZ3hZw6VGh5u2WbLbRhPS8/o+LwsjchoAS41QLbL4JQynZkUXD9bSn2uCixzLzQ==","signatures":[{"sig":"MEUCIQDeSHUbWV1vwvevb8D3ExhYSwfF2hqC1h+Z7R4lKrgHjQIgFqYg3ON91wgR9OmWMGJqUDvAhQVR9f1XBieqr4vzhpQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151417073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiL+yQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqT0RAAggWC1CBEIIVd1iJkUH5FE4QyGTj7OS1yM2QcTlXFhZZLnb2S\r\ndLbDddtv57wAGzEg6eaQ2flcGvXX3fsIiVaw1MchLbiK6H4hYfx26fvWCeWQ\r\n54rbV6hRYTFwC1J5px5guz/phvxntbNJgZ1BMkT39pgsKWYWrlNE8M5xu4DM\r\nefixK5EG2Nl9npTM2TtkeL46EHueFjdhXCHiNceiDg+2dHg6ZuQrmecWckEW\r\nDKL2snMVqWb6WUJTzAxf/pTKyuxiCHjcLavfqbsAsITC9oT8bglJ1Rzm8SMt\r\nUp5tDU+q0YFcMDuXV+X6kUqyoqjjYQr8tQcA/B6qUm+c5668tCS8+jU3z0i/\r\nA2chXY7jtuqX1OLDYsWX8GF6uf//z/j1cEqYQZ0mDwJcqCqg1GAbuRm/jRu2\r\nnw82UbpmZorDwIOTJlxDCDimWxX2T/nrrco38PpYg788FW2dDjlMTgKqgSOx\r\nHf1JNaL2sgy2KLugqMl7xPqdm/+AdaTUlw5/A5RgRXGQjxVhTHRYSCpDefhk\r\ncQuliEFjbxbhpWtWDNA2y9KDNuwSZNo/ffUUjaS0DDFWaaYSIWifLwJ7LWuT\r\ne60LSZ8Lmlu/TLXfW4JVlrMxD1/++NOpqAutrW43Eg57pEzoWFIgTeRsqan9\r\nT5g0C9uaFnIDJwGGEhhjuh5/0XJOVT/KooU=\r\n=pUK9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"4494f9ad723068c83049b9148e0299c94306921b","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.10","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","ffi-napi":"^4.0.3","ref-napi":"^3.0.3","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","ref-struct-di":"^1.1.1","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/ffi-napi":"^2.4.3","@types/unzipper":"^0.10.2","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.5.1_1647307919263_0.7559015693938349","host":"s3://npm-registry-packages"}},"13.6.0":{"name":"@pact-foundation/pact-core","version":"13.6.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.6.0","maintainers":[{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"1cae70fffdb767c639928c7fb9a565bab84b2606","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.6.0.tgz","fileCount":9124,"integrity":"sha512-ub5chEOHrmtwjFndBQyEsj6Ex2HFAZ6+Nur7ErBvirLlFQJv0to9HYi6MLj4L4pWLdl1rGo/3XV6iA5imUzcTg==","signatures":[{"sig":"MEQCICy+YgeS2TGIBH01FtT3OP4SKi/nPdzVVVqPmG6FNAr/AiA8kMI+3NqjEgzgfDueEQUYtfqIwYkN2g3nGgZiIMkmMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178401619,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOF1kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrrow/+MHO97L4c/f2q4sV+AciY2Q48IbOM0cWcWMdIuPh6QhmbFAYV\r\n4BXpmvM4jJvjhSwdUtAL5PKOH9qGaY5ZEItn1vfckV3viuIvKxvKahqMe+am\r\nRmqsFJH1yv8SJks4Q1VuVsoDAYyi7Up5sNdXlZDd8RZO2OSdUJs2EPcj69GV\r\nMbtj6XzuOP3gn678w9PpdgDqCh1fNYIDzIlDXOyhDYw775ASfH5rhgMM6fA/\r\namWYfwiMhvkGEyMXOJIM55x5ZeyI+IpboHwNwLT6eh/d65mYMte1divQXbAr\r\np5b9130hAYlzuoGC2kHZLBZpGoOH/xVJIJmdSWPJZH/07sMfiqgL+4POY8Vn\r\n+FXwa3CBIgjw8q/hxlC/TerDUTygPwQtzJ7UVDyeE2/EtBcIDf5srIpCft0c\r\nIH+cME1ZyCy533M2E6mHiHNuGKRBCzpH6zpMwsW541z/vTf0TTOifXW2vWzZ\r\n7c7TZFOg5dJByYrFbeis6gLXyBHrLZRI5bharL3addGoScXNEv1c5gvLosew\r\nc0oOvmk5aFAiDzYybzcqojMJg3kj5tsN4efRqAw7le90dIOThxYed9eBtIjb\r\nJr83svRXyUc5zAtKcGwVO8odk+GspoPyT19AZxtc4kZBYrlXUuF3O9p9tG3p\r\ntk0chj/if7ja16EjgOQonFCxdNaaogeRg5A=\r\n=Omrg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"f3414eee60b5c685863dbbaa9dd912c8ad9c0d8d","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.10","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.6.0_1647861091742_0.11124944397011216","host":"s3://npm-registry-packages"}},"13.6.1":{"name":"@pact-foundation/pact-core","version":"13.6.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.6.1","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"1efc223bf9315fe3fedb4556ddba8d378458d6c7","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.6.1.tgz","fileCount":6889,"integrity":"sha512-IvGUYDYpw9AwwipmpjJPrjqpd2nhLIGuKSMpI8id2590lzvKUKs3TmSWbhXdVqly+hkbzVbdRbKaEVVjtLivLQ==","signatures":[{"sig":"MEYCIQDX7XkTrdoC7ngbJE2ABRUidu8Bb9wpgxq2fcbGeMs3kwIhAPM5WNXyfekaPiUnb56yIW7LFNNNX59udznWjdFFOgbb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163515466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwm4VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvUg/7BMfI87NhpK1GEI1h8jaBX4Oi3iZ3iENCSetnvhPbtFF+MA1F\r\nEnpvY209Ac51uThHED30IWTu6A6E9xjkKsftzApP/SwyWc4/t0dHCEq19Ze9\r\nUrb/A5RY8861gX+NTyhZZxvvdrlPO/RwDXyYFR2LjmLfxKOesHEKmtWj+UIk\r\nzC3WnpK8P6FZjewSmIf/1FWBE01tP6bBO5vycyT9rasc5F5J/Cd5ag6c+Tfm\r\nWsIgQlYry+xBDfszEODPjHRbx76O8NfyS1+ys236TJitvICf9OaGjP6s5S91\r\nKu7Pbtn5dlUpu1dAbbn05RSRZQYQtMWRO7r23ObE1uYjPt650eFX0n2OM7Fu\r\npUar06WRQ4LMPAGeWnCPvXYaNONnPR+HeorZrRwqAWUI/7iSS/dAYkCKEUe7\r\nn04sAiEBFO3i+2cLkoXZBID2/5orfIT8z/oQvK9D+Hr+6SsuVvINDKM+oe38\r\nbE2nn+as57YdztamIox0AO57+Rz0lkzBbWymc0W2qkCeNWvGpdnrbfU53LAe\r\n5ilLl8bI8W7+AyL/jK6O1/XupQ//8nKm3AtXLIwmR0lKK4ayE8wLNdQdg8vo\r\nrH5K90k1RHY1WV58hTpXxLpgRdY/XD3NR4ChPsk7D4EWzQcOvy579Z+NxBfl\r\nX1x7jl+GU1s2Z2SYK4iL0S83Ab1UXdGi3rU=\r\n=XJzk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"cbd3a0cac5d91dcb22ec943805bb3c3f135b268e","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.6.1_1656909332611_0.6906670106517319","host":"s3://npm-registry-packages"}},"13.6.2":{"name":"@pact-foundation/pact-core","version":"13.6.2","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.6.2","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"cf9e63b418a7d3deff3e673226643a080dcd6ed3","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.6.2.tgz","fileCount":6889,"integrity":"sha512-czcsQIRH2r+w1/zOp/QRNeQPEVM4SCnegKRMi4jVY+uT4nMw2+IEKf+uDgn7W5gCFPwAxrLaNq0dXiOH9W3xHQ==","signatures":[{"sig":"MEUCICIwHUQCN8e6ZxNgKiBYrKOD/zm/1ZXAczWDd97do0YaAiEAjjYbhtVZ7WQhMQ5oQ5j8/L3dElK0zgbysqaq6GB6Q0M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163526146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixP3SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHsg//aTigSMVR3BoUA2VhS+b0xDYuorwBoPdUctzGkxy+Wl+bS2fp\r\n9t6IA78wv+bhaOGEOWHe+GI56r39Dauy1Dtt+ydaRr/CxTU2w7GYjHpPiT4s\r\nYc6GDpwmo7L2GItMmv8Jfn7bs1V2pQ9ZwMj0T9+dyIDncEn+R4z4sfDLKJDL\r\nz9VwaQjF4Bxw0J0AwWdUSp5AWREIyZifv5Ue/dsfwN8FFgglklySUOda1SOX\r\nV2grKLnYLcvYLD+wrd78DZZnZ4ewgfs6CYw5mB58Ntvl8bpVptjI0sp24oXk\r\ntAMSu5g5o7k3O5FH9aUPfPPXTeyt+sKHRWDkF2l4e7s6BXZcLqubM2VllFrB\r\nPmIDMOANPYKI6u7r0bGeD44ZxrbtXIt+1o+yus4K/istVacs/APV5ySg2InW\r\n/ekK7rCOMiFjqA5yTtc0l7dSmm8Lg3ytJclfjgn/sN4WpET7UHUf2Kah+0GR\r\nwfeUMcwhEjdbWRCWopkYPh0YMrAIKWObD5kFoe1D61aAXLpH33lE8hyaTuod\r\nbHBmpilu193znliuCAMhBXNMdOPWwdyqLpLPitYbRfTWLrmuTN4hoq7CG2Bd\r\naCXgvZmEs9mER5jQ2q3YnBZBCJ6DDdTnjtgF9SfxFzmq/MVTb7Jf2tJiIk+Z\r\nM99F4SMLpNJqFw4bAxHi8mygJpKQyq396ro=\r\n=X0Gp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"4a1553a401a3f7562c2fd7e0f41066cb94733ee9","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\" && jest","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","jest":"^27.3.1","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/jest":"^27.0.2","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.6.2_1657077201603_0.3009604546572058","host":"s3://npm-registry-packages"}},"13.7.0":{"name":"@pact-foundation/pact-core","version":"13.7.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.7.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"1f2d2f05c05da9b5b368fd429e7bbcbc0dd805c8","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.7.0.tgz","fileCount":6892,"integrity":"sha512-pzgRqPS1Y6e+EwiMhR0tq95JsmuO1AurOkfcZoprTJ4nOAhpkkPnBCeBXV8I20MTUpmmzZUXF0m/WCHMuHJZjQ==","signatures":[{"sig":"MEUCIQDbi21hUneD9uH0i+c0k6aKRdefc+W6Oh87VQaMqxNnTAIgKkmxXQa93vUrlKxFA4MX3ndAqm7srW9FdgAxahG8CSE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163524286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8o4RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqwuw/9Gr2S3jPno4xXfZtrY5VCh7hjdNfSA99DmTERa2urYcxI9jC6\r\n35WBBQUuMBW/ouYqARQKHZIonofnF4/wjyNVTpKgQjFqz9AC0WWfNdpIiH91\r\n7fKcrksbhpJilBnezaoNLegfN4c38uNX3bkHoevJ3qPOj0bSzO5k/duOcDr3\r\ng8b9DUMXSIST3RjSMyJyX4ua71boC8JvAw15sFj/C6Ea6PahFoW4GuX8dVUN\r\nl/Pkw5vUj2LHC4Ic0Ot2t0aK80x/39CPu7DTG4dgNC3RoZ14iYcINOQHSrfO\r\npnQyf8JV5HK4oIV0W/o6vS8RK6oicF24p/FihqxrDicY7XAFIImEadVAPZOU\r\nZ6mPYDpc9Khdx6zuCCnFuEyrYXwDFNxutvnXKXMgjHhbmdJbkWeffhR/zXm+\r\nAO3fs5cA33He81wcIBubE/JR/GwnDbVzmnlda0+39MEBnPSY2zwUXlKLA6Tz\r\nOKKIZHvOhf+NJikSF73vtM1ex2xV/hef+Y+IJAYrflZ1xSXvbrfYWBVlSQQ1\r\nUZfJrVwV10OnFyYb9IvHuHUnw2BppkSSgr/S6FUUXTyDsMXmY9QaonRiSv5H\r\n0dpICsnRxM9F5BuHV4IBL3qGCgdvXpVcLbzRpG0WBF0EDDullVuG1JhGAZ3T\r\nFtpzsjH5a5HWp58G4rSlzFfWQy0Wt+2LLPU=\r\n=dw3d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"405e9df409f9f3baef43817145f1184c9d02a287","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.7.0_1660063248379_0.5418007883699663","host":"s3://npm-registry-packages"}},"13.7.1":{"name":"@pact-foundation/pact-core","version":"13.7.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.7.1","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"c19378dacb48249b0a9e462801710910da2fce02","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.7.1.tgz","fileCount":6892,"integrity":"sha512-vFbWTAkZ8/QI7lMhu7JjQO5xem3opzlx/q5nanQKSbegQrAp2nZaplvS+ghzGlmmR7/qBo8NV8XnKiIE8oWSnA==","signatures":[{"sig":"MEYCIQCTXqz5nssrk7A6iUywN7e40JsyzUe90Rie5iCXdDS+NAIhAIRUOCEpSRx0gs4ryaqER/y7Vw+UTfZnV77KUeuLNrAl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163525057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8pQNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEFRAAlxOKGyrVu3ETu52qScMOT1DGauuDaInqrrkLSXKJJFG8L/Vv\r\nAnzeoFZ0GETw+cr//GAqUJYZRDxEtsAwq3o377/LHxv3XI2cWv1ppyzuJIjs\r\n3s7nq0FOzyCYHQzEpQCSRjms+Vu0mQP6Lv2csNb9wLa73N9Z69H+1aQ4wJYC\r\njenB1dpCkj4wL/pTMqALaJYPL6dcnMY7h4Vku5rNm+tBIuCcHl+40mUKVeFy\r\nInpFIq5+/Cgfin2pRZsXXZiBZba4mAOrNxoJPhOwX3vgf3SZQpN9dF4wYc7N\r\n9qmJ3kE1gvdxtxunm5DcvGkh6PC+OzEvuNUi5gyLmIljVn1EJQBes9sFDzjN\r\n3/bmI4Jdqc/YIZSZwkHFyQCjyS2Mlv+vQ+uQtkgI/Aj2r19TsG/UyA4/3KxD\r\nbGhSfE78d2FDjrwxObXaFrbeZdmLexkqIy9Ixu9ikqDvjYef+sFvbK8rsUM1\r\nGX9goK7KA3kndK66QhCq/pFwDKZZQVbOg/AOtTG2826X6UiWpPHnQxKbxO6n\r\nZH18XanYusv5pM8GGs3Rvi9wlwfN/apDCOXwdkyGr2kOYkb1UuWeOvFRQ5Vh\r\nyxuPjybTEHEiCipy4ies9+nK1Bd+DlLFwExtSt7Y1Tk8pNYVL6TO4XpwA06N\r\nT2CwozNRXRnZmzaqPdF80lz+Xxm0VQ99tAs=\r\n=NALw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"b054f8cacdac227e447ce228b1bc854dc9c79c06","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.7.1_1660064780530_0.9366646647299905","host":"s3://npm-registry-packages"}},"13.7.2":{"name":"@pact-foundation/pact-core","version":"13.7.2","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.7.2","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"dd9a892e710b134d749f17d4aca4ac392a931d00","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.7.2.tgz","fileCount":6892,"integrity":"sha512-Z7ILTjpCTn6nkpUI9JaFQlGEuEtOleD7OhE+qjyP2JhIvJWHVK7DSnYTCWUKqi9T8ZpJ7hpI8zoRg7q3IeBxNA==","signatures":[{"sig":"MEQCIDS0TZRm61hs0zJBemuaK1B2l1C69TD77cC4cPFA869nAiA09W5VOo3wnYgjkze/bG01uTHe/L/TyBUlZgshWwNAvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163524073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9SY/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYeQ//QgqQvy24zzKBMGcQsfr7Iu5+WIoacuwYlz3172zfp+zJiQdS\r\n6C/sfS10pvriSPwTWrVnDHDQ+rmzDpRAiiAnztnNxPFsZEUMnx4CFmaMwedr\r\nm3UR7G9jS8RkA/a/XBgJGF/4NAQc+z+jWwte3uNPmrcyFm4j7/Gdbuzh4MUO\r\nqDsHxRXSt1tqY8qtqlgHj8+n5y9rgAdwXd37eRzSoV5AY7mlskTPQhFeAKyM\r\nzniW82aPOaYlDmbddAh6U+lQcmNYApXDeSVjzrPMBDr8Vhcp0bLAY0FDQ/ri\r\nBrr4QqkwP8ys7dh9zxZ8CBv1yu+H2+BsRSOoMdMdqUMhgIP8Rgc3L02msiCI\r\nuj1UXfitlyJ1Q+TCzVSHlyANNY/ioWrA8GRMuhyG20ISyI208+qqp7xmQTRb\r\nvF5sKBRITbowMzHaF8cggvesBuEBkJPIrC1oCkEtp8h6gxZrwHOJeJYNF1sV\r\npaBHXWJlOdLd1IpiPA0iirigdMVJsyYJ0kmRSj/l4T+59K3yU/tx1iqoXAQG\r\nlNYofkVc3ODxDVpUtg6+TvtmkmiIoHof+8+etYQjXn1xfXfyB98Dsh/Pu7kR\r\ns9tnYZXlDihyvh4ISWz5/PDAega7k0Su8SJS0gyTkt3y8q1zwHs0gumdT9ge\r\n2MPMa2FSvYsWQWf6WkH6fMZ+CluBnn4/Ucc=\r\n=DzTk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"0c55cb3775ca744ddc26bbefc1de2ce968337166","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.7.2_1660233278254_0.596059712276723","host":"s3://npm-registry-packages"}},"13.7.3":{"name":"@pact-foundation/pact-core","version":"13.7.3","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.7.3","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"541773f58fa1597f2ac48c72a5f4373860dbf727","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.7.3.tgz","fileCount":6886,"integrity":"sha512-nCOEdWTOGdTNaBGvk5uBfgCv6Mh/boBBVH0RSswO/RoSHqF/Y5qMsl3iUDhl7rEXlEgs3JJ/0GZ7lVhtTxgA1w==","signatures":[{"sig":"MEUCIQCmB97cfqSLOpDOenGtdzhrzbnFOrs/nCw+wtxb/loTWAIgPxZjYMJFuKy5qYogJdv3Oc0iDbzm95UnUrFM3YZ+pCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163528846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9j2hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOuA/8CBLk/VsImrP8OsQzau1ZalNp1G0nT1IFgtrWTL/Al3TuR50X\r\nRaOnE8klbEcytT9Sq5ZX4LIjflN5kmRj0qZNolwir8bCHAQ/6eX6JPPKOtsn\r\n6ZFrMl+wLaalTds+bvHCPI+CilD8xW6aBOSyTQ22PICh6uNFw4jD81YZKozi\r\nJJJ6B0LiBDQWEbCGRXFYPi34xJw85TOGY/ugy5EnBFgat0M6VItfpBCjmbUr\r\ndYaOy6MmBF2/4KUqx1epcLzG7r5RcQNSfNgqdeTYu00Uc22EnheAqXyCQBkY\r\nELbx+jlCvrpleZymRx/d0r/lWV8MvQTmh6OHI1lyfH5KsPg8V9oi+3DAQIE+\r\nmsRWuI7Kt4DzsqlHwjCopT0YaFaaEe5fKsUY8UZncGijw2T1dGrNjPobmBNa\r\nbvUBydTNv8s5v4JSBHOiRcnP9BiAfYWegs4J49/twb7044DnESX2wYx+UBsn\r\nujK8dnRgIjRMfoelPQqCLVJH+kcu7HuJiUb+FglXLiyUrWTBNdkeXCtJL4Tb\r\nUeuF/6xy/fk32+c5LsXvRA+x0YXdmqPDKT4iDmsNyPyiuO2goS3N7BfXyTwS\r\n79STCvfVeAW7Eu3NcYEwSE189wbFMxfMDB4w4SkVqOnPaQpCYWa4v/zIR83R\r\nE5Z5c1xf7XX72PU4r2PPG6FH3ghhhNa0Eig=\r\n=1zDI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"c8a46695025cd95bb642e118c8536e4476d86e7f","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.7.3_1660304800501_0.48689629530856804","host":"s3://npm-registry-packages"}},"13.7.4":{"name":"@pact-foundation/pact-core","version":"13.7.4","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.7.4","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"86e0b425227e476f7d91e30e5c46b87c7cca5bd6","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.7.4.tgz","fileCount":6886,"integrity":"sha512-egqBeAjDkHUhG1hK5X7lauo45UALK0R3ep96IDuD0L9MSxgesSqfnFBuzxb8Ga3DHVbv7saXcB6K+X/fexVL0Q==","signatures":[{"sig":"MEYCIQDjxFTWtapp8lrdaH6EvXGfveXc9RATXj6r7hNfcpA5qQIhAKSBGSfVECb5IX28mMICvCDSYnXkIwKu+HLsK7Mwpvq7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163529297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9u30ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmHQ/+LbtiSeAPw/41o6Xvm+U6lEZUrkYsCR48rLBBf7OBnyMAIz+h\r\nIuKRDiXNGvZDzlslx4cstn40AiZeNAtx3ZiYrAIuABXmBBGpt2fAPTVN2/rF\r\n4brZT8BmwfNL7/MXMqZ6FaeXmspGtISsMs2FFGatagC/TUSEBDgISzgeyJ3g\r\n8ie/ZV0RWXeMLXNE8fBN2GZmEcy7r+F6EpeD7DOdJ8TUmZFUjuk7Kon3KFXX\r\nMvwEi9xxBPWFVADtz7DtOb3dsny7jQG7/diPDz+hnIeur8A8Dubo3kz5yB3p\r\nB4y0J8BbiTFy7LurTEvxQNFEXanuu9u9bgaSW/qAstZT0rGgAhvS1VR/54Ti\r\nBAqQBHqI+ihJsWsvIYuU4UYHMJP2WnmkfCXEef6DCecH+CoLjEpsi9xefQ2S\r\nYKJA9zAUChjX/CdTItLLzJ+ZlR2S8EOc7+tsItTt0348T7cyUFf7PxcDjuOs\r\nNMTeIkZ8UWitsr3emlc5O3DlXTEhH0QNOUwYOeh9mc8VNdNF9cGubxVZIHlu\r\n3CSh6wEnv4vhnoQEZaXWBJvuxVGutyqK/62Sj9f9oTeW7nVMw3ImDTr9ne3v\r\nDxvQQSg8vrK3rEYjQLRWwzvElUNdMfH7UB5Lt5SQKAHDGaKDJBkIvxnImpde\r\nblk+I0R3CAtie+UUn6JZdlLpyZz74HKYOP0=\r\n=byAZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"9c259c3f924b3732c3da7e13f629e13f34b8313c","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.7.4_1660349939718_0.3459245987401798","host":"s3://npm-registry-packages"}},"13.7.5":{"name":"@pact-foundation/pact-core","version":"13.7.5","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.7.5","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"d1ec4c83cf45f0f630fe4e7df3488e5baf9431ce","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.7.5.tgz","fileCount":6886,"integrity":"sha512-sdUR5Mxf2qAy9/ipg1qwfzOhwznx4RaHrFxuq2P9BC/aCXNJiub3ygAgkP9yOlDqFotpw60xtEhIuEpVO02ITA==","signatures":[{"sig":"MEYCIQDBUGqT7BcptuLb96qkfT+Gl18D7AVWHJPH7VwO+MjjJwIhALdSHQIAKnTUfl2jzZO3r6zAq6d3x+1PgvggV9tg/j7X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163532513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi96TyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrM3w//ZX9qH14SxI4T8IywqilekiZ6tGF7tptTipiWQ18yPhlGP2Ax\r\nPa/KQx5+KjkjFQcFNXTNVPBU498TNiBJlipA80s5VNPd+KJnmi+y3NBXqAYf\r\nUPoGrmbauY5sMrrLnU8T30CQXbblmiaQkgj9oCxAxZSKOwt9LmdQW1pkfBst\r\nqjVloBG9Ibvsd9Qcc3IR+QWyU6L0ygHeGb6sdK1CKMmD8YntYp964JuY++gC\r\nHJ6yt2mfLRZupCArERE9cg/BFZXdtA+cszpwt9GvSvTrzorfWGAkSlLkcDKz\r\nT2LxHVzS66+OaTsk66of4F0TWAR1n/ZpugcXkpeYBFjAKkIfVHpTe/pYIkM+\r\nZHLL96WbsUGlIAXZwPhGFWVe5PNQab4RkunVgVPbeIQvvTrc7obVcnHOIgDx\r\ndja1NiDQGsY6w6tUl0yfDanSeJkdPjLng9RbP/2+2K0LRGMVvVudSbdGiJu8\r\npi2XGWOYMAUkmYciHZgBJVhydL3fV2GZfOJNeUE7wVC7wGAcH1RfqvXTFnvR\r\nPVt/XIfZaKgiN7c1MdmXGcpbanrcUPUStJ+qvjMFLVXzWYkSSZ0RGsadiQKI\r\nYcSWk9t5ob9EZ/BlPX+LZDYWIJCrazXWFFwxZLef6ZtrVGyxztEz1ndLQxQr\r\nXBQPcULvo6zCIaIpQSKtQ+ox0j4rOSyObsY=\r\n=4283\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"8db4a7d3e5700e43f8f6208c327337d0c29deecf","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.7.5_1660396785746_0.9283447982596671","host":"s3://npm-registry-packages"}},"13.7.6":{"name":"@pact-foundation/pact-core","version":"13.7.6","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.7.6","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"528427e16e60c91e696dcc3b5a1e55520e0088f0","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.7.6.tgz","fileCount":6886,"integrity":"sha512-6sv5EovrdXfneiXK1LzTlod0h0Gu65M8Ep1YWWvKIXbg3zQteZwm7kIXO6IEy1dABkLApQPE3WIyOVO4WS/u8w==","signatures":[{"sig":"MEUCICSKzD8YVR+jkIPC9USOSXmKtOL5XnKO2o7UWc1Bsyq3AiEA4FY5pkdTCM7FvHiqea498PkN+35FWl8AIlrHwmNBv7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163532833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi96wvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSBg//eLTs1/AM6+wGgdHJ2U8DMyKwVhUIVPeYalggwbEvPF0rng05\r\n3J9STuy0p6S2Dp5Y9XeZwaceSw8afhvYESSv07y3fIrl/f61qb3BERaNaoDX\r\nnYKj9GT0MQ21nuWdVGj3H/cUQQKce9bF4n05OFgUqzPDxGXWdWadXznI3JWh\r\nKYDY+jFqkRz05Eybdqtop9e3s3yrLlG5T5clRLFFpI177+GX8tSTHCfOI9mi\r\neljM3I2c5GlZp+JPt7XjDL4qzz2JMjT5DAbkCIyupVB4uFtqv9JQi/3gZ8MP\r\ni7TXgRttzZZuq3noQ40Htb12ffKSuHsIcaFUP+CvUtr223fpkd8od9L9tObR\r\nP+yJBsNVGpcqm995enmrjxMH42F1+6PTscuXB7A0DxHoH7Xv8qYtlONtgRGE\r\nr+MQAEnxn1uOsEtKebSJdr0UVF7Y7aj9gN+WiiwDPCNUDeVm6jboiW07Jvrw\r\nvSoBCUya+isaq9aHwkxRLtW5n0ESgRyVbq04/PaDgGGGzvYxplczdjUI8nnE\r\nWCbxl8O89BOjhpQ63HkY0tqN2bIUPmbs6SdLTn7Ry5QGG5SeKu1fdlr7lGDD\r\nqnKvp8YCLyvbfBQr3tiOIFsF+nH/8d1RRlMvi6KT0bnS4JsKLf5cecBtvUrK\r\npleLsDg5/72nyRVdb6HvaBYeV1v2gFSQghc=\r\n=DwXD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"84d6e0cf82606be965fece4eaeb9f56f0c36d593","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.7.6_1660398638118_0.6203070902018801","host":"s3://npm-registry-packages"}},"13.7.7":{"name":"@pact-foundation/pact-core","version":"13.7.7","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.7.7","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"c5cf9660e07fcd4094ceac9aad4a8f0e9ecbd5cc","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.7.7.tgz","fileCount":6886,"integrity":"sha512-HNqohqsifVS3QF9Qq+OJvss6+VdZ/yZ1EjSulQQCQYleOlm9VHArNngOJE2Kb1JIIq7Av7J6xNg17cN/hyAuxg==","signatures":[{"sig":"MEYCIQDKpAWtqIuz4n7N1XNtoRVfDaXRHtEOPNy9NI6Sh6zEvwIhANrIu9nrIsPQU6Q9VEB6i3e31Z7xQhkLEHFKkwCxiZCI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":175641708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+EkQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpw7A//S6ODVeyFi28jc+s0eXtoYKZ3piIwx+tVGTufX7Nx9Vp4QETk\r\n7rhPX9EW4qaFJDFTeIY2xP62NoYp8rnoG2J24OeGpmCCxG7BN2DLZgKLgfko\r\nxcpxSR3EJ3Au2jfIZHp4bWSykNYFNEPZApUlZcbZ24OLq99ZHhmHHiJv3bXT\r\n8H3E/y+sbIBxbTnSjJknBZleIVToqZc3PJzyz80OQPMsvzjOr6zLxQHQqxH9\r\nF6a9aS79NzQvsujE8UF0n1fs67abjRO5hfqb4rhrB6vqBAN0I6Yzg7iTwlcE\r\nDR9yH74/zmg2b97seDLhDWmSmT0ZvT7PMtTTalf2n8pQpOWPGAQHlMUp5kza\r\n1oQy21hVE1uwonAe+VRHU5QUBTprdKo1/rQI/1KFKJSDiOmoA84RHzTfttBV\r\nuGz4ciOJMUy1XNPkfcxIvo7k+pg8eFBtYUmbOFv3eyhzctyKz7ZY96OEIrlw\r\nm2w7zHFeTTkUWwgBRPUGgI/FfvjIY16fZlpKh9XpbhASztd91f8T+XlbDXX2\r\n7Vy+YB6vllnuhRsZE9stTfBpE/c2Cl6fY9jY3xsz5j5GB2OKAw420P61zgdc\r\n8YNIn1Brj3b5ouqXzyrco7HASDQepllxDQsRJHAeHOiWrRMzUYr27LF4+E5o\r\n0AW2BlQDsv91kUZTOTeslr7i3Xu9Ff3Si+0=\r\n=PEao\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"14b79ac7a963204254f52806c50e084f4346156c","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.7.7_1660438798763_0.9229058008809237","host":"s3://npm-registry-packages"}},"13.7.8":{"name":"@pact-foundation/pact-core","version":"13.7.8","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.7.8","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"a345de876f17953c503deeaecb31507f56d1feb4","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.7.8.tgz","fileCount":6886,"integrity":"sha512-8jQ/BwzmaeyE7PIQoLMBcKOxyNVz99Y7HG5rQPLJGmb9c/4MT7XfU1PTJS7e+c/h1zJCtuupUw1aKDySBjkbag==","signatures":[{"sig":"MEUCIEl3aVWlTgA5224Qg3PD/7cyQGlKFbaVPtm6T4BzZITyAiEAhpsdfXti3D6YZ72HEc/q/S+upKtuynGNSPKS9icp0Rw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":176379537,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/zNiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqS2hAAlVBEPrCc9IQ7yu725vmqMqDXZ7IYaBQ4FiuWvGSygTtcDJO2\r\n9divQ13tGR0kZSvN/82PpZ6ULTj375hG/dkuwGDL1MfuEP+e3LCr+cxdjVlK\r\nXAn2QHOu9YkIkcnz+qHdBx6tF32SUKbyfffN5M3kLblLOIDtHv5Enqb2XvBu\r\nMSc9oQnPHEnUr1vJXLkZck5ennaROJx/fbRBcZzj4qg4LbdLGBO4yIuurh9Y\r\nZCWwhEmfQ7fah0fwmUFI4LcMUkT7YlNEKj+1OAC9ip42FlkTvvdFRaYqsdHJ\r\n4TQcWZxBE8zkWduQvPn17zjwDC0U7AhAyxUjSQJW2t8xc35ZmnFDVN5q94Di\r\nkVx+M02eIiRWpy1deninXO33h5Bl42XCXjZwYCdmdJcD/7hPCKAxkxuF1tf2\r\nW+qnuMteVOWOkgK7kUnkX0YukH7wVQYckchUX5k2ryoEZfWzRkGH2hDnPxtW\r\nZx2zXOV4JwwRwgofG+ohwYDuXL8tks/LlOd8Ab/9XjjYziP7oiBR+d6cr6OR\r\n2V7sF00lfqwMO7f/ZHQuasLNbow5JRlDwfXMJS0eCjZ6TRxrPi2uek3l2zEC\r\nptL5bGg7GLmbVy2Yqa1BTEMCnJ148abd2tPsTy6xCdMHMIdD08IWHE146Adu\r\nRP7SxDDfj21MsFEYHh4FDd0U02IDFVYJbqQ=\r\n=H/G9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"f115cd75b3ffb7db67a1ec2ff235a4ec9b3ed064","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.7.8_1660892001661_0.6061206090543829","host":"s3://npm-registry-packages"}},"13.7.9":{"name":"@pact-foundation/pact-core","version":"13.7.9","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.7.9","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"ac7afe2b1ad955b2b73e8aacdaae629798cff15b","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.7.9.tgz","fileCount":6886,"integrity":"sha512-ESHUIaWoZPD2jhHryXrg/Hozkkwoh+OA14uZld7ahIxbC8xow5Jly9xc+l7C26aW5fy4DZWYBZrjr7fYHFMQog==","signatures":[{"sig":"MEQCIDQeo4GPSNJ4fxZGB6jlnTEEY11zZz+N8uESoZdbQXjvAiAIjG6az2aSW9J0+fQWI9XR5+KE2TV1iAOXpZSwwsjTFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":176460463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDVnDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYUA/+KbeKSHDLOMu/sxL9+6Zn9qARdQN2u/bSv6yIGaOcZ8Mukp9X\r\nU5TZAMBZwg4WLJg+veVkoOHvJWKrlv4amRPgtNiDc+XrmN+YAsvk1OrloeNm\r\n6AtX8U47rGqXtt/dlYuhWFz38g5FY8fG8X12ijK5JguJEnUDdF5Ixmammq9i\r\nr4o267PnyG/0LkGD2oglr6qJ26PHwzkdcLRNs4b4SA9xk4g22PXLRN/231ds\r\nThyp1qQ2tKqLv4paoWdCCrCCLTs9M2dUA0i7LTBJE/oHbjdTVj/zTvlpTdxn\r\ncTZ9wK3uEv0HBYgpPFwkHa5zYjpjCwRjjxRJ2FIkWOQvTa+GXcppZ0bBDaFL\r\noNEDmKQENL33KMxJ5rPA965rqAVTDYE964WZnM9d4TtksndBj/XP6dlesWKn\r\n73I1jOp1o5AV2ncvMtBJJZfPTtOkXMcGge/YV5Pl+eYnp49QGEQkpo5oygVo\r\n5XpGFeCw0k9XZvE1Kl58Ao4q0fUFodKNLKje237bhmX4IfB7vrdFMaMgxd4b\r\nvSV4Kk1YT1qRF5szMG7zJ207hmTLY3ddbLzsla0HwDZkzFT+DxppnHCxMCzo\r\nl1QoFgE70pFqWVPic9uRPtU70lvaLFcwj+lMdBJlewA3SiCAoUOePneDyWmH\r\n8Yvl4S+GbAX9hlasxtZ/mcPygW5rR1/FdO0=\r\n=UOIT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"ee80d74b2add447187917008fa275fea13b944f8","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.7.9_1661819330574_0.3453319438932063","host":"s3://npm-registry-packages"}},"13.8.0":{"name":"@pact-foundation/pact-core","version":"13.8.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.8.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"42bc11ab4af8672652093b5144c2643ef15de794","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.8.0.tgz","fileCount":6887,"integrity":"sha512-nyrC3E8zJ8sUVxi2K2MwOBw+Y0pXAUzdniCkhSqVm7H83ahmKEXoR2fqwBNaxubiboX1dyrLGjfkORg7vk3vqw==","signatures":[{"sig":"MEQCIEqlFzbRxl6tBvO95yEjkR71lpOqgHVKDMI6E9CtFiw8AiB75bTQJf2uSaBj8VcEgACEO+X2VQpN87NBr243HuXr3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205711836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFVsFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6mA//bva/QvZEpne4W15luFlodexT4MiRqjo0HUSa2IK7qhh2BwBH\r\nSS4+oYbTO5erPWQQycYU2sMefqIRAGiZrRWxgeG+hMgIu7eTtw5KuVqAFCjh\r\nH50zw6dh2+L37YFmDoIKQiX7ysI4Y1SyVgYkWggVdrI+fabqUGvoCwKDcenk\r\nHhdftP0cb/GMMC3VYELQURblLF0VN2M58iJIAlK6au5627I6QQQvCMHx9kPE\r\nMuoDswjO7QRskQn778FLogJRLNPwdMNH55TU0U6WWeb2mgMgdD+f6ez0eYR3\r\n5ILjVfCUXM/DcUrUHqIM0AGJQlrop184YYJHLT0JOh/0v5/4EKHsK6nZ0FWc\r\nflG6r9ZT+rWDO1LBFchVFgSIqwMvrZd1pRgj1zv8fpevhnopiHvGjNohlYMv\r\nbxtdr7i/9GtuMRlAXe30OgMqzU0oAeIRDrNn9nCqXx92sQG+UkSy7SQvylAX\r\nWn+snsFe2Qbx+7IGOsZHNPwkENhNRYNdwCMwDmn/uv0C+cWJv0zBeOrP4xYN\r\nDkluwAwLTq+OtjyavBuoDzgv4jCHDkmUR6cpAYFZKNUIa+77I2J2uAig8FJu\r\ndEX1OHWTqHrx8QE7v9y0ceoZK/wk/L87aCYd2LWMnGhdAVjg6TLHUoJPLw7d\r\nqWGZBQ3BZq3fep7CNJy37RH67cAWuEozu7A=\r\n=D4It\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"616dad9b305fd7878b05b837c0d4334fc70a717a","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.8.0_1662343939878_0.6011665097307364","host":"s3://npm-registry-packages"}},"13.9.0":{"name":"@pact-foundation/pact-core","version":"13.9.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.9.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"9a8a372d4c6ff110a991a73871d9007ef11ac5f1","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.9.0.tgz","fileCount":7079,"integrity":"sha512-msqQ6RaOOSdXlEgyTfgrn2ryjp+v8SvR6qbCSM8lvA6KFgxY1oe5FUCHANEjToMNrPY1IsfgVojvoWfo/l1kvw==","signatures":[{"sig":"MEUCIBQih0wnfA+vCscNduoChiK9zi5YzJF1gCTUqk8T6zVmAiEAwZSP8DziGI4vAGAWIiIhQpGCcQkWfRoF42KRzz0bF1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205936178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF/sOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPQRAAjso4XgHnaPS/RQCA8x/wz4NUHmoN8bc8xXrnh0I56/EmrUmu\r\nB1E/ASKXkBq7qAcw7mZqNOPc9JOIt1i/77ng5PC5t9nMyuNszJ/UuyxR6tVY\r\nQDE1e8F7yomLZjJaQ2xiMg3L87iv/dAgYhZqt+tGijufL1FGHFdiMfOqQ4J8\r\n0+swtPpSaJkH07TeYfUQ1CXQ7sEGrVo9ixM+zodd0if5ndZrKZc09hapk1w5\r\nZ9N8xd1AbOpx78U9iafnlXrPcdULtSLgDEEx/jCyB709WSFpg3AVD+Fx3/df\r\nF3DZrxzlMHQ15XHmKVVIuWOfLt05I1MUyinj96ubT8tbQ0Tkr8EJZ3V/Tywg\r\nfk8mUGz7cmb12BCgPvYPjaMVyLZy82xGnoINeiM0HIQjAb/RLMu1wcwwX6wO\r\nW5vRgsE/DviHZTqEAK8nl3rRmUqFqaj5MIXXwXGT64yu8w7nc3ZnWOoVXWNw\r\nbrMNtlzx3NXhHNpfr/oILPusDTBLx5EP3mDLaBmyzuvRMO162hXyynj+eQ55\r\n+Y78/DJJR4sZKI+a/p2FwwHk8Fyeleg/0I1Dwcpts/eDpXfEYuL7suUkfyp5\r\n9ugvzG9NbzVCs4g+QuGfvfr3If5zi4U3YtN7M8dH5wdIhnbjMdB4IevSxOwk\r\n9YqMI844y4ygZpuGDYI+Dd7PcnVZgaKg4pw=\r\n=usro\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"6e1f77b2c77b120e3e07e9e418bdafee0ecf6a14","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.9.0_1662515980745_0.39116370208378926","host":"s3://npm-registry-packages"}},"13.9.1":{"name":"@pact-foundation/pact-core","version":"13.9.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.9.1","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"13c9726785081e2eeba9b5777a92785a355e84c5","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.9.1.tgz","fileCount":7079,"integrity":"sha512-UJlai/Vm+5ILPiybH05ouV2t1bhaRKTps1wck2Mi6ODeBBsZFlyn/gcUVxa2H7P2nrNRIC/Do3YRzWrfBz6JaQ==","signatures":[{"sig":"MEUCIQCFfC3KGFekJs4Xrzw70HCNh+B7kzbq3fjqBF87kI/zGQIgO56rKtXI06g2+3FFZffZV3IEhMi22E9zTg+Z0u+Y9wY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205799442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjM72uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrh/Q//X9JbH4l6UrHEeIxAYva6IqrKTVpZfIA5wRuqfumjc12+Wakm\r\n5w0BA9somrW0wJE9vfF1FjeRG/f3MnLAZjC7sBuajWL68WhIVnZHIAdY2YDa\r\nzO+lnMgYiQXroBEQId6LjHHntUaGsfjRPaVSblZrKJjw/G7MoqQzT7sLCXjo\r\nLVVvstFvuwSByDsOx7By4m+0R30He5CsJwEiZZqmveDPFtMYDghd2JyNqjyn\r\nM9wHf512jyHho6qSLkMml+4O8TN0f3hFOtutBD4B4bWfEnqc9B9EyJ+lSIYl\r\nGd5r6rSikujNVkN4E5/PWZTFRgvfQerbhCKlxI1DjseM9fxCvbOPhzXCU5zc\r\niZMnvQ8BC0ypDY9bCkGXPp987k42iclejkuuEDbnADS408bGoeZ/qSbSj0Eu\r\nhEEttR7ygVj1fky6gC1U9Lm6bA0odnOg0SdLOw/of3KEnymZmN3KjDdosrSE\r\nmXCY0exE7XNFz0Z32T0x7byJhdAteZ625lxWrF/yerJU8nHle4wmDfVxqKA/\r\n3YwFrv5fZMS5LtNBmgNNaSxsZnUFvjiyR+4T74uAPb9cVBoqCZJcM9BLrL7L\r\nhwPgRRGF6JbC62BLxN5f0k3Sh2T0VLTmMZihV3/xzwkes2Yk/OChn5+aTSbR\r\np0FN4NMfEdFlKiL8aH3beNK8Hd6dCAhH1hU=\r\n=ggT/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"48257dab3280ef37d0786207e6df7ff89ac41016","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.9.1_1664335277142_0.38228226595313486","host":"s3://npm-registry-packages"}},"13.10.0":{"name":"@pact-foundation/pact-core","version":"13.10.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.10.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"adff99a50ce1dbeb1aac78f64f5ec1c5834a0d61","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.10.0.tgz","fileCount":7079,"integrity":"sha512-Br083TzYm8x+ijpLRa1p7rWKk+tB89+ePTdrSfubbDk6T3URp67HXjOIunDYSIMgaTrykoNXx9dKqTUGfDaRYg==","signatures":[{"sig":"MEYCIQDNfdhTJiPFCjxyDbw9sc+SykGGJ/UX7QCpd/pj+/OU1wIhAN39kgOzt8QM52HE2unRU3RAoQTFWdnx2Do9iWBH6S41","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205802211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTpW2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouEQ//dBQ/UgId7YXoD4/zcw0sQbazzlkLC6QU2wnX79308BIrTC9A\r\nFGffGIbyti8jjR9U8Y+rodHUHGoyLZD/902IUrEJccJ281QVhnaDPWHwLEHi\r\no2YHgyICjJmBIwE2uWAKS7fa4mBdLy2hBzRC87WKvtTSHC8tuZ/5RAClAsCP\r\n52WubYTGE2RM4k5qBPMxz7wjsb87xpETKlkmcnTCwvl0f+pMALDkqgXKnu1c\r\nE+yizigyUNkWWKwBDOo587mKhbUysvbLu5f8B5CpM91HTULafdxoTfT3wTsS\r\nzphcS7BF11vmSovazt9a3MP4ViQgSCx0bRYw5TtGHo8aOaJE09f5VMnLJeij\r\ndHTGe12NlPhG72FV772+oq3g2P+J39puomzE+3K/cDfMXgQ3vUoSZU/x0IQM\r\nsECKUBvnHChIH5OT/fY+4Z85IqEPCdS6f0c+WZ5Q5/odMIOkyl00BmfIRtjF\r\novWocdnhs9AAM9WPW5qizTGk0gYMLoOzXdXXzyqIR3kIy5shfzku/7KPq59H\r\nInLG0Po6Ban6Xox6R26He/0nVnIoA5qzo5MQUDnE4IYKmS1335BxjBqqZChM\r\npENpj2HW+hJlWlf43YphoxBfb1OPI2Bf9LjqN8nJI8ff0V6csWHfXblBn0j5\r\nOr+KdmK8GM5FkH8p2FA70zubfboEYKp7BsY=\r\n=aZe2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"b1365f61564cd8bfd552247ede1f46cd8fff806c","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.10.0_1666094516769_0.0640291967771669","host":"s3://npm-registry-packages"}},"13.11.0":{"name":"@pact-foundation/pact-core","version":"13.11.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.11.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"97c70e47e0781039757d107f8c48f5bed7caa05a","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.11.0.tgz","fileCount":7079,"integrity":"sha512-XwbGoGfinpLYwfsqdh/D0vnUSJZILx4ew2Yxw7An0KLA5wQD5EUFHWHdvJQp2vOMIHOGC2LxFLYhXObzxBQriw==","signatures":[{"sig":"MEUCIQD0O9JTRNC82RMbC0Mo7FslUNlJvE1aDA4TIpAIU2XHZwIgaxf6o3Cb9ipJEUcUoj7jzTlcLZsBVpGKwnSNz22IY1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205975677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX2HeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmraiA/9EaR4sH5Q7Wvh05yrgubxWtzgdpQ+EGzauSmcdF2QrZCL0uRK\r\n/QoLwl22SId+0PkfHB9lCWwiBfcpFrLkSbNvv7NrbETZeVzmG+GG73htk2Pn\r\naZS/eM/zHHBAihlckfLvJQ0Qo5KKmN7oWlyQk8n6/05JRhclGEoo/EGMd+j3\r\nC4vJuHyPoUpHv9fVAp5sjfOP4GkpcNMRW08cHkk8uP7dWnr4D3qhM1Xme3Vj\r\nKK14WKpbacX9+bLKK5ImW2+3srwKfJFLWXe7nwe3yrKVZJKHLfArAG5slb2y\r\ncszCkSU7p+W9lRBDiDdH+AROio7QueRQiGu7YrcNU/1g/GMU2KMMK1S3e4RX\r\nyLKWPhq7ASTWmx7mreqaAWF16mAvEVcAPNjY/77YiduhOacnTrBbF9DxCo82\r\nNBglLsTU9pL5EkZJD1u6E5sqNoxXEgV/edHIRAnRUYDuDV5l78CoS1r30h9w\r\nytTe/1IpYhGxZ2rQ13+ioHZ+bnFtViAMDIhF0nIRhotCLIF2SDmvNtJCMVod\r\noGyXa1/euMLBIzlEQGnSLJo2MTWghliLqmzabGbE811yyZ9HwO58j3cal57J\r\nFu5Ll9PlQZ2g+kga/8lYfizBGw3ipSpm+0skghFk63/yz9YNxiAEx2rnJHC5\r\nkjLY7uyL/i2rOr+5I/GIUWujoJuxlZsm+v8=\r\n=wGSx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"7578b1725274cfab55650cf3a12a6125573abd59","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.7.1","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.11.0_1667195357520_0.2442786385498581","host":"s3://npm-registry-packages"}},"13.11.1":{"name":"@pact-foundation/pact-core","version":"13.11.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.11.1","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"180c29f9afbfdaaefd5861fdd764bc3503435dc0","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.11.1.tgz","fileCount":7079,"integrity":"sha512-LWP6cY5oJfsDGZW0ApmWhZIAe5bUc4uve15nu9ADWSE6VS7R7wzmc26/K4NdRf8yjRfAPKuP0HkWRFKHWun/PA==","signatures":[{"sig":"MEUCIAMEgJnvMJSTryjwLegcohdSpV0rPh+CBEbMR0lSIkTzAiEA8ZRw/U6h0wQ8bS4cfJrumnP7e84WOeThh8uYfGO0Ycg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205976549,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYc95ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokVA//ZmW3LrQR1G/oRxmsW1disfqUi+xXYXW3IPCWg/MS/GlhufkN\r\n8GSZ2l8z5Sx5YnBPXoT4eaovAcxC9EIPNYPanxP3pgNopr9/l4lloCKMBzBR\r\nAczsCIYVoaGgtroVYziaC9ZKKXquvOZCykTpZXRLHneEFdJDPkpsVVgZepvN\r\nQwhutJcud66u+J5C293LjP6SBfd8wiHTf8zYZBEnd4j2JL32CTOzHiw5Dx5a\r\nzhUsbxWf35W1brTNSFVKuhPGLQEbHQXfcdKKEuEXeoyEt8inzBgLvWAFWT8A\r\ngsIBmewKVWMCQvqeGpzAgqDr/ubpL9b+6oPUVeRqmjvmr5vtjiq67F4UCb/7\r\n3wLMUvHgpw7R+XfuAlJoPgcS5PdS2HJcaGQgHkg1c0V//x2NEBmBduLaZ4BA\r\nvy82MRs2JH+xyAa+qLrGHEtsAUEYj8uyofsw8orCOeiwJsmKJiwH4SYLWmOl\r\nD5ruQ7zwsEEQmUvGsFgct4I7k49rXPLIVd0zE5ugyK8F9bz62txA1T6wnbF0\r\nFKYpTAqCEVKwhMsUqYFyUK4KJFBMtbFfpQ3aIo/xcBw+H9k5+kyuSx8IkwJS\r\nNgSpKmPSQJKhqNH7mrHJK5ZABa6z6x7mvSwXAGjil1HcaVkwIvzTVlvHhQUP\r\nfTCGKSK+768A2ES4A4uM+RgRG8yPeTqLoDE=\r\n=elBQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"a81095525a045ae6d87e5444b712c59679a71efe","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.7.1","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.11.1_1667354485258_0.15089617405346067","host":"s3://npm-registry-packages"}},"13.11.2":{"name":"@pact-foundation/pact-core","version":"13.11.2","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.11.2","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"f7129d92b23f3afce4666e14654b1fb6da9a8351","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.11.2.tgz","fileCount":7079,"integrity":"sha512-/+FNtKPVnbA1fbSxBK7ptQw/A/B4850GrzI8rd+3RsYmob4ue30RSeDgD/IQVGbxiVRzdVubT/zFlrNboTfKYw==","signatures":[{"sig":"MEQCIGUPpCqxLHR2cXG6ekjDfAeDXExU7g0QZ8tpCIMNEsDyAiBLJkPS6WfpFpSVNfszDWCsW5rc8RsOKeIngZYwgycrNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205976891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZQdDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMAQ/8CHtvIig2MAWJpOnb85nHkfoooWUzeYGQ5qvewjCxkPawfs2z\r\nKqvnuh4vNlNIevRwQ/Wepj+no4rQ43BqAlYQkVbR4YrLmFFri8wUtrc9Be6V\r\nj/A+kAH11K5VtJHDsq5TS7ECjdKEwennBhzP+xlBi/IOVhstSSfl/K7TOUQ6\r\nm44GJVmu9XlxazsPUa2TU/qIHbk3iiBP0tEHaqnusTODdW2fmgzrVkkIWZMt\r\nHq9GKLwgXkX32++RjZbmCAqvZIRWCWNeTkLZFT+EfSBYQed8sYgZ+RBheUtc\r\nwaYiLYzOFQVxAgWxAbLWpGukzi5CEz6VhCLO3QdZI32gtT6PuB07k57K1u4v\r\nc2SIipoRDevbnrbPN1IV8tIiX7rBTCHELIx/aoRrAkbpFxnwZ0Ps7k0AbVzJ\r\nUQZHqt+1i7q4IdULMXM9WPMrNMBXJ35Z7QNNwQgEYvsKGMXkS/GhBy/xzG0P\r\n0d9WwF15hfepBPhspA1VMD7USR5ltTKUDtGepwl/U6ujt0JxQIedPA+IL05O\r\nuEn5zsj+NO1OG10uG1xRW1z/yhfSCIDvyQ/PFCR16adcj5o1wOWEA6RPWFVz\r\npZXxTJTyU08OmBtMJjBCC/A9OG3h9kwxIXcVRfh6RKcEDvsSw1VXkeo1OupM\r\njRzfIeo/cTw55Mc+HAmbdI+cBKKJq9nBfT4=\r\n=LlUr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"b535ecfe73d4e39120d5c627787bb6a2bb96460b","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.7.1","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.11.2_1667565377968_0.06157883152390786","host":"s3://npm-registry-packages"}},"13.11.3":{"name":"@pact-foundation/pact-core","version":"13.11.3","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.11.3","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"db32b2b30f4fee90ab90d4bba0afb5706eae3249","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.11.3.tgz","fileCount":7079,"integrity":"sha512-7f8/I2O0E2h+L9fPZzRMD69I50NlNRTCl9bTD76m3mGkgFiMeCvM70Ky2AIux2HpBnlKQuszFwWJAvQYSATzyg==","signatures":[{"sig":"MEYCIQDqav5+mPM1W+ixAXUlCCFBSMJ4UtLylFXJWbaGKf9TXgIhAMdeN+ZZaEvE9IqwEe8J1VAvwZ6HYCaUyGPmrw/j+Upg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208021907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaJ0iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/4g/9HGoQWba/UJ2uvugpoNT/tKKKvFajlvlOXfBlc5cX7p2/YweA\r\ne5x0ATuwcwEri2elWqy2jCAOs8HOLkK3hwrNfceW1/hIjTjrzt2vcw4dy+JQ\r\njYmsA7wjEgXjW5UXn98I17sEQ/f0CGcNjcf484Fi/cAv+i7OMhLth7OCFyk2\r\nOJMEWT02flNUudMto1lAX52sGjwbZG50nB7D8GkqrnjYhVvPtdQlWV2GqFO5\r\nSi16qc+Vfv8SBD2aKnUnToooDKpkUx6KA/36VfQ3ncqbwCXXzwx1z5PTYnZ0\r\nyU3JMDesF6Yp3UlQjszZIDI0BAbjyBg3/mAm5IXd+AEdcOqVMvMdsGnLaRDQ\r\nRmfS4osO6mgUlAl0HLr9IKq5m7XBpW+dFBPQUGU0GWYVWfpv9zyIc8Ov9a/W\r\nQH7TNSNY+61WcaYcRMSBdVLdEwiVa7CtxLHCFhp5JXUqe0/Mn+THrfIRWIHV\r\nyvqtNLkSN7qemB7IMshEE3OPtw1XV22HdoPcge1Wc7lL/KG6JJisikpv8uv7\r\nswRgIbgc2Cuhwpr9BOf/MetAi+ck1lNkHwqgxXCCxXs2QcSzM28t8htTqW0Y\r\nwH4wmU9nHE1763px5ol8vb6XutBISH8+NB9FPwW78CXmwMtwQUKT53Sy+7mp\r\nZjNiS2xwkCgvDdp5e56bjj+tX1HMnauJFaY=\r\n=U3NL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"bbcdf6dc3023aff6e9be441bfa02c80b48e4c038","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.7.1","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.11.3_1667800353309_0.7247094710008029","host":"s3://npm-registry-packages"}},"13.12.0":{"name":"@pact-foundation/pact-core","version":"13.12.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.12.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"80cf6d6ecaaa7537562816cebbad86ebd40d64df","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.12.0.tgz","fileCount":7079,"integrity":"sha512-q3Un3vxKBfHaan/Jb3COVC217s1HOKlvAxmyATnd2c/1Uh5ftQN+C4h3c6VojPQ7CpKzDtqZIourawCKFctkNw==","signatures":[{"sig":"MEQCIBd1XYgYRR5bUgLWzLJ8My30BoFpTVUvj2ULU8yrasRNAiAmvjyEDm5wJaEvCiuhi6Ns9S4cR6SDR+L9BhShMInmDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208026814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjai8zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0Jg/+KFcxKqT81JFyxb7JLB6ED7NkkBgZ3jkFYJmk8yWu+se1qpki\r\nOE9XZKzzoxxR7fo42aDo6NftlJ2Y1UeCye5mb/XV8XCMj7/YpfO9dVEYYnW+\r\nitjfha/HCYDTLuTnAu7uDvfL3dS6Ex+dNm8YcTsI3lcNjPb6LbDkYog7EumL\r\nuMv6lPK75SmBLi3Wzz4wstd2ID51dnGCCLIlADnT3DHgIEg62J5rlypFSutD\r\nsHITJVST3OSgobWcXFdmEjFIZQ7xxc7ChlfeNZ0NZWbSmm9XZ6g02P12dy2V\r\nBPOkKvFW4wNM5apIrGDv0b415Da7P/ppHRqIFfl2pUlpZYNRYesYsgmhBVg5\r\nkj7XI73AQBaKUeDPVj+crgWXaD96Rhzej9j12uyRkFc9RJ66V9gznkoDkARW\r\nQ7Vvtv67RJleQRokSU1hZgmmulLWa+jjcP6VmiRQcdHhtnaU1FFWOnQSzzs4\r\nsWVYef8maN6NfW1GyZEEReZFZVp+rxgwqOY1Rh+0zoP9qsTmfBBRTeuk9qj/\r\nZcn+qng94bmfgXf1VHceM1h+DlMxfPYN6vWVB55b8wtst8Z54G22LtzKab8L\r\n0YP7YICspgkcEQej4JfDA3SPEaCMGI+xKGVwIbd11R3pVJEy5O/ZD0TVXByF\r\nB3uVVUcWVw9tdMwJL9c5NURN6vVL0BRzR1k=\r\n=zzy9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"1d98a9b87ebea0c1646e5079108d3e755fa124ee","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"6.14.16","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"12.22.12","dependencies":{"pino":"6.13.1","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","@types/pino":"6.3.11","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^6.0.0","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.7.1","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.12.0_1667903282266_0.8826913377473165","host":"s3://npm-registry-packages"}},"13.12.1":{"name":"@pact-foundation/pact-core","version":"13.12.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.12.1","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"117ca44bf46316e569e26f17c79015232e4f05d6","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.12.1.tgz","fileCount":7079,"integrity":"sha512-X6wvvHBuZlaTi7QI46+Sa3LKsrak5dcPLMP1R2a5urfitnSuD+HLIOn/3Ei8IZuPbEThD9Bs6N2XoLYgl7JwvQ==","signatures":[{"sig":"MEUCICtM5fueucnGM3WhGcfH8lPW6rQMpUZD9xYG442QXu5yAiEAhLSAmv2tipW/pV+z4Wp1SVUPNdfctLc6ckWcrH+N9MM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208027163,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfss1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2fg//XCdF62dLmlFTEd4IspKyiQpHi8EGB3wKqViDzvft7yWdweJj\r\n/RDzrkeLLFLGUOde/whUlMtgZ6h1IjFsoLxu8n6/KZ05ly7N+9KTHUJO5iBi\r\nKWPkPSHvANvV5kcc6Pu8cYCsbIldy0fsZ/LBlCgGqzZyJ2Lo/btRjKzxf9aR\r\nDd48c1qpxosCYBepZwwIjQxJrHvE+xpuH5z7DgGifrTakYgJIajXuEbste3L\r\nqeWMaZJymI3UP86VQqUjL/5wR4Yywo2AOZrH8xhahoXxNcxWNkolZ+9RYTwN\r\nlMBP4EibaQi00bMxkQwwBeHw2LjrGUzEgD1iUfKOnbZnxI8nrcqyzOUZzahA\r\n83z2BnhXqUcxvN8mkL6n/s8YT80iYiKTnfLOKSHWZDI72a+475hXFOAPhWDa\r\nN61LxLGFWKixE37GtLfWhzks2YwHlRmOTyE/IzxdHgK1OswTK0E1qPLynXrY\r\nh1h9i/ysPhNrf2bRq+Ap82nQ8KnbooMfX0K1BuMpI89wKuoCgIi5N67gWk+4\r\nijccSiqOmNMlaK9ynDvXCkMv2diE4o5Zo2znUZP0W1utCsWal56jOefcq+Bc\r\nGaZoM2KpZgG8y4IXau6QAlMdqnO2fPp7Vci6FhkPzcGaEhvj73L5Yd6P5YUC\r\nv7T08XceEPlEAzj0udvdTfRjDthBfP81Ooo=\r\n=+luJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"029969d6142fd92ca857eb73c7104dd2ee2ffdb4","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"8.19.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.18.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.7.1","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.12.1_1669253939871_0.519884947480977","host":"s3://npm-registry-packages"}},"13.12.2":{"name":"@pact-foundation/pact-core","version":"13.12.2","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.12.2","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"c10afbd905b18d6f83eb5b1a1dd70d12118377b6","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.12.2.tgz","fileCount":7079,"integrity":"sha512-Va/Hzlv+lejsIpERrAd3LfWsJG7Y0VCmeBg9+5G5nIfsV/Tsu3zKFxYYGJp71e+oOFaTlHpCTVnFOe1wvb/SFA==","signatures":[{"sig":"MEUCIBZ7B3nJ5PhKIMDRw/B/jyNZ093u1z1SRZ+uHDUkEIY+AiEAoUO8xGiRnlkg2TZuzXAruBxtzO5XpEUgJuhk9sI4afE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210474238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhFpTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqcvg//b1laIAGR0RytCtvDlca2Z7nFZA3vnDwmQsaK4cAMdz7KJ0XB\r\ngewRIyZu8UKYHau83WBZYgtY0+hvr0RCpge57upLO57ti4fcBWJTxkvJft2f\r\n+gLfetgzsaMZdKZGlbNq8xfhuVzlV7LXqfwyfeXF8eLn7rKaYhkgXOXAJAVY\r\noS0Q+p1f2akVizdBF3Xt1UD0wzvsaACJtGLv3/llQ30tr82raJ45tSjuA4BB\r\nyz0ReK5D2MoMvClClqmkcYyijrITvnZ4Ib1B8e2pgYwjTa14SJyXTTzbS+Dg\r\ngBHa+SSF5W0mQ5WhnVOPcneK88onoyTl+1VwFA+oAM4+HIHfTMi7YTDISJsP\r\nStoVoQROtancIcx6EAPzp9SbeVB27hvfvjZrvAHos/q2zwvoqUDjgsIlGbEb\r\nIVvLSL17MeQNWkHo81jxDafvaIWkUCQUYGVciZYBtfC66VdrSxYB3E1dymgk\r\n992H/jc8j0DqR9WTidGZXJB2ndvDLiPM48hdigYrTQMNbGiQhJiYr5F1QsG6\r\nF8gJHBDaK/jJwDlYO97JVuz29pyJGBKR6cH9y/8fDabaFw9SwTwGNnTeHldO\r\nxOaEIHMbp8Y22s+Irp9PmeY0qDc44p5b1zGODGbEsB+t+xcYk7OKcvHxb45t\r\nRio6SwIn1RFr3eTy+MwHi7yzWQhlCRM4ObM=\r\n=yH87\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"abc8b3a15c9245e1422b3c28130c90d261129e50","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"8.19.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"9.4.6","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.7.1","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.12.2_1669618258021_0.03431596118901914","host":"s3://npm-registry-packages"}},"13.13.0":{"name":"@pact-foundation/pact-core","version":"13.13.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.13.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"f199ccb4c04c8fc28e81cac0cb36aac70cc13452","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.13.0.tgz","fileCount":7079,"integrity":"sha512-x0lVLQ6CiFByrZr4rJ32fTGXsJRkUyB37NfHa5tiIWGpquEUb8gT/PwuTnehqhI17AdgkRd8lOCa5FbrzmGOpQ==","signatures":[{"sig":"MEUCIGw0Nzo/FkCDC80fnP7goQYBSAe3pId0BVT+TRVt914BAiEAmE2b4NJaDeVjHDLGbp4rexeR0msZmOk6BCs8bHxJlsw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210475949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiVSXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrawA/+N5PXSc3oejGIPxId1co/ru1WdqN6iGbjZby011DwV6oNqp6y\r\n1bUbt3xDv2ghDzA371kCbAoplSAXeOSNOk4+fJf8nSLfgB+ApASgGk07gwGJ\r\nrvbTLyPEt0gUrp3DvBeLkWfwvCSpKaxkFVgE68Rv0Q4tbfVzGvDBgexaKk72\r\nWA0DeD0YAZmX/AG9MZ5xIvrSQuNnO+rawJ0tuhpR1LO+kjkhdT4FM8+SwPi3\r\nUYkBbD9nX0fOvsJdsaYCrHrImhdrkSgeSwt0JNKeQGuSXc860QK3cwqk/kYt\r\noOi/8M12YMvHsLmsmh+Er6DAaXQytyxSK+lZL5bF8LSHRYksR9op07MegcoS\r\nIND6bnAKhsAJ+N1oX97/IERqaUOFW4svcEYi04c0jQJEnbh1i2iCuWGtQdjq\r\nv1Gt/ezI++j+I5nNGynZlPrB8PEmO+FvOikh+EkmUgG7Tp9MJO7FJntEapDY\r\noybIgLjad6t36G0UuLRtznY3Thj4ifovrbslqaJB3rhVzEzkIg5TLzK0la+g\r\nZpxz7e73OgTapt9AbGflBmOLJBuNbrCegDJm5mYgqt8jy39a0mY8KoFj7asx\r\nvfES+MSCPmZIWtyROEgwh8MFl/mIPLXPNjQBQquhrJRcG5qBC9dLavqHYxYs\r\nXVj/21pOLG9FjE/AWLYGAd9TWHhR7dx5tb8=\r\n=H8UN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"defa940d18a5f1cb45200c8b36a28473e017ee6f","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"8.19.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.7.1","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.13.0_1669944469822_0.11738230322705023","host":"s3://npm-registry-packages"}},"13.13.1":{"name":"@pact-foundation/pact-core","version":"13.13.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.13.1","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"66cf8c76c66221fccc7528e48c6be6b179baed79","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.13.1.tgz","fileCount":7079,"integrity":"sha512-7R0zMnJrhezTUWkGaGohtbRK+C/Zkn1JkWc0FpvFwKTgr1upT4YRbG3k/sisUFS5wQK/0VF2pNssTDFM6Z4blg==","signatures":[{"sig":"MEYCIQCC6bxN9eBaWBRvc4ufxc6JFftBWl+YuWBaFoF2U2KOYQIhAPlVOJ0rN8UraBBO/5oKce3efrNVX8fJ73LrKTmW+ItB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212496270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoD2rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/Lg/+MlRx+Ywe3qy1oZPu7soPCLArJKHvNuRpz9DKudwFbTM2SfnT\r\n0O/YRbEEMUBLPHGPKI4O+o4ghgk/vVlNfWKQWSmpgQd+NCPkFHX2gV4mGpoN\r\nZ2/5EJBzf6RvDAmT80r+nNuIduYs0Smqtu4lrCxPX9sNgM11gbgQN9vEJHqn\r\n9utALB4pn6MM6ji6xk0iEq0f8Kg5MhHUijWfidL11RRWgeYgi+NLcsOMooAZ\r\nU0jwo+2FadDmaFq33oPH206B4uakuhDdkCS7mcgkw6xoBojNRSCKyAfV9V3O\r\ni9nCm6zdnNvE0H/nPpkiuVrTIkydJHoip/KojWWwcsVrJzfJhahNm2S21OHg\r\nlM1wNSNGa78MLnrB5iijO5/Kn7uUUY1S9Gs0Hwb/t/NIbiQrRtcxNf7DMbD1\r\n+a62p+8Noh8fnLyy282VEEJNYYhYUD6PQtc7t4nvZwous9XBSY6+6ObVtgNo\r\nJoBKmhRHrHwa3dBcZeEwVgf9MlAR+wmTd3jlu7RFVYaIpJyqXlmBn4NMspHI\r\nD7seQ6VttTekDysjxG+6Pvj1BjyaRKciHfQRuMr3350g+nyStUWgZVOQ/Yd1\r\n5qCq9hxdzK0xH5AhVSOT7lv1xToAvMlaY2uooMNp935NDchCcntrvvJYfdPs\r\nUGZSoGOF9AAIq9L8xJHzE4MF853F8Idrhag=\r\n=OCtU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"ac0ecc55735205192a8c748ae7078f14593b0bec","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"8.19.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.7.1","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.13.1_1671445930319_0.743796412042139","host":"s3://npm-registry-packages"}},"13.13.2":{"name":"@pact-foundation/pact-core","version":"13.13.2","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.13.2","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"95740428a472841defb43e1f9ad225e7192a8999","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.13.2.tgz","fileCount":7079,"integrity":"sha512-fLTMKboA4tGdl9dfvSGzEUNEFgrmbHXCc8zh6bANTG/MnjUvLgv7ZWoIBjN/6VedQkHMhyFi0/s6rMBrNCUQFg==","signatures":[{"sig":"MEYCIQCtxRrKpUJGsZsSUbiHdmyVjpDHGYhXM0m9GUWx8J1VpAIhAIEm8KP7JFSvyNoorCDrw9O6Dnd7dfOx7xQz7a45Bdn/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212596304,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjo+6VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrc4A//dW3eHYnYEKE5nFlAbPmEj4XwNqMvV+H1LsDnDSVkjd2ge4ro\r\n8VOGzzq36zbBjERUcypnbjiMkwnXT1LAEDXTp2XUXdwUDIWNtjhfiJ7khtwI\r\n2JLoSwmtXzBElMIFArQo2d+Ohb82FFWdzxGodhi2dPuISU4jepXAmEdDSlIm\r\nbTcGLMN1Mz1CSbG9Pl+yH7IycmCsPZmBpCZPZQqSG1sZR48SidSwPKXDpfaS\r\nMuCnxb8NHUAp/XKm7uImXuf/miFRgz8KxWiVj4l+Fo7guxM8S2LtYuDsG13L\r\nb5Ykp/osOzN0z+LZJ62GNzlva0fFIiuC+g4RjDJV0TsHkztpMk4GbMpszG9Q\r\nmy3UyyOP5TYb2ME6WnzvSMavqw6CVUhIxkPlsG87LDJzQhFd6sF6p5DjGWzf\r\nqDI67K3BMstFApobyfPD5ws6GuL0lcr60RmQeHUYszRorGcCDvDlSv8wRbKp\r\n1fNRmrNTglOnt2O+jxe87GjfYX6JeXTxU6eFlWViwxOBcF1vUEpX+OzgP9jn\r\n2QcyfXkZ4edPmQAUXtj0tG9nA79CeiGOF6uCSE2nT8ipe3cnsz5lyxu0lM9i\r\nUUmN0yG9GuIHhxwpY1ACYWs+35jTzRTWcKG2/5N0eGMvEg7MyzZ23xBeu20r\r\nGH44m9WTab4Ot3a2EifQq076nIRyPQMcqPY=\r\n=fVYs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"b883254387088effdce6a8a2575ced71d9e116a1","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"8.19.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.1.0","express":"4.16.2","nodemon":"^2.0.4","ts-jest":"^27.0.7","ts-node":"10.4.0","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.2.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.7.1","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.3.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.2.0","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.13.2_1671687827949_0.07034499220747925","host":"s3://npm-registry-packages"}},"13.13.3":{"name":"@pact-foundation/pact-core","version":"13.13.3","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.13.3","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"63a9f83af3aa7f8c2b34d9d9972be5c12878d115","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.13.3.tgz","fileCount":7094,"integrity":"sha512-1wl96vdf3dSmehmhiWL8mY7NuKTtxFlNJ6z6JGi4n2WaR8lDJzhWE0qR0pDnJqHRz2uCyXXWGvo7A9eXcjIR0w==","signatures":[{"sig":"MEUCICBV/8T19OqAnLcrbm5i6DlJkEjQ/AN1ncVnKEDxOeOQAiEAlkWH/ZJ544KJZcFxW5MFq+sWtL6R26TPNjWHEdKl2eU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212602729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjpRkeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHuA/+MeCy1XKri3qJKe8zjnR+jg5Tuka0SmSTCmaC0dr1Tm3DJjQO\r\nEXlFZ8rdhD+OJhuLB+3/Z8eUcBiIBZsZF9NwFX1Dxubi/4oroWq/WxUOD5xo\r\nCvKjZeg2dgsPlIUt+XpB831zA2ZUqhKPzfH/G4kcfQZ4bMN22f1wLGGvDWIa\r\ntNuJgSe9T2A/aD0ibR+cpVUIqIdxDpqwjTX2mkEOP9BlkjA7Q43qiz1XxL60\r\nbXR7ly6cPLidW9weOwl4LsW2wvC9dTHJniVBCaz5KwXF+JyweTLDm5QNhsan\r\no080/oXq5KvhjTLhIJraRQaUiPmZEewiNPcWHpu3ONDnltouEKJUzh+MzboU\r\nobdrfBKotG3McWAryQ4jaAK5a6xg7LQ0NLrBWNA0CGCKByVq8WsPatSnlmGB\r\nQ17d3HaCG1Avn6vphBycKf9bI1TOZCw0kxe9LTPUff6BgS7eNCC/0BdbR8KI\r\nuttrh9+o70h1ybZ5XFFBm3DaF764UjknsHH7amsYEIHB0ATLvMCv4hIsXZOF\r\n+JWIvaV4n3M4CbLbJ4kxiKzAzuaaxO0uaP5VQjPmDdJTGdk6iHXtOA50KUue\r\nP89ASND/7uFj0WH34H/1Kgg6xGi47eOqkrGF0wwMQq/vGomHW0DGpvYbXCHy\r\nOkhPEAGDxmMYvwNlc6b0OZ0DVWn1czxbLJI=\r\n=jAie\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"cf421184ba27a5277fee4f4a0c9881217d5336bd","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"8.19.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.13.3_1671764253162_0.9372523423241279","host":"s3://npm-registry-packages"}},"13.13.4":{"name":"@pact-foundation/pact-core","version":"13.13.4","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.13.4","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"b6db58aa2f2f430bfb877c31a24c03c1ded3e8aa","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.13.4.tgz","fileCount":7094,"integrity":"sha512-QOXchACfqElQ0VdWZdJ663TVJLeoSaBUlg7W6HZDVAgPTsEX+1Okx36ond4TkzwSu0vvRtIA6FbKaXYcXaUqJw==","signatures":[{"sig":"MEUCIH+SanaD0J7DG+c/Cj0SNFt+ovlr8ub3swZzogLpYFsRAiEAx4dpmd7z4g3MH/R80KQrhd+LvAT27cdjgstcJBbha8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214843959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzhUPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrxpw/9FlRqNyosGqUyiHNGZvJIsxkyFpUp/rLEY2d2uDHheUTCkhxT\r\n3MxBgtle65jNghTKoqF9BkxZO7WNdQnAqNpA+sE33sLMF5xIlRlTI5HS5yXj\r\nSdLv4/w5DBqxYLtvMCvD1sk0UNO/f9ByHePCkb+uzjdSJvfbLfLYjLGHt8o3\r\n0jwmI6CvQ2ysF9CxTN77i5K3XXpMrd0e1xYJlB7KaPBRGc8l6EhlSNfg6FI9\r\nF+DPN6lgxOc2r5dE8+PYpoZacGMDVuwdu5ptpKuXC/eysG3TPtqgysamq8zE\r\nBq9NO/lfw/ccrSUuYRg3YbyfB1pYDJ8C2r3nY/TwFD6q23NWs74iFMSHv/7/\r\nRdONYk3tIgeVjmvikeNjTKPp1zDuqBhRM5baIFnsE2xuBOZ8x+/NESqkngSt\r\ncUOlmyxY4vMKlrdFGQoTPWxSNbHy464d+Z3MAN99PEVDV1jV9v0PcdB7SbKY\r\ni7h8U6OciT1AwD3SG8Mrylg4xmPmW3cbpNldwDQDyZG+6zvERk08zFrNP0cF\r\n96AAVRup1zjDGRQw+f1C4RmNERoFyksyxqC/t3Dsays6FQ6pFu49j3++2Hv5\r\nB8E+MCFZpzlx9FuQNTfLgDxbjHp/VJ8dBSq8uxTBANVmsEbFydTVwECoY7UF\r\n+HTAdMVr2pGAKkawD9yuj3BPi+AWnius03o=\r\n=x1qB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"afb1ad9994151cdec1d2a81693e0dd8448a48898","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"8.19.3","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.13.4_1674450189833_0.7040578032416231","host":"s3://npm-registry-packages"}},"13.13.5":{"name":"@pact-foundation/pact-core","version":"13.13.5","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.13.5","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"d2e858aecc2f2c19fc249933513b8ff2ad65cf0e","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.13.5.tgz","fileCount":7094,"integrity":"sha512-MA7Ka9AspEIsTBybb0K6/NDAF0etSZz9qmVB76/MDD2GQQ8MpwBdzxXrZQL8A4vB0pFQNx2MoBhM6kZve1zesw==","signatures":[{"sig":"MEUCIQDE2e4DZCtT8KdTrH4w2tjH3wTIlUL/NT73Yv4kMb9thAIgFHaRl/Jlq29yGDTVSnACjT/gI4hlcVboJpFyaNKFZwA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214844323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCNEeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWvw/9Gw0o40EwfsUxiN6rC82nMzskCcmPeDAZAA69MJR7SV+iSFF4\r\nr93NNOj6Ace2ykLLaBsN0snyOc6/CPLvXK/Bu+cQS3vqWz8LvfaQDG+UV/GV\r\n4gZV8gUg35MEZOU4Tjw6lwZ5/8iEKYK3uvEm7m5wYtizbcz+05FFLrLEVvmo\r\nACb7unWkBUC3pGZEagEBh/UIOJ+9uQOxnip4Swhh59UkGl98iKhgfB9iXzFy\r\n2gMv8VEEBBRKdDuLhV+hVMeHIBzb3sp8muXWzQZ5ALDTrXDiTRmkSSW4mpW2\r\n2HCeBgIQlOxwfZeJRLgD91n9fGgNNd+EIo1NHzsnIYO34QKYnSmOzyRLjdyP\r\nKRTKpoAC3OS9BQn8pL/G0dWmVLTW0t+InLqScrRBwPZqCkjCbQELtNTlhM4e\r\nUaFx+bkdVaVTb6+t6Ubr2mZYF0c9r32/mjturs+95VhmV17eWFzWzXNsEIBT\r\ntVB5gNgq9Y6I8Wt8QZ+/roItKyFFS8istTHH12IKsI9mP4q+qjx86vEYREoA\r\nTzPmM6REnAefgugmJzuX+RHp6EYJMda5aJwQyLzVR6iIiJS62J/Y/cM29go+\r\nYRxyoG8E2tOEjQ0XR1vCCB4xx+KJVXaegwcVfzDBbPMV8FcCwO65cPDVqjJc\r\nWLdgje5kubv+3wFY8lu0XGNVaLFbGN1gLio=\r\n=0DrB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"ab101e6dbe690575e405c3736151778174f06ef4","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"8.19.3","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.13.5_1678299420413_0.5156092570480053","host":"s3://npm-registry-packages"}},"13.13.6":{"name":"@pact-foundation/pact-core","version":"13.13.6","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.13.6","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"4641caf0ad677597c13ae7bd3c94411a8b6e7676","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.13.6.tgz","fileCount":7094,"integrity":"sha512-w6Zrfv5DmKTk79MtMFMD34slKz60GudBZSMRe1ZNKtYlj0wMQUIPn7D7bA4VbvlL3fdrnExmvQLuMkzGavxJAw==","signatures":[{"sig":"MEYCIQC5LeFDzvGY76bAh7nLL/VEWgHBLMpB1e0P/gHUhJAC/AIhAPUd2IRTR1iAbhQqdYhJidXdWWvlNrd/eFPo82IDKPbD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214844836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkD/G6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZEg/6A2PT7mNBFNKMJgqz1aeHeCp59UqsExE2D24ILj0vu9WuERWY\r\nt+CDiebGZX29wTey5+gffLXvlpUtD7RYUNPQa1Ru65XTGHBzlMN9RYedFbOt\r\nL7MaJJfw7f+sm3OuURAWwmFYAN1gYja6yl0oe6fSNLziZXJT6Dri3TB6nZB7\r\nrb1Jo7NC1vI6tKau0W2uAyNYOn4ovEj+50hw804uCbo8KN+N0s+cRrG/W8n3\r\nazmWLIwAp8wh/utgO3qnX5i09U+PU8Y0wCAEjQQo0LqfvzyfRom4i4mray0C\r\nx3VXpM18oja7QWX4xsEROFW6vLurjtrJxC+6K2k04Natf4HBNfMavdU3BFsS\r\n4aIcvI6aud1VwYoTSZSWODrbL1dTSzPuyCwHAa2UzkVdcdU+2IR/3yk80tB7\r\nbVKya7d9x7+u2GfU2XGd+XOb1tzns55yyHwozyt35qAmRHvoxarIHnV9B4V9\r\nr9vAM7i4vxszD57l88h04scmHTUwdk0w6Cx60cPBU2hW9xIOIiG3PnhUdRUP\r\nFfpWsYFmWDLcNDeFLqg+2aBPwxDD/xcEwB2iV2zTiOaW3ekFJSRGZ6eoeIp0\r\nlQ8jurrQakTEylCNVRx8T0WvkYLrPGWhTHJuUJU8qTyU9LvXRmSOjMIa850V\r\nJTn+Gk7ELl/lcVMh6CH1Uy3ahtk/cEIr7Bg=\r\n=Jvtu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"dd1bfdee2e78cad95cec6cc0e33535b5b3ef5b0e","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"standard-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"8.19.3","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"2.8.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","@types/needle":"2.5.2","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","snyk":"^1.747.0","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@types/mkdirp":"^0.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","standard-version":"^9.1.0","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.13.6_1678766520057_0.8652048486714519","host":"s3://npm-registry-packages"}},"13.13.7":{"name":"@pact-foundation/pact-core","version":"13.13.7","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.13.7","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"861e70c0142d9f5e95f81b98acd10a0e0bc86e19","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.13.7.tgz","fileCount":7094,"integrity":"sha512-hP/eG2ZrvtcAn1tYVuwFxIFWHJxC0lXzMjw0PeyaUiUcUZQJlVZYRE5/bf4ylpOi5PhHqIZ16v7lQY3MVlZozA==","signatures":[{"sig":"MEQCIHofIf81HCyQOFB0HwVcyinX9W3EvSGi7nMEJtli/wTUAiAaT6qsVcIiAw6ndUPvlb4qtPmL5IAIC+N6bcYDPKXjjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214845256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRjm9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmot4w/+MZwOhDcxP0/HjCMWTBOC+fiK0YxR4bcH+kvrILDnH/TSN7N/\r\np9KDlN1C5VNb5CkFYlzHVPmhlRQF0D4nmT2jGReswWZ7wS9PjN7vxux9p9yc\r\nyUF7R56fBclcBJtmNYA2pIVDcFlTCN3chDggyr0B0tCYl8dvyi8tK/A3NwMr\r\nuBTUhFAE2U92K7dgp6PxZOhy2Pu7ruzK0FATxFi78230eqb1ip/AiYCb9u9Y\r\n95l9I0HekAhHR9yuk3kGHt85f5g5BlRb+TOl17dIji0wtH9P9PMJsa8SaaJU\r\nooIrQVSN1dRaHMYfB0rxmOtPEnbdqvoZYpdXSvufiNLUbCT0Nwm5AcVN26bI\r\nuy0Qq4MoEycsu21JSW0FzUzG0/9sCAy50mL+L9HlzPtFu2GIKLfmyikuWC+0\r\n+EXZVIXbQHKYs6FMSUyPLfYcWBsYEMiQqmBm6hV4Nt/QzySa1s+qQFQjd82/\r\nHfEbuWnPsyPp+cB7rfYr0tvSQ3/nKLRV6U2iOg+NBMVBQntU79WwBLUTtOBh\r\nLCGBNLNw9v434W4knuyyQaVr+t5rJRE3gPRHUv/5A/dd2J7c0AZ7ieajwNLW\r\nLKXTrarL3mltkwMzMwBX0KvsYUjZYsPCFDVzcqa9xhT74igp5kq8kAzi3vme\r\nNNCyCI55KkAMNgQfTUwML4Pkyh+b989uNQE=\r\n=je2g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"17eb72dbc06089d4dfb27e345a5ad597807801ca","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"8.19.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.20.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.13.7_1682323900033_0.5127055753900569","host":"s3://npm-registry-packages"}},"13.13.8":{"name":"@pact-foundation/pact-core","version":"13.13.8","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.13.8","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"930d03c7ee4c47e4a727326fb6aea25bffcc30f2","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.13.8.tgz","fileCount":7112,"integrity":"sha512-D5pWinzZDXYqC+EUvdAhjGD0Y5WMpzSMTyjEEWfQda+7ERiphu77Tsh1+Gbs1x/9rNM+RT1ThmvxCLPRn68hiQ==","signatures":[{"sig":"MEYCIQCodSkcqZzBDwEiRqT7Gg98lnNA0v+z3zu+6fGv0NjQUwIhAIlyP8GRpXwyOVHE7yjLETt8ykaQ2JbPERXficmJmSqk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":259410255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRmJVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0jg/9EEWoCNCHQAXDLW1kEcQl2g4tVMGfMBXhAxsQi3f8JMIjvkkr\r\nZWr6iRMckji99KOgEgMLbDau0kQLX9OgTsrwSAE0l7yivuZVtUS/FfVJw1j9\r\nCbSMRkRGeKY+317S+ER8jn3tlY3DNrUrEbQRAel3IKOarfsotRTTyj534JVS\r\nmftj1bA+Kj/rKV1HZf8D4hsohYMyfsJurlMfXJR/jMEUiakbgGlNc44J9ob2\r\ncef0tJGq/1sT+tPeqD8NZ47YFk4kOed3wfCxpSoZ8qHl0WiaPgy7CWRGUskG\r\n7m1c1EQguegK51xNZhhCtFx/VdHqktX/Z8B6h06EK2OPe1CzQl0MS53DiwF+\r\n03cswIzgc5QebAhZkKPIZ05eZ7ikwt+Sknv02gkR3TlgfNFODTi6uyB/FdBm\r\nprNNkAqd3h9NfcodFE3Db/B79YyOZp6groTcxcAJWBfKci5AA658ZeUyQNZQ\r\nvzzYKDDREqfu5+/StXnQkyVK718EYbaIFgYgqLoD2LLhac5hnGP9KByoO2NQ\r\nilEOqbxhOrUyw4z+sgXX9JeWWZ6eiO9I+fJsafaQNqQkkMWGtP6A+hpT/ld3\r\nYtTY5rfOFpKb9ZLK3sMSkb2iuEJAyr88BS6ZFiQM6OH9jR/P2s9MVEUJxwLe\r\nV2DRSVWMQ6SBcvFaH2CBCo9KMgz61Kaokig=\r\n=J15X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"0783bd0204b24f54e0ffc465249dea9416ef477d","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"8.19.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.20.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.13.8_1682334291429_0.8273397969190146","host":"s3://npm-registry-packages"}},"13.13.9":{"name":"@pact-foundation/pact-core","version":"13.13.9","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.13.9","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"339824578d7547258efa4872e137595373538832","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.13.9.tgz","fileCount":20515,"integrity":"sha512-FfntecMbrfNLBrQlRShfJreOCQoBhnhOh6HOKIrCHxh5EZLJszS7w0lquoIsaa+aG2b8+jkXDnOGs4ralNeIYg==","signatures":[{"sig":"MEMCHywQK7hSyWOVEZh+1W5b77USQ1XTOE2AmkFWLtIQUiECIA6kwlDzvitTUksBOZMUQfOaM7N4e09eN6D5ACNblkBO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390156021},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"cc8a67aa7966c1be1c8737862cdf150927fdd4a3","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","native":"node-gyp rebuild -v","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean && bash script/download-libs.sh","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","postinstall":"npm run native","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"8.19.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"16.20.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","bindings":"^1.5.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-addon-api":"^4.2.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","@types/bindings":"^1.5.1","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.13.9_1688110223843_0.04307919633368851","host":"s3://npm-registry-packages"}},"13.14.0":{"name":"@pact-foundation/pact-core","version":"13.14.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.14.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"260a9e8dabef44e5ca1a42ad2775c4d4c4f08a48","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.14.0.tgz","fileCount":17424,"integrity":"sha512-odm5UBKywyaNEoWe+AQcepW+rpdy13Xw6k0mpe5IhVmGRb1pwS0bIQ4Y5l/TC4UQWFWLziOF+c3OceXl/NgTfw==","signatures":[{"sig":"MEUCIQDzGjNxw2I3Z/lyQvXRT89iRCa9oyJjB3iDmrshYMgAJwIgAWD6BIs7XsZe/ZqfvGCaA6e4kUUP62OJpeGYLQttL18=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":361337219},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"c9876c9c00be4d57a8c954e073fcd795d544cf26","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"deprecated":"FFI bindings are not discovered / working in this version","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"9.6.7","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.3.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.14.0_1688628234421_0.3494860994906763","host":"s3://npm-registry-packages"}},"13.15.0":{"name":"@pact-foundation/pact-core","version":"13.15.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@13.15.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"a2a0b42cf5b9175abf9054a9a1b8f04c7c31dbc4","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-13.15.0.tgz","fileCount":17424,"integrity":"sha512-xI4CSG7pFRyRvuiFW9enlAkmy2CcnFDBfdhRssqwEsEYdF0lJ+L+CMTkixy+nOBLLvVnaG71evZu+ibtXBt5/Q==","signatures":[{"sig":"MEYCIQDsx5yIbLuoJhrmI+sz+cNTLqd5+JlV1DzRfA0jGy2DhwIhAJrONLS3JsVdhDW6ld38WRhuWbM6EV7cHLWfM99FQSOd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":361338101},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=6"},"gitHead":"b00cfe8a143b5f37a08e9e2d157f075d122509f5","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"deprecated":"Semantic versioning means these changes are applied to pact-js v10/v11 for pact ffi binding prebuilds. We want this to be opt in via pact-core@14.x and pact-js@12.x","repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"9.6.7","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.3.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_13.15.0_1688643912656_0.8706745620738325","host":"s3://npm-registry-packages"}},"14.0.0":{"name":"@pact-foundation/pact-core","version":"14.0.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.0.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"3b3aa4f1dae5fb1390438c44ad56accdf054bb8c","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.0.0.tgz","fileCount":17424,"integrity":"sha512-l7GZAPHLdvCX4HQyll5DqULduLLMJzouA7A83iJ0iz9RQRTjIbRVwxDSq/2yKkymY4pkOUscC8Lwwl6DWB7wZg==","signatures":[{"sig":"MEUCIQCjYxjLFOBQijBHk4NHccE2R3qgvajycevdIdV9imRCZAIgZCztd5YRTi7fGCukfWIZC69CXRFnkSOboit6rl8pM3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":361338845},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engine":{"node":">=16"},"gitHead":"06e897ae195fdaa93895caa91eba1740ce7c415c","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"9.6.7","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.3.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.0.0_1688722706009_0.72021990772339","host":"s3://npm-registry-packages"}},"14.0.1":{"name":"@pact-foundation/pact-core","version":"14.0.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.0.1","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"b3ff50eff2aaeb975cbb716cd84350acc6030a55","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.0.1.tgz","fileCount":17424,"integrity":"sha512-I/OAH9F0chVqGoer/RF/UrFYqjf8ssj8aQ7mLTc+ItfNDyV15XqH/8lam4EQgcgBSuN2gy8Y58Vs2/+ssFWhlw==","signatures":[{"sig":"MEUCIEdS3MfcWO/mXrImHvkOQW6H1+h6O53nWKuKLFYU7FTTAiEAoEE/GqpQmyjM8arzc99ebhtjtlI439LioYh0mv2h2Jk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":361339127},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"7f80f866fd5a1a59919a579477ae345a698b5397","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"9.7.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.4.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^6.11.2","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.0.1_1688726347840_0.5021571486067744","host":"s3://npm-registry-packages"}},"14.0.2":{"name":"@pact-foundation/pact-core","version":"14.0.2","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.0.2","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"cb51a69616b7ed01027219f03a1cefd83e09097a","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.0.2.tgz","fileCount":17424,"integrity":"sha512-oF/qMQGVF/LTCJmQtdYBIYMnuoPjyhdQp32dWFNwsJ9GabfbOmzxOPKb6Fp4q5+2CHdo1y1nai0j1L1uzeytDw==","signatures":[{"sig":"MEUCIQDfbfSzUjlPKb3KUdlBqAwvQDHdpaqXqUVv3nsL4hlYbQIgbGNru/WCSDHBhVO3R5GiHk9XLQ33SSmFkjBsqpbxcTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382666820},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"8144f8e120b5a0dde2f7a5be069fe0bf6cf861fd","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"9.7.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.4.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.0.2_1689238467479_0.6054105331693174","host":"s3://npm-registry-packages"}},"14.0.3":{"name":"@pact-foundation/pact-core","version":"14.0.3","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.0.3","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"0b32d6781cab895c090eaee16b8170f76a95b8f9","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.0.3.tgz","fileCount":17424,"integrity":"sha512-rTlhLXlnbAFMBIppTwcHAO6x3Ulidr6zCAODKQD+lVPW2uLB8M0Mcx/GwWmePTr2fpErTsKAMsnAzANRkO5Sow==","signatures":[{"sig":"MEYCIQD2jEoyJ/TNWynWlyJ0/ifN1FZ0ih7N/AjqZmioED742gIhAIhA0BTE8xeD0rZN5x5JKsZ1x33KAfw4eBc/WLcgAEPK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382688419},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"0b168b791f6b21916448113b6384574f6811cc5e","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"9.7.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.4.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.0.3_1689345432615_0.7335548305959485","host":"s3://npm-registry-packages"}},"14.0.4":{"name":"@pact-foundation/pact-core","version":"14.0.4","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.0.4","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"0a6f220bd333309cc7c38fc36f8cc12fc068d354","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.0.4.tgz","fileCount":17424,"integrity":"sha512-Vd09KztRQhkepPa6dDQSVWxRDmYapOF18R2V+Xz6VZqjZjaUEr2BHV6YSNj7+/Cz+2wgRu1soDdDZrzCUip2dQ==","signatures":[{"sig":"MEYCIQDTqcXV+FsxuXnMh3w7MinFMABIaNOafWpcCGHWLONKrwIhAKnsOfHIPD4xuZog18wGNubbZq76JzJZE7zeyerkV40/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":381615022},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"0946f0c13e1f7dcb5cea608d4657d6b92c042fdb","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"9.8.0","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.5.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.0.4_1690443124419_0.9664661730351474","host":"s3://npm-registry-packages"}},"14.0.5":{"name":"@pact-foundation/pact-core","version":"14.0.5","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.0.5","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"50129746bb27e0824ff34effa2badeb26676e13c","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.0.5.tgz","fileCount":17424,"integrity":"sha512-VIA2VsKxNzsQShnj2Y0Op2bmW7m+spoGQElfOZ9CI0JL5lq54G3pS9JREZuRcMdKD1oowCqMaOvdvyFXopKS6A==","signatures":[{"sig":"MEQCICKwyNZrr+aHmbsjpavsuqoeotxxyq7LGcHWe+JKh2AfAiAR3RXlTPW9QR3w7tZnd6/k+txi/j0Eeiy0VKq3WQmqDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":387032772},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"a00bddaad35d678e54d6afae04209a2ef0021867","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.1.0","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.7.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.0.5_1695598232849_0.1741954274554347","host":"s3://npm-registry-packages"}},"14.0.6":{"name":"@pact-foundation/pact-core","version":"14.0.6","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.0.6","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"50aee23408601fede953c6209c33f609474e751d","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.0.6.tgz","fileCount":17044,"integrity":"sha512-dFrOeRMmwg/8sZ9tyGbXYFVrOJO9LmGmbtP38qsmd0zKup4j7mIWNBm0XI1xskRf+w1Rpz6z/xBu2ikm5fkgkg==","signatures":[{"sig":"MEYCIQDqiCiSv8VHVciVs7nAbCBRFghzPdi2seWTvplO8VLGIgIhAOfg11TLs519XatNOpuF/09xHQXxTLKYQx++E2GnioqM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":383569150},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"6141f27af392a4f1116e457517fb0b5b1ff317a9","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.2.3","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.10.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.0.6_1705460262037_0.0009724928151468859","host":"s3://npm-registry-packages"}},"14.1.0":{"name":"@pact-foundation/pact-core","version":"14.1.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.1.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"52dd31bc3f9727d32d3f7189d9353a9cdfe88b5f","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.1.0.tgz","fileCount":17044,"integrity":"sha512-C6SGuwVxESMlfu2tRM0zfiR0Rvz1D4P6pccnVZtcM4TrMXDVQ7LOI+fLmilsb+SgyzWSM4B+AfUKVB7Uqg+WDA==","signatures":[{"sig":"MEUCIQDILH0liAwJD3mVWVKWGpPwfdistvkXyXZvORwS24Sq9gIgIZd7f8Uc5fpk2ksLjGnlovxxMlMBllU/KG00KeRnXxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":379428423},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"5720d253fd6b2f18a6331bc892da4908fb95170e","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.2.3","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.10.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^0.24.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.1.0_1705595625399_0.13112169840421894","host":"s3://npm-registry-packages"}},"14.1.1":{"name":"@pact-foundation/pact-core","version":"14.1.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.1.1","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"bff6158599bd0420b73d0eb8d595594115ced782","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.1.1.tgz","fileCount":17079,"integrity":"sha512-hblC2FrwOOX3lfTcYPXFlNfbX+yyafOeeBI2TR7BcaCn1DRAj40OGvw1UAS7f8uf21IHZlA7H39Gs18ik6FY8A==","signatures":[{"sig":"MEUCIQCFg0TcIC/FYUQmgnBkhjHJ4cNO4a2w4cOYU7VbEO7W/wIgX6tLo7G1Xim8/JrKlKs5lv6uXh9o0tBJFEJnJHugnxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":379642107},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"af86f1c9c3772d3ef3f5f046c684533df9b92f34","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.2.3","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.10.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.1.1_1705945405487_0.6251874571190927","host":"s3://npm-registry-packages"}},"14.1.2":{"name":"@pact-foundation/pact-core","version":"14.1.2","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.1.2","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"7ab01a473e3fd3bd88f70bf784ca3f22f770b31b","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.1.2.tgz","fileCount":17078,"integrity":"sha512-H4eqPaSAl2K1U+Xgkos9wmjXuvOQ3Uzg83j7Dgtrs9l42ByGKIdN+6KG3HE5fPMbh5sCmCedKKle6zWqjIT83w==","signatures":[{"sig":"MEYCIQDfdW642tDMUbshvA06cCYfXANtIs0dNXbxbDgyfnqDBwIhALeNwkqBJkZwdTDKSKVixhQwRJ1s0D1K5JVlIOO+fq3k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":379721389},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"b3d4319054558705276428e81b6fea5b4d2c0f46","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.2.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.11.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.1.2_1707284202415_0.5790497601602711","host":"s3://npm-registry-packages"}},"14.1.3":{"name":"@pact-foundation/pact-core","version":"14.1.3","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.1.3","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"55ab660e8c8d8ceac37ffaf05e4b45e1785c95c3","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.1.3.tgz","fileCount":15938,"integrity":"sha512-+FyK0LwkcDu7PImG3kGo2/hXk033NiU33hy+oVIYn40+Ldp+RKbOPUp4Wdr0FRUT6NjJqrYDfU87BwmshuQ6kQ==","signatures":[{"sig":"MEYCIQC2uukOUq7bVsRn7zZBo+tzqGvzqEWO176WX7s0vIMAOQIhAO8PVaAlslZ0yKXsU7O+cBYcVwp/kWFvDeLppuzA/S6Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":400397779},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"1cfc0e5644813290d6bbbf4f76cee328569f97cc","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.2.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.11.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.1.3_1707743421399_0.6989310540710443","host":"s3://npm-registry-packages"}},"14.1.4":{"name":"@pact-foundation/pact-core","version":"14.1.4","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.1.4","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"921f5b5ca307888ebecb01348edae34a95bb95e4","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.1.4.tgz","fileCount":15713,"integrity":"sha512-wGtlJviLDOKuVE9NquULUijo3nmGy4sZPB4+EH+bjfZX3BqK43g24f16Xwx0EAeIc9sHD1Xirli1dU52f5aKDg==","signatures":[{"sig":"MEUCIQDqaAxwI17exvqedXKYflYSMfn1qkMuDrukUWoO/Io0SwIgTjDSRzMrb4gGGUzrgpA+XOg+mvizYleT7aAZjzLQF5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389553344},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"d7e873242643d6afeb74a022743412dd40d7a38f","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.2.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.11.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.1.4_1707825031282_0.989231888745798","host":"s3://npm-registry-packages"}},"14.2.0":{"name":"@pact-foundation/pact-core","version":"14.2.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.2.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"1c1815d09cc86f5d03aac08eb1b1b61aae830d61","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.2.0.tgz","fileCount":15713,"integrity":"sha512-rQ2AB2lobft1JDNxGIvVZEhAsq3usQX80AcgR/Eu0TvC+1BF1+MpUoQp1WwYR9VUcWWzndRu5F2XZ0Z1edfG6w==","signatures":[{"sig":"MEUCIQCCSsR2cDeauE0bZvELu152ZxO9QwjmCXwOxRNJE1eO0QIgPfiPYIxAttppUmUv/LHm7jaZBegvQ0QR0PD06PyvQ/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389553222},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"8a909f09e63d8e4c7111b4535f5ab0470219be7f","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.2.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.11.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.2.0_1708334638326_0.6452591983427742","host":"s3://npm-registry-packages"}},"14.3.0":{"name":"@pact-foundation/pact-core","version":"14.3.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.3.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"e45c07353b9308b16a5acb9caa8f26562c9c53cb","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.3.0.tgz","fileCount":15713,"integrity":"sha512-OwBUA0rBuwHx8sbQ5olY+mzxd03HUpqza/6zGmyQutSb/bc79OAmve7EDYVSfPDYPKOCiGomj61gGAJF8kt1kQ==","signatures":[{"sig":"MEQCIHRqriN4ViRrTHt6f5gdSMR4tOk9+MFVs/MhAWfxHPg4AiAkhy5bFJ8vzo1qjhp3ThtGNjXDcqO+dMQDR/zlVCqfVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389558700},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"949b0fb934afa8eed6bba411bfd5a90b651da9b3","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.2.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.3.0_1709082448837_0.6798632416589108","host":"s3://npm-registry-packages"}},"14.3.1":{"name":"@pact-foundation/pact-core","version":"14.3.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.3.1","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"052b77d89dce57e57abcd54683bae94dd78eed22","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.3.1.tgz","fileCount":15713,"integrity":"sha512-Bwtpn+DI0X9P8dLgqWCztnucw1wMvkA1c8u421JSCnt7K0edH7kEyWOCgqIQDa1LYh6o1aYb7NEZgUR2bti95A==","signatures":[{"sig":"MEUCIGypalWmnEZbkWbSKXrCf4q7pW7BShZbqKBudoXCHmRZAiEAmpimEOK/TypuW6X506RQ5f9IIkEzQHK5mpRNtCMG4Rs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389571531},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"7ff9ad6c2882cc67156be0de8fba8f9b10f5e9b2","gypfile":true,"scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"node-gyp rebuild","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.2.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.3.1_1710349911149_0.401271776397343","host":"s3://npm-registry-packages"}},"14.3.2":{"name":"@pact-foundation/pact-core","version":"14.3.2","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.3.2","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"c00e1b32f06286cbebb8e3eb9bf33d15e755fba4","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.3.2.tgz","fileCount":15713,"integrity":"sha512-NUYMjv83U8RA4SCT1oXsktGVRsP+EnULZp/F0sTfx/cgUcILdV00yxVXMYtpqu2+bHj0tZot3w35cnyl88U8fg==","signatures":[{"sig":"MEYCIQCen+EDUpRR1cly9x2rCnBeffVo7KNIvDJo4wEVf5XiOQIhAInxV5DmFjSnrr2N+zsUdLiFSpUmFyKhY+lqJfvYdBG7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389572341},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"5ac4602fe14dd33ce61f5c62dfefbf6c5d492613","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.2.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.3.2_1710399788803_0.0691045868508442","host":"s3://npm-registry-packages"}},"14.3.3":{"name":"@pact-foundation/pact-core","version":"14.3.3","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.3.3","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"2e4ab9b8dc6b2a001c73a4e286665481fa60631b","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.3.3.tgz","fileCount":15713,"integrity":"sha512-uoPD56ocPn1gRshXs3crCat/o3LJgJRzGuLKU10fgNwILrjaDgTfYZwzjbspv3X1wp+ZgNeKbQ3SFlPIadRmfg==","signatures":[{"sig":"MEUCIQDWKOk3pjtvACN/ExACo18+W8epWBm5u6SVHOVaAVcymwIgRPcfobHZHycVxKcNk02ImeIe6AI2iHQrxda3ujUpRwY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389572588},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"64ef0bf8efd29f2e11b145d8771ceb748f0bcbad","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.2.4","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.3.3_1711343677640_0.6412268621809449","host":"s3://npm-registry-packages"}},"14.3.4":{"name":"@pact-foundation/pact-core","version":"14.3.4","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.3.4","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"9ca8f5ae23eea7ab1afbd83b3b87a799d1cd6319","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.3.4.tgz","fileCount":15713,"integrity":"sha512-DoG3V7kMDXKcLTs6EuwhNjU9TekuKq88lBJMuI43lOICfb72oECkpmISBWJFgXkfVfmqOs4iu1cWJHk9FkbEeA==","signatures":[{"sig":"MEQCID37XI4ESlsFinww4yIWi6wQMkuubVO5wwol5rwER2DUAiB0ubKXvfIp3hZzqzDXgL0KrfdpWJUgQ2SLIuSGohJoUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391715159},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"11e6f739678bcfd9cce392bf223dac2685769b77","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.5.0","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.3.4_1713877144538_0.5496365116183559","host":"s3://npm-registry-packages"}},"14.3.5":{"name":"@pact-foundation/pact-core","version":"14.3.5","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.3.5","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"6c3415c262eeea327d34eb76984b46d63fffffd5","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.3.5.tgz","fileCount":15713,"integrity":"sha512-0+JrYYtDDeNjC+55ma5md1Oj5e+GWaJFqZZV4ZhaWxzMjp5wiDuMW9dU/P3+TOWoWwNoXpstCj3ePxnCGRgomw==","signatures":[{"sig":"MEQCICo2WusiGwUhyulkBqPxYjqAeEO/h9zu9ROlmZJN/LjUAiADSZSP88PJalxZZhHcHsYI/C0FG7mGY6rrVycp4+BfPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391716340},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"1110013e12c0f52814876f4fe45d13344b774688","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.5.0","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.3.5_1715174396969_0.5910004531954369","host":"s3://npm-registry-packages"}},"14.3.6":{"name":"@pact-foundation/pact-core","version":"14.3.6","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.3.6","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"6750d267ddf75a46f56187fa38bdcf14d7defd6f","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.3.6.tgz","fileCount":15713,"integrity":"sha512-KojbOb0keP/oStUXSEl3+djvKXjEeMV2OlfXVPU+aJdJ9/I1GxOV3gdLageutXD0YvsCaLMOOKVu2fcnRvwTtA==","signatures":[{"sig":"MEQCIAws9rIdAZB8YiH1mNKZW9vcBMQEnEZWodPlCQNvVGWeAiBc91HdNmrsqv9kIMDtLH+53xRAgLyohfTv/mXfnzOVEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":403478744},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"f6b8ed2e88f70d93e2501ec3a401a88e2f796edf","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.5.0","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.17.3","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.3.6_1715257228235_0.5174781571407971","host":"s3://npm-registry-packages"}},"14.3.7":{"name":"@pact-foundation/pact-core","version":"14.3.7","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.3.7","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"0c8b4a697eb7d3639e1fc292c9f4b5562c9adb11","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.3.7.tgz","fileCount":14007,"integrity":"sha512-UagI9iEw2nFccv2vxbaTUuWKMUjN3M+Eskz/qx+ec3vOcHiHKqw7NDi/jkRKfFf2vXjhZf1sTGzuPBg2EzoFnQ==","signatures":[{"sig":"MEUCIG3lpCex8C9SM54MkgS2slojXdTOXehEvmeg//+e7/leAiEAoVZfhsn4fzjWVVMidBOEF561zwAINiCSjaYRPEVI9M0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353214749},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"ead40973d346324b7e7957836f22733954151593","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.5.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.19.2","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.3.7_1716982305555_0.2490467254174733","host":"s3://npm-registry-packages"}},"14.3.8":{"name":"@pact-foundation/pact-core","version":"14.3.8","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@14.3.8","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"bin":{"pact":"bin/pact.js","pactflow":"bin/pactflow.js","pact-broker":"bin/pact-broker.js","pact-message":"bin/pact-message.js","pact-mock-service":"bin/pact-mock-service.js","pact-stub-service":"bin/pact-stub-service.js","pact-provider-verifier":"bin/pact-provider-verifier.js"},"cpu":["x64","ia32","arm64"],"dist":{"shasum":"2757c323cd31d7198c568b0744f1e8082530d92d","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-14.3.8.tgz","fileCount":14065,"integrity":"sha512-CG1DhuA/ROEgmAaj9DaFnSZ8fpLNoiSgK5QyM9WkFsx5gFoRHBS2g4Gw+s7ZDp9NkoxbMuZ3HCCicXoVPCGUwg==","signatures":[{"sig":"MEYCIQCN0e62NEtLdQB32hKT5ayr6pb0eanQvf4O8dUxmqBvUQIhAPF7fHZxcjYzG7GSCDdmVr7V4Q4+RKZuQjGiCg0jS9FE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353459130},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"c89aab128bafb3e5fab132595ad08ae31542c31a","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOG_LEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test,bin,standalone}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test,bin,standalone}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf standalone/*.{js,map,d.ts} standalone/{windows**,linux**,darwin**} 'ffi'","format:fix":"npm run format:base -- --write \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,standalone,bin,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.7.0","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.14.0","dependencies":{"pino":"^8.7.0","chalk":"4.1.2","mkdirp":"1.0.0","needle":"^3.2.0","rimraf":"2.6.2","unixify":"1.0.0","underscore":"1.12.1","check-types":"7.3.0","cross-spawn":"7.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0","promise-timeout":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","express":"4.19.2","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/mkdirp":"^0.5.2","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","@types/cross-spawn":"^6.0.1","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","@types/promise-timeout":"^1.3.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_14.3.8_1718646390635_0.2569483581296488","host":"s3://npm-registry-packages"}},"15.0.0":{"name":"@pact-foundation/pact-core","version":"15.0.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@15.0.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"18462562fbbeac8d2bbc3ae5e5376db7e8f413c1","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-15.0.0.tgz","fileCount":83,"integrity":"sha512-XkF/xe5BL9ev4D2AVZpmvYIp30Kg1sKNlCYVwMAeuHCiHhE7pPBgwZIwIXdIGplnwK78E1ZPFsbla3zwhjQ/bw==","signatures":[{"sig":"MEUCIQDPE9ScQow+92Cs05oeYuUzH36jOIHmgwRO4nExsVEReAIgHNOLMn94riSDa+dkfxRt+f3gwKm8PujcjMQys258pjo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163540322},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"db0c55ea5e9baa3357d7895204bbe9abb46d15cb","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.7.0","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.14.0","dependencies":{"pino":"^8.7.0","underscore":"1.12.1","check-types":"7.3.0","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","rimraf":"2.7.1","express":"4.19.2","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_15.0.0_1718649040905_0.10276078692614465","host":"s3://npm-registry-packages"}},"15.1.0":{"name":"@pact-foundation/pact-core","version":"15.1.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@15.1.0","contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"8f288f1adbe43358a3cde1e2b761b8725c487630","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-15.1.0.tgz","fileCount":84,"integrity":"sha512-svMJQtzSLi4a/O1ZFHWsiIvLcxanCT9f0IYMktRfs+F87eJ+HjjrwPieBp0nGJQASJYZLOec0ZHhpG/nQ3366w==","signatures":[{"sig":"MEQCIHulXo7GYMbxbMK+CqGz4wXLN85ZZjJOv/FR38DnqRJuAiBIcHBkPwSEYUDfjK7AmvYEAU5Pqwz8MRnwWWjg8FRnJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116270014},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"d3829dae7d0cdfc1c8c8773cd4320a72eb6f1635","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.7.0","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.14.0","dependencies":{"pino":"^8.7.0","underscore":"1.12.1","check-types":"7.3.0","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","rimraf":"2.7.1","express":"4.19.2","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_15.1.0_1718898782148_0.46535442951243167","host":"s3://npm-registry-packages"}},"15.1.1":{"name":"@pact-foundation/pact-core","version":"15.1.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@15.1.1","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"c0855c4e92bc203d367586d1a08a00e00ca09d46","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-15.1.1.tgz","fileCount":84,"integrity":"sha512-JrowGyJ8vEhdLH/k4jovxeqhJh8JxF74ScqSxlRno+DDY7jocizdY3Xb5IzlVESHDyMbqO0AtUydiGjuBwbasw==","signatures":[{"sig":"MEQCIHdhFBx9ETXdLAVl9mdKyD5xxNZKjYmfcZur8U/PpULtAiBLelsrndBqIXkVOmpCCDqhbIiBclRRWmHquv3KEcPqOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114834002},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"ffda77d97a5ffd906efb0b621807ee7bac6bc551","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env LOGLEVEL=debug PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.7.0","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.15.1","dependencies":{"pino":"^8.7.0","underscore":"1.12.1","check-types":"7.3.0","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","rimraf":"2.7.1","express":"4.19.2","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_15.1.1_1721365131484_0.736000281817462","host":"s3://npm-registry-packages"}},"15.2.0":{"name":"@pact-foundation/pact-core","version":"15.2.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@15.2.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"44b752c3de5971dd09be779d74e3f52b86853ad5","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-15.2.0.tgz","fileCount":84,"integrity":"sha512-xmCQAwzu4wyCaNFqW1IpX5093UtsLkpIhfoMf9JlA6PYI/Ve/+EUCNZDz3o0QtWzrNDemZh2ZV3ZQR7Adqst3g==","signatures":[{"sig":"MEUCIQC0hS6Hrdel/+Zu0oVen9ioCRTuuOsQnFDic6XBAD6NlwIgHIp/gngQVz0/tRovHmY1YCtLM742jpdXqGmg4GfJjPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114866643},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"9acf43cdb489f73492abe2622410cc4f387a73f3","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.8.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"pino":"^8.7.0","underscore":"1.12.1","check-types":"7.3.0","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","rimraf":"2.7.1","express":"4.19.2","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_15.2.0_1725639424378_0.15693806877556282","host":"s3://npm-registry-packages"}},"15.2.1":{"name":"@pact-foundation/pact-core","version":"15.2.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@15.2.1","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"574233e78844d5f921e24d16505f7cd75bbe8a77","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-15.2.1.tgz","fileCount":84,"integrity":"sha512-IhWwc026bqffjHAVjOfVnDzmhRlr7FBVrLeg/pKjhrcIi0Z/bWahU0u3LEKKctnMkICSH4nAVTYZEg3kUNTxag==","signatures":[{"sig":"MEUCIA52L72q8dntlLGFciu1FsRGgkQHBd7N5NQ9MnS8jPHuAiEA1vyANRpP74hm5rrd5+1wCe4+NQ7q7/5GPvwz/0NMi68=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114866734},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"a2a38a871a5cf5fd967652f0184f821a45c1e981","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.5.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.8.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"pino":"^8.7.0","underscore":"1.12.1","check-types":"7.3.0","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.1.2","cors":"2.8.4","axios":"^1.6.0","mocha":"^9.1.3","sinon":"9.2.4","eslint":"^8.30.0","rimraf":"2.7.1","express":"4.19.2","nodemon":"^2.0.4","ts-node":"10.9.1","prettier":"^2.3.0","cross-env":"^5.1.3","form-data":"^4.0.0","@types/tar":"^4.0.3","basic-auth":"2.0.0","decamelize":"2.0.0","protobufjs":"^7.2.4","typescript":"4.7.4","@types/chai":"4.1.2","@types/cors":"^2.8.6","@types/node":"^18.11.10","body-parser":"^1.18.2","@types/mocha":"9.0.0","@types/sinon":"^9.0.11","grpc-promise":"^1.4.0","@grpc/grpc-js":"^1.8.0","@snyk/protect":"^1.1118.0","@types/needle":"2.5.2","@types/rimraf":"^2.0.2","@types/express":"4.11.1","@types/unixify":"^1.0.0","node-addon-api":"^6.1.0","@types/url-join":"^4.0.0","@tsconfig/node14":"^1.0.3","chai-as-promised":"7.1.1","@types/basic-auth":"^1.1.2","@types/decompress":"^4.2.3","@types/underscore":"1.8.7","@grpc/proto-loader":"^0.7.3","@types/check-types":"^7.3.2","eslint-plugin-mocha":"^10.1.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^11.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"7.1.0","@typescript-eslint/parser":"^5.47.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2","@pact-foundation/pact-js-prettier-config":"^1.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_15.2.1_1725648447668_0.4361776480398456","host":"s3://npm-registry-packages"}},"16.0.0":{"name":"@pact-foundation/pact-core","version":"16.0.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@16.0.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"7544db4e7fb1ef0399bf7477017a59029ddba434","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-16.0.0.tgz","fileCount":70,"integrity":"sha512-Zdo/JIsReDrJLg0tCN0IinTmMi4tU+gmKPNc70J0wY0j/zMuL4xdpqotKhIDChf9yK4sEr2K24lKEZ9yQN2eWw==","signatures":[{"sig":"MEYCIQDkzCy6KqC8mr87znVn3pTVaNOIikpsNkBLbsMCMN8njQIhAI79qdvVhS0hvs7As4ziAzOJ33tD0oeRPRVomP55GEfq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":228609},"main":"src/index.js","snyk":true,"types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"a73f4f719ece0e93ae4e2224679a7818ce08c292","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","prerelease":"npm run snyk-protect","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","snyk-protect":"snyk-protect","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.6.3"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.8.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.18.2","dependencies":{"pino":"^8.7.0","underscore":"1.13.7","check-types":"7.4.0","detect-libc":"^2.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","cors":"2.8.5","axios":"1.7.9","mocha":"9.2.2","sinon":"9.2.4","eslint":"8.57.1","rimraf":"2.7.1","express":"4.21.2","nodemon":"2.0.22","ts-node":"10.9.2","prettier":"2.8.8","cross-env":"5.2.1","form-data":"4.0.1","@types/tar":"6.1.13","basic-auth":"2.0.1","decamelize":"2.0.0","protobufjs":"7.4.0","typescript":"4.9.5","@types/chai":"4.3.20","@types/cors":"2.8.17","@types/node":"22.10.1","body-parser":"1.20.3","@types/mocha":"10.0.10","@types/sinon":"17.0.3","grpc-promise":"1.4.0","@grpc/grpc-js":"1.12.4","@snyk/protect":"1.1294.2","@types/needle":"3.3.0","@types/rimraf":"2.0.5","@types/express":"4.17.21","@types/unixify":"1.0.2","node-addon-api":"6.1.0","@types/url-join":"4.0.3","@tsconfig/node14":"14.1.2","chai-as-promised":"7.1.2","@types/basic-auth":"1.1.8","@types/decompress":"4.2.7","@types/underscore":"1.13.0","@grpc/proto-loader":"0.7.13","@types/check-types":"7.3.7","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.31.0","commit-and-tag-version":"11.3.0","eslint-config-prettier":"8.10.0","@types/chai-as-promised":"7.1.8","@typescript-eslint/parser":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"0.7.4","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"3.7.0","@pact-foundation/pact-js-prettier-config":"1.0.0"},"optionalDependencies":{"@pact-foundation/pact-core-darwin-x64":"16.0.0","@pact-foundation/pact-core-windows-x64":"16.0.0","@pact-foundation/pact-core-darwin-arm64":"16.0.0","@pact-foundation/pact-core-linux-x64-musl":"16.0.0","@pact-foundation/pact-core-linux-x64-glibc":"16.0.0","@pact-foundation/pact-core-linux-arm64-musl":"16.0.0","@pact-foundation/pact-core-linux-arm64-glibc":"16.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_16.0.0_1739799494476_0.47105953058548433","host":"s3://npm-registry-packages-npm-production"}},"16.1.0":{"name":"@pact-foundation/pact-core","version":"16.1.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@16.1.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"3c619577ebc469b20136baf57b0e21ff596c83c4","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-16.1.0.tgz","fileCount":69,"integrity":"sha512-AaksFwpR2vLlu2/3zEFL0mErZ1Mmi9lndZBjW/S/etXhRAn1yr092ruvF105Lrk8wCm635h3W1EQD3E4rh0Jsg==","signatures":[{"sig":"MEYCIQCTeCjrryw9mdM9yyZFqhfmeNwfTNh9eI7qsNZmSarMVQIhANcQPT7DIhNRT9W4c+GzfwVpLRBBCqR8uR0exNhkFVNi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":230568},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"81b4647511444f65c20bb5ae7fac725e19e63292","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.7.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.8.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.19.4","dependencies":{"pino":"^8.7.0","underscore":"1.13.7","check-types":"7.4.0","detect-libc":"^2.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","cors":"2.8.5","axios":"1.11.0","mocha":"9.2.2","sinon":"21.0.0","eslint":"8.57.1","rimraf":"2.7.1","express":"4.21.2","nodemon":"2.0.22","ts-node":"10.9.2","prettier":"2.8.8","cross-env":"10.0.0","form-data":"4.0.4","@types/tar":"6.1.13","basic-auth":"2.0.1","decamelize":"2.0.0","protobufjs":"7.5.3","typescript":"4.9.5","@types/chai":"4.3.20","@types/cors":"2.8.19","@types/node":"22.16.5","body-parser":"2.2.0","@types/mocha":"10.0.10","@types/sinon":"17.0.4","grpc-promise":"1.4.0","@grpc/grpc-js":"1.13.4","@types/needle":"3.3.0","@types/rimraf":"2.0.5","@types/express":"4.17.23","@types/unixify":"1.0.2","node-addon-api":"8.5.0","@types/url-join":"4.0.3","@tsconfig/node14":"14.1.4","chai-as-promised":"7.1.2","@types/basic-auth":"1.1.8","@types/decompress":"4.2.7","@types/underscore":"1.13.0","@grpc/proto-loader":"0.8.0","@types/check-types":"7.3.7","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.32.0","commit-and-tag-version":"11.3.0","eslint-config-prettier":"8.10.2","@types/chai-as-promised":"7.1.8","@typescript-eslint/parser":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"0.7.4","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"3.7.0","@pact-foundation/pact-js-prettier-config":"1.0.0"},"optionalDependencies":{"@pact-foundation/pact-core-darwin-x64":"16.1.0","@pact-foundation/pact-core-windows-x64":"16.1.0","@pact-foundation/pact-core-darwin-arm64":"16.1.0","@pact-foundation/pact-core-linux-x64-musl":"16.1.0","@pact-foundation/pact-core-linux-x64-glibc":"16.1.0","@pact-foundation/pact-core-linux-arm64-musl":"16.1.0","@pact-foundation/pact-core-linux-arm64-glibc":"16.1.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_16.1.0_1754220899871_0.12005072848458909","host":"s3://npm-registry-packages-npm-production"}},"16.1.1":{"name":"@pact-foundation/pact-core","version":"16.1.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@16.1.1","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"c4675de633647051b5d00cef92bc2c75ab5a4b79","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-16.1.1.tgz","fileCount":69,"integrity":"sha512-OoDTOmaR25A38VsyBXhiJrTSQfnnn77cREOcnDlFivlTBrrYSSvxEs4E27R1qAH770WZB1udSc3oON77B8wVNA==","signatures":[{"sig":"MEUCIBy2Iof/VgpK5pXiBMURXEnAq0RvEF7Y0UrSbOA4wURmAiEA/cn95yfzIs5dniFWmPKQ/fiAdOUxMrjAcX/NpUUIDeo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":230835},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">=16"},"gitHead":"44ffed6a79538bc032cc939ce4bfcaf88d3b950f","scripts":{"lint":"eslint . --ext .ts --config .eslintrc","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.7.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.8.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"pino":"^8.7.0","underscore":"1.13.7","check-types":"7.4.0","detect-libc":"^2.0.3","pino-pretty":"^9.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","cors":"2.8.5","axios":"1.11.0","mocha":"9.2.2","sinon":"21.0.0","eslint":"8.57.1","rimraf":"2.7.1","express":"4.21.2","nodemon":"2.0.22","ts-node":"10.9.2","prettier":"2.8.8","cross-env":"10.0.0","form-data":"4.0.4","@types/tar":"6.1.13","basic-auth":"2.0.1","decamelize":"2.0.0","protobufjs":"7.5.4","typescript":"4.9.5","@types/chai":"5.2.2","@types/cors":"2.8.19","@types/node":"22.18.3","body-parser":"2.2.0","@types/mocha":"10.0.10","@types/sinon":"17.0.4","grpc-promise":"1.4.0","@grpc/grpc-js":"1.13.4","@types/needle":"3.3.0","@types/rimraf":"2.0.5","@types/express":"4.17.23","@types/unixify":"1.0.2","node-addon-api":"8.5.0","@types/url-join":"4.0.3","@tsconfig/node14":"14.1.5","chai-as-promised":"7.1.2","@types/basic-auth":"1.1.8","@types/decompress":"4.2.7","@types/underscore":"1.13.0","@grpc/proto-loader":"0.8.0","@types/check-types":"7.3.7","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.32.0","commit-and-tag-version":"11.3.0","eslint-config-prettier":"8.10.2","@types/chai-as-promised":"7.1.8","@typescript-eslint/parser":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"0.7.4","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"3.7.0","@pact-foundation/pact-js-prettier-config":"1.0.0"},"optionalDependencies":{"@pact-foundation/pact-core-darwin-x64":"16.1.1","@pact-foundation/pact-core-windows-x64":"16.1.1","@pact-foundation/pact-core-darwin-arm64":"16.1.1","@pact-foundation/pact-core-linux-x64-musl":"16.1.1","@pact-foundation/pact-core-linux-x64-glibc":"16.1.1","@pact-foundation/pact-core-linux-arm64-musl":"16.1.1","@pact-foundation/pact-core-linux-arm64-glibc":"16.1.1"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_16.1.1_1757951005553_0.9694702601143599","host":"s3://npm-registry-packages-npm-production"}},"17.0.0":{"name":"@pact-foundation/pact-core","version":"17.0.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@17.0.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"ff4bb871e530986304eaef11ebc9965318ed1279","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-17.0.0.tgz","fileCount":71,"integrity":"sha512-H6uGvjIgiT1vcGFhFwF0wCCbX9t3w5/d+Q3UGrHSw0/hOEQdGcETSeMUIheW9oCvm9qkxPBV5YkwUwmDIUXnYg==","signatures":[{"sig":"MEUCIGxGSRPA941ZF58L2ZDzqviY5ES+r5vjLPH7GA2VxTDCAiEAqcx77tzM55qjwx1jb01dsq0kWjln7LlWrWMaRE4zgtE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":236219},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">=20"},"gitHead":"a041a715eadfdae5e7e3ada66dca11d66787dd54","scripts":{"lint":"eslint .","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf -g '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.7.2"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.8.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"pino":"^9.9.0","underscore":"1.13.7","check-types":"11.2.3","detect-libc":"^2.0.3","pino-pretty":"^13.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"5.2.0","cors":"2.8.5","axios":"1.12.2","mocha":"11.7.0","sinon":"21.0.0","eslint":"^9.28.0","rimraf":"6.0.1","express":"5.1.0","globals":"^16.2.0","nodemon":"3.1.10","ts-node":"10.9.2","prettier":"3.5.3","cross-env":"7.0.3","form-data":"4.0.4","@eslint/js":"^9.28.0","@types/tar":"6.1.13","basic-auth":"2.0.1","decamelize":"6.0.0","protobufjs":"7.5.4","typescript":"^5.8.3","@types/chai":"5.2.2","@types/cors":"2.8.19","@types/node":"24.0.0","body-parser":"2.2.0","@types/mocha":"10.0.10","@types/sinon":"17.0.4","grpc-promise":"1.4.0","@grpc/grpc-js":"1.13.4","@snyk/protect":"1.1297.1","@types/needle":"3.3.0","@types/rimraf":"3.0.2","@eslint/compat":"^1.2.9","@types/express":"5.0.3","@types/unixify":"1.0.2","node-addon-api":"8.5.0","@types/url-join":"5.0.0","@eslint/eslintrc":"^3.3.1","@tsconfig/node14":"14.1.5","chai-as-promised":"8.0.1","@types/basic-auth":"1.1.8","@types/decompress":"4.2.7","@types/underscore":"1.13.0","typescript-eslint":"^8.34.0","@grpc/proto-loader":"0.7.15","@types/check-types":"11.2.2","eslint-plugin-mocha":"11.1.0","eslint-plugin-import":"2.31.0","commit-and-tag-version":"12.5.1","eslint-config-prettier":"10.1.5","@types/chai-as-promised":"8.0.2","@typescript-eslint/parser":"8.34.0","eslint-plugin-chai-friendly":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.0","eslint-import-resolver-typescript":"4.4.3","@pact-foundation/pact-js-prettier-config":"1.0.0"},"optionalDependencies":{"@pact-foundation/pact-core-darwin-x64":"17.0.0","@pact-foundation/pact-core-windows-x64":"17.0.0","@pact-foundation/pact-core-darwin-arm64":"17.0.0","@pact-foundation/pact-core-linux-x64-musl":"17.0.0","@pact-foundation/pact-core-linux-x64-glibc":"17.0.0","@pact-foundation/pact-core-linux-arm64-musl":"17.0.0","@pact-foundation/pact-core-linux-arm64-glibc":"17.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_17.0.0_1757955805411_0.42160698312995315","host":"s3://npm-registry-packages-npm-production"}},"17.0.1":{"name":"@pact-foundation/pact-core","version":"17.0.1","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@17.0.1","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"9e807f899b991f82a174d23a113d0f201313e25d","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-17.0.1.tgz","fileCount":71,"integrity":"sha512-jUYp4DuLSC6WYsm8Lu7GpbzSNLu20kGAI5u8tl6NdlOWkBORbcc0KkBvlAkqY77ViyYutOPPFiR65oYGzsU1vQ==","signatures":[{"sig":"MEQCIE9jm8OBRYyZjb1uvnDHcMF5H5RmlXQPvDWtXSyMU8yzAiAdWi3MYdbJSnqxkztyISMoghNP8eckqbTVxErtC+m77g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":236882},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">=20"},"gitHead":"a1518f2ba61dfd164d5efa483abc5364af55ccae","scripts":{"lint":"eslint .","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf -g '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.7.3"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.8.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"pino":"^10.0.0","underscore":"1.13.7","check-types":"11.2.3","detect-libc":"^2.0.3","pino-pretty":"^13.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"6.2.0","cors":"2.8.5","axios":"1.12.2","mocha":"11.7.4","sinon":"21.0.0","eslint":"9.37.0","rimraf":"6.0.1","express":"5.1.0","globals":"16.4.0","nodemon":"3.1.10","ts-node":"10.9.2","prettier":"3.6.2","cross-env":"10.1.0","form-data":"4.0.4","@eslint/js":"9.37.0","@types/tar":"6.1.13","basic-auth":"2.0.1","decamelize":"6.0.1","protobufjs":"7.5.4","typescript":"5.9.3","@types/chai":"5.2.2","@types/cors":"2.8.19","@types/node":"24.8.1","body-parser":"2.2.0","@types/mocha":"10.0.10","@types/sinon":"17.0.4","grpc-promise":"1.4.0","@grpc/grpc-js":"1.14.0","@snyk/protect":"1.1300.0","@types/needle":"3.3.0","@types/rimraf":"3.0.2","@eslint/compat":"1.4.0","@types/express":"5.0.3","@types/unixify":"1.0.2","node-addon-api":"8.5.0","@types/url-join":"5.0.0","@eslint/eslintrc":"3.3.1","@tsconfig/node14":"14.1.5","chai-as-promised":"8.0.2","@types/basic-auth":"1.1.8","@types/decompress":"4.2.7","@types/underscore":"1.13.0","typescript-eslint":"8.46.1","@grpc/proto-loader":"0.8.0","@types/check-types":"11.2.2","eslint-plugin-mocha":"11.2.0","eslint-plugin-import":"2.32.0","commit-and-tag-version":"12.6.0","eslint-config-prettier":"10.1.8","@types/chai-as-promised":"8.0.2","@typescript-eslint/parser":"8.46.1","eslint-plugin-chai-friendly":"1.1.0","@typescript-eslint/eslint-plugin":"8.46.1","eslint-import-resolver-typescript":"4.4.4","@pact-foundation/pact-js-prettier-config":"1.0.0"},"optionalDependencies":{"@pact-foundation/pact-core-darwin-x64":"17.0.1","@pact-foundation/pact-core-windows-x64":"17.0.1","@pact-foundation/pact-core-darwin-arm64":"17.0.1","@pact-foundation/pact-core-linux-x64-musl":"17.0.1","@pact-foundation/pact-core-linux-x64-glibc":"17.0.1","@pact-foundation/pact-core-linux-arm64-musl":"17.0.1","@pact-foundation/pact-core-linux-arm64-glibc":"17.0.1"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_17.0.1_1760746621639_0.030433920387340052","host":"s3://npm-registry-packages-npm-production"}},"17.0.2":{"name":"@pact-foundation/pact-core","version":"17.0.2","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@17.0.2","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"d73eeb8155fb238fd0e62cf8d193a5bbb9ddee85","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-17.0.2.tgz","fileCount":71,"integrity":"sha512-bjoKY39sOqUnjo5sppAWUnH2p6dJ0d83zfXLT5huvMxA0wEvSjTaJRwHpIR/SbD6JyS3rKKfSY8simOyQmoK0Q==","signatures":[{"sig":"MEYCIQCqD/acYqml4clLD9Fy6eIWe2PWJj/Wjtzr13CqXQ4qbAIhAJTFHqO/aLjVYwzHFTQLS6pvSCZvJs/h+vJ2M832wN2o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238345},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">=20"},"gitHead":"96635009d18cf4c1996380151242c95fba122999","scripts":{"lint":"eslint .","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf -g '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.7.3"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.8.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"pino":"^10.0.0","underscore":"1.13.7","check-types":"11.2.3","detect-libc":"^2.0.3","pino-pretty":"^13.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"6.2.1","cors":"2.8.5","axios":"1.13.2","mocha":"11.7.5","sinon":"21.0.0","eslint":"9.39.1","rimraf":"6.1.2","express":"5.2.1","globals":"16.5.0","nodemon":"3.1.11","ts-node":"10.9.2","prettier":"3.7.4","cross-env":"10.1.0","form-data":"4.0.5","@eslint/js":"9.39.1","@types/tar":"6.1.13","basic-auth":"2.0.1","decamelize":"6.0.1","protobufjs":"7.5.4","typescript":"5.9.3","@types/chai":"5.2.3","@types/cors":"2.8.19","@types/node":"24.10.1","body-parser":"2.2.1","@types/mocha":"10.0.10","@types/sinon":"21.0.0","grpc-promise":"1.4.0","@grpc/grpc-js":"1.14.2","@snyk/protect":"1.1301.0","@types/needle":"3.3.0","@types/rimraf":"3.0.2","@eslint/compat":"2.0.0","@types/express":"5.0.6","@types/unixify":"1.0.2","node-addon-api":"8.5.0","@types/url-join":"5.0.0","@eslint/eslintrc":"3.3.3","@tsconfig/node14":"14.1.8","chai-as-promised":"8.0.2","@types/basic-auth":"1.1.8","@types/decompress":"4.2.7","@types/underscore":"1.13.0","typescript-eslint":"8.48.1","@grpc/proto-loader":"0.8.0","@types/check-types":"11.2.2","eslint-plugin-mocha":"11.2.0","eslint-plugin-import":"2.32.0","commit-and-tag-version":"12.6.1","eslint-config-prettier":"10.1.8","@types/chai-as-promised":"8.0.2","@typescript-eslint/parser":"8.48.1","eslint-plugin-chai-friendly":"1.1.0","@typescript-eslint/eslint-plugin":"8.48.1","eslint-import-resolver-typescript":"4.4.4","@pact-foundation/pact-js-prettier-config":"1.0.0"},"optionalDependencies":{"@pact-foundation/pact-core-darwin-x64":"17.0.2","@pact-foundation/pact-core-windows-x64":"17.0.2","@pact-foundation/pact-core-darwin-arm64":"17.0.2","@pact-foundation/pact-core-linux-x64-musl":"17.0.2","@pact-foundation/pact-core-linux-x64-glibc":"17.0.2","@pact-foundation/pact-core-linux-arm64-musl":"17.0.2","@pact-foundation/pact-core-linux-arm64-glibc":"17.0.2"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_17.0.2_1765446020441_0.6424018494384698","host":"s3://npm-registry-packages-npm-production"}},"17.1.0":{"name":"@pact-foundation/pact-core","version":"17.1.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@17.1.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"7770878a7e7df57b792a35ecd6a0859cd3218ef8","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-17.1.0.tgz","fileCount":71,"integrity":"sha512-0yAUBpLP9ggibw3uX8FW8gHj6zbxCiGNDh1K9oG9b6opzqD3ZsGD8YaKYOHOLTQSoQRsB//Kkeztvi4IfWO3iQ==","signatures":[{"sig":"MEQCIH7bPGZSQCm0iGG/xlDfYH1J7Hrmn+fBHBpuIj/kbGqxAiBe9Eg+Xr5WNJjKDQApsTGikrXUDV7vrQ4TPwp9oF0CFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240500},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">=20"},"gitHead":"2601434f520eb16585a8ab7fba24d8e058e2c715","scripts":{"lint":"eslint .","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf -g '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.7.3"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.8.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"pino":"^10.0.0","underscore":"1.13.7","check-types":"11.2.3","detect-libc":"^2.0.3","pino-pretty":"^13.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"6.2.1","cors":"2.8.5","axios":"1.13.2","mocha":"11.7.5","sinon":"21.0.0","eslint":"9.39.1","rimraf":"6.1.2","express":"5.2.1","globals":"16.5.0","nodemon":"3.1.11","ts-node":"10.9.2","prettier":"3.7.4","cross-env":"10.1.0","form-data":"4.0.5","@eslint/js":"9.39.1","@types/tar":"6.1.13","basic-auth":"2.0.1","decamelize":"6.0.1","protobufjs":"7.5.4","typescript":"5.9.3","@types/chai":"5.2.3","@types/cors":"2.8.19","@types/node":"24.10.1","body-parser":"2.2.1","@types/mocha":"10.0.10","@types/sinon":"21.0.0","grpc-promise":"1.4.0","@grpc/grpc-js":"1.14.2","@snyk/protect":"1.1301.0","@types/needle":"3.3.0","@types/rimraf":"3.0.2","@eslint/compat":"2.0.0","@types/express":"5.0.6","@types/unixify":"1.0.2","node-addon-api":"8.5.0","@types/url-join":"5.0.0","@eslint/eslintrc":"3.3.3","@tsconfig/node14":"14.1.8","chai-as-promised":"8.0.2","@types/basic-auth":"1.1.8","@types/decompress":"4.2.7","@types/underscore":"1.13.0","typescript-eslint":"8.49.0","@grpc/proto-loader":"0.8.0","@types/check-types":"11.2.2","eslint-plugin-mocha":"11.2.0","eslint-plugin-import":"2.32.0","commit-and-tag-version":"12.6.1","eslint-config-prettier":"10.1.8","@types/chai-as-promised":"8.0.2","@typescript-eslint/parser":"8.49.0","eslint-plugin-chai-friendly":"1.1.0","@typescript-eslint/eslint-plugin":"8.49.0","eslint-import-resolver-typescript":"4.4.4","@pact-foundation/pact-js-prettier-config":"1.0.0"},"optionalDependencies":{"@pact-foundation/pact-core-darwin-x64":"17.1.0","@pact-foundation/pact-core-windows-x64":"17.1.0","@pact-foundation/pact-core-darwin-arm64":"17.1.0","@pact-foundation/pact-core-linux-x64-musl":"17.1.0","@pact-foundation/pact-core-linux-x64-glibc":"17.1.0","@pact-foundation/pact-core-linux-arm64-musl":"17.1.0","@pact-foundation/pact-core-linux-arm64-glibc":"17.1.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_17.1.0_1766122806419_0.7261203339834306","host":"s3://npm-registry-packages-npm-production"}},"18.0.0":{"name":"@pact-foundation/pact-core","version":"18.0.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@18.0.0","maintainers":[{"name":"omerico","email":"omer.moradd@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"37644420ea253a7b89de47f88a073ec65efe46f9","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-18.0.0.tgz","fileCount":71,"integrity":"sha512-21sOzu+28HLivTdsnwOmLAPjHLDaPfUbv/aTxlWqCVmBTXVsxekrbQJkO0ga6COXEXQg0BGKmqLxh22orm//9A==","signatures":[{"sig":"MEUCIQCHBnLdZG6J7R8jImd03GGwm+bx/m8q14/JLLTWvXRXrwIgO598qA3suJRdd4pqPebqhJANma6MS0YUHNemVub4tQQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240845},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">=20"},"gitHead":"082b1d3fce4810efe5999951df08eab4dee4fb25","scripts":{"lint":"eslint .","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf -g '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.7.3"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"10.8.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"pino":"^10.0.0","underscore":"1.13.7","check-types":"11.2.3","detect-libc":"^2.0.3","pino-pretty":"^13.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"6.2.1","cors":"2.8.5","axios":"1.13.2","mocha":"11.7.5","sinon":"21.0.0","eslint":"9.39.1","rimraf":"6.1.2","express":"5.2.1","globals":"16.5.0","nodemon":"3.1.11","ts-node":"10.9.2","prettier":"3.7.4","cross-env":"10.1.0","form-data":"4.0.5","@eslint/js":"9.39.1","@types/tar":"6.1.13","basic-auth":"2.0.1","decamelize":"6.0.1","protobufjs":"7.5.4","typescript":"5.9.3","@types/chai":"5.2.3","@types/cors":"2.8.19","@types/node":"24.10.1","body-parser":"2.2.1","@types/mocha":"10.0.10","@types/sinon":"21.0.0","grpc-promise":"1.4.0","@grpc/grpc-js":"1.14.3","@snyk/protect":"1.1301.0","@types/needle":"3.3.0","@types/rimraf":"3.0.2","@eslint/compat":"2.0.0","@types/express":"5.0.6","@types/unixify":"1.0.2","node-addon-api":"8.5.0","@types/url-join":"5.0.0","@eslint/eslintrc":"3.3.3","@tsconfig/node14":"14.1.8","chai-as-promised":"8.0.2","@types/basic-auth":"1.1.8","@types/decompress":"4.2.7","@types/underscore":"1.13.0","typescript-eslint":"8.49.0","@grpc/proto-loader":"0.8.0","@types/check-types":"11.2.2","eslint-plugin-mocha":"11.2.0","eslint-plugin-import":"2.32.0","commit-and-tag-version":"12.6.1","eslint-config-prettier":"10.1.8","@types/chai-as-promised":"8.0.2","@typescript-eslint/parser":"8.49.0","eslint-plugin-chai-friendly":"1.1.0","@typescript-eslint/eslint-plugin":"8.49.0","eslint-import-resolver-typescript":"4.4.4","@pact-foundation/pact-js-prettier-config":"1.0.0"},"optionalDependencies":{"@pact-foundation/pact-core-darwin-x64":"18.0.0","@pact-foundation/pact-core-windows-x64":"18.0.0","@pact-foundation/pact-core-darwin-arm64":"18.0.0","@pact-foundation/pact-core-linux-x64-musl":"18.0.0","@pact-foundation/pact-core-linux-x64-glibc":"18.0.0","@pact-foundation/pact-core-linux-arm64-musl":"18.0.0","@pact-foundation/pact-core-linux-arm64-glibc":"18.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_18.0.0_1766128283985_0.9338132696233248","host":"s3://npm-registry-packages-npm-production"}},"18.1.0":{"name":"@pact-foundation/pact-core","version":"18.1.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@18.1.0","maintainers":[{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"6b00c6a2ebf96ab184ffae47d139e7f762f0e405","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-18.1.0.tgz","fileCount":71,"integrity":"sha512-QWdntTsTT32r3SOTDaKjB9QyEbbgfsshsY2X/OwBJaNq28jKYEw50t2lYrITN+SdhkgfkEZJ9Y0XNfxtOUDVnA==","signatures":[{"sig":"MEQCICIg+USDcwVrUnhlHf+V3sRkodV3DFh92zvtfiIeZhXFAiBxy8ximnEVzF5yLLKgJ9Em0mSuSf6EUFtpf3LyVYOjlA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact-core@18.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":241983},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">=20"},"gitHead":"69bc77bdb2220a0e4262a2502fc7764d22b95a51","scripts":{"lint":"eslint .","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf -g '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:49b2d0c7-37f0-47dd-8889-69aa71084358"}},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.7.4"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"11.6.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"pino":"^10.0.0","underscore":"1.13.7","check-types":"11.2.3","detect-libc":"^2.0.3","pino-pretty":"^13.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"6.2.2","cors":"2.8.6","axios":"1.13.4","mocha":"11.7.5","sinon":"21.0.1","eslint":"9.39.2","rimraf":"6.1.2","express":"5.2.1","globals":"17.3.0","nodemon":"3.1.11","ts-node":"10.9.2","prettier":"3.8.1","cross-env":"10.1.0","form-data":"4.0.5","@eslint/js":"9.39.2","@types/tar":"6.1.13","basic-auth":"2.0.1","decamelize":"6.0.1","protobufjs":"8.0.0","typescript":"5.9.3","@types/chai":"5.2.3","@types/cors":"2.8.19","@types/node":"24.10.11","body-parser":"2.2.2","@types/mocha":"10.0.10","@types/sinon":"21.0.0","grpc-promise":"1.4.0","@grpc/grpc-js":"1.14.3","@snyk/protect":"1.1302.1","@types/needle":"3.3.0","@types/rimraf":"3.0.2","@eslint/compat":"2.0.1","@types/express":"5.0.6","@types/unixify":"1.0.2","node-addon-api":"8.5.0","@types/url-join":"5.0.0","@eslint/eslintrc":"3.3.3","@tsconfig/node18":"18.2.6","chai-as-promised":"8.0.2","@types/basic-auth":"1.1.8","@types/decompress":"4.2.7","@types/underscore":"1.13.0","typescript-eslint":"8.54.0","@grpc/proto-loader":"0.8.0","@types/check-types":"11.2.2","eslint-plugin-mocha":"11.2.0","eslint-plugin-import":"2.32.0","commit-and-tag-version":"12.6.1","eslint-config-prettier":"10.1.8","@types/chai-as-promised":"8.0.2","@typescript-eslint/parser":"8.54.0","eslint-plugin-chai-friendly":"1.1.0","@typescript-eslint/eslint-plugin":"8.54.0","eslint-import-resolver-typescript":"4.4.4","@pact-foundation/pact-js-prettier-config":"1.0.0"},"optionalDependencies":{"@pact-foundation/pact-core-darwin-x64":"18.1.0","@pact-foundation/pact-core-windows-x64":"18.1.0","@pact-foundation/pact-core-darwin-arm64":"18.1.0","@pact-foundation/pact-core-linux-x64-musl":"18.1.0","@pact-foundation/pact-core-linux-x64-glibc":"18.1.0","@pact-foundation/pact-core-linux-arm64-musl":"18.1.0","@pact-foundation/pact-core-linux-arm64-glibc":"18.1.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_18.1.0_1770709186240_0.30528678343035875","host":"s3://npm-registry-packages-npm-production"}},"19.0.0":{"name":"@pact-foundation/pact-core","version":"19.0.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@19.0.0","maintainers":[{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"95ccb75053c7d527921a86ff4bd8058c244e78ef","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-19.0.0.tgz","fileCount":71,"integrity":"sha512-KCB1YWEO4rFitXpzF42PlGvuGe8vODbUqogwp65u/p7+6ug34aqe0sOv8gInovCJzp0iEImuldrgx/UmGm40CQ==","signatures":[{"sig":"MEQCIEYtGDRPirSdp2AuAcUKxmgcO3AgzRR3LTwT8YYoeQ9oAiBqYCJlLCukY1v2SIAokdAawmPYtWqz9iMhKiBoHIJxZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact-core@19.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":242723},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">=20"},"gitHead":"608aa9af318d3a972bf95da8ac5c91df20d0d8bb","scripts":{"lint":"eslint .","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf -g '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:49b2d0c7-37f0-47dd-8889-69aa71084358"}},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.7.4"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"11.6.2","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"pino":"^10.0.0","underscore":"1.13.7","check-types":"11.2.3","detect-libc":"^2.0.3","pino-pretty":"^13.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"6.2.2","cors":"2.8.6","axios":"1.13.5","mocha":"11.7.5","sinon":"21.0.1","eslint":"9.39.2","rimraf":"6.1.3","express":"5.2.1","globals":"17.3.0","nodemon":"3.1.11","ts-node":"10.9.2","prettier":"3.8.1","cross-env":"10.1.0","form-data":"4.0.5","@eslint/js":"9.39.2","@types/tar":"6.1.13","basic-auth":"2.0.1","decamelize":"6.0.1","protobufjs":"8.0.0","typescript":"5.9.3","@types/chai":"5.2.3","@types/cors":"2.8.19","@types/node":"24.10.13","body-parser":"2.2.2","@types/mocha":"10.0.10","@types/sinon":"21.0.0","grpc-promise":"1.4.0","@grpc/grpc-js":"1.14.3","@snyk/protect":"1.1302.1","@types/needle":"3.3.0","@types/rimraf":"3.0.2","@eslint/compat":"2.0.2","@types/express":"5.0.6","@types/unixify":"1.0.2","node-addon-api":"8.5.0","@types/url-join":"5.0.0","@eslint/eslintrc":"3.3.3","@tsconfig/node18":"18.2.6","chai-as-promised":"8.0.2","@types/basic-auth":"1.1.8","@types/decompress":"4.2.7","@types/underscore":"1.13.0","typescript-eslint":"8.55.0","@grpc/proto-loader":"0.8.0","@types/check-types":"11.2.2","eslint-plugin-mocha":"11.2.0","eslint-plugin-import":"2.32.0","commit-and-tag-version":"12.6.1","eslint-config-prettier":"10.1.8","@types/chai-as-promised":"8.0.2","@typescript-eslint/parser":"8.55.0","eslint-plugin-chai-friendly":"1.1.0","@typescript-eslint/eslint-plugin":"8.55.0","eslint-import-resolver-typescript":"4.4.4","@pact-foundation/pact-js-prettier-config":"1.0.0"},"optionalDependencies":{"@pact-foundation/pact-core-darwin-x64":"19.0.0","@pact-foundation/pact-core-windows-x64":"19.0.0","@pact-foundation/pact-core-darwin-arm64":"19.0.0","@pact-foundation/pact-core-linux-x64-musl":"19.0.0","@pact-foundation/pact-core-linux-x64-glibc":"19.0.0","@pact-foundation/pact-core-linux-arm64-musl":"19.0.0","@pact-foundation/pact-core-linux-arm64-glibc":"19.0.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_19.0.0_1771488961665_0.8821089708544247","host":"s3://npm-registry-packages-npm-production"}},"19.1.0":{"name":"@pact-foundation/pact-core","version":"19.1.0","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"url":"http://www.onegeek.com.au","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact-core@19.1.0","maintainers":[{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"https://github.com/pact-foundation/pact-js-core#readme","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"dist":{"shasum":"07c08c1a1cb1bcb300340568ae367564e4b119d4","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-19.1.0.tgz","fileCount":71,"integrity":"sha512-2jyns+jkgLZK79ovM3aMSYHaMyu6dWmwOQjykj0GUhs37G5jXPffSsmBR1fm//KSf244OvuyELrAsWC+FnUHgg==","signatures":[{"sig":"MEUCIHg1f2jiE56FqBah0P6tLOXxTk/4zvryT9sBlMXDY29MAiEAnU1YOUanIS8wfQemlNgx7LBUJmirC9zhA5O20CnTJww=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact-core@19.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":247519},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">=20"},"gitHead":"aeb00ac4ab2bc1c0fc9acf66f1b231def65ad024","scripts":{"lint":"eslint .","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","build":"tsc --project tsconfig.build.json","clean":"rimraf -g '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","install":"","release":"commit-and-tag-version","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","clean-libs":"rimraf 'ffi'","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","download-libs":"npm run clean && bash script/download-libs.sh"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:49b2d0c7-37f0-47dd-8889-69aa71084358"}},"prettier":"@pact-foundation/pact-js-prettier-config","overrides":{"semver":"7.7.4"},"repository":{"url":"git://github.com/pact-foundation/pact-js-core.git","type":"git"},"_npmVersion":"11.9.0","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"pino":"^10.0.0","underscore":"1.13.8","check-types":"11.2.3","detect-libc":"^2.0.3","pino-pretty":"^13.1.1","node-gyp-build":"^4.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"6.2.2","cors":"2.8.6","axios":"1.13.5","mocha":"11.7.5","sinon":"21.0.1","eslint":"9.39.2","rimraf":"6.1.3","express":"5.2.1","globals":"17.3.0","nodemon":"3.1.11","ts-node":"10.9.2","prettier":"3.8.1","cross-env":"10.1.0","form-data":"4.0.5","@eslint/js":"9.39.2","@types/tar":"7.0.87","basic-auth":"2.0.1","decamelize":"6.0.1","protobufjs":"8.0.0","typescript":"5.9.3","@types/chai":"5.2.3","@types/cors":"2.8.19","@types/node":"24.10.13","body-parser":"2.2.2","@types/mocha":"10.0.10","@types/sinon":"21.0.0","grpc-promise":"1.4.0","@grpc/grpc-js":"1.14.3","@snyk/protect":"1.1302.1","@types/needle":"3.3.0","@types/rimraf":"3.0.2","@eslint/compat":"2.0.2","@types/express":"5.0.6","@types/unixify":"1.0.2","node-addon-api":"8.5.0","@types/url-join":"5.0.0","@eslint/eslintrc":"3.3.3","@tsconfig/node18":"18.2.6","chai-as-promised":"8.0.2","@types/basic-auth":"1.1.8","@types/decompress":"4.2.7","@types/underscore":"1.13.0","typescript-eslint":"8.55.0","@grpc/proto-loader":"0.8.0","@types/check-types":"11.2.2","eslint-plugin-mocha":"11.2.0","eslint-plugin-import":"2.32.0","commit-and-tag-version":"12.6.1","eslint-config-prettier":"10.1.8","@types/chai-as-promised":"8.0.2","@typescript-eslint/parser":"8.55.0","eslint-plugin-chai-friendly":"1.1.0","@typescript-eslint/eslint-plugin":"8.55.0","eslint-import-resolver-typescript":"4.4.4","@pact-foundation/pact-js-prettier-config":"1.0.0"},"optionalDependencies":{"@pact-foundation/pact-core-darwin-x64":"19.1.0","@pact-foundation/pact-core-windows-x64":"19.1.0","@pact-foundation/pact-core-darwin-arm64":"19.1.0","@pact-foundation/pact-core-linux-x64-musl":"19.1.0","@pact-foundation/pact-core-linux-x64-glibc":"19.1.0","@pact-foundation/pact-core-linux-arm64-musl":"19.1.0","@pact-foundation/pact-core-linux-arm64-glibc":"19.1.0"},"commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"_npmOperationalInternal":{"tmp":"tmp/pact-core_19.1.0_1773128448606_0.6436393889349861","host":"s3://npm-registry-packages-npm-production"}},"19.2.0":{"name":"@pact-foundation/pact-core","version":"19.2.0","description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","main":"src/index.js","homepage":"https://github.com/pact-foundation/pact-js-core#readme","types":"src/index.d.ts","os":["darwin","linux","win32"],"cpu":["x64","ia32","arm64"],"engines":{"node":">=20"},"repository":{"type":"git","url":"git://github.com/pact-foundation/pact-js-core.git"},"keywords":["pact","node","wrapper","mock","service","provider","verifier"],"author":{"name":"Matt Fellows","email":"m@onegeek.com.au","url":"http://www.onegeek.com.au"},"contributors":[{"name":"Michel Boudreau","email":"michelboudreau@gmail.com","url":"codinghitchhiker.com"}],"license":"MIT","bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"publishConfig":{"access":"public"},"dependencies":{"check-types":"11.2.3","detect-libc":"^2.0.3","node-gyp-build":"^4.6.0","pino":"^10.0.0","pino-pretty":"^13.1.1","underscore":"1.13.8"},"devDependencies":{"@eslint/compat":"2.0.4","@eslint/eslintrc":"3.3.5","@eslint/js":"9.39.2","@grpc/grpc-js":"1.14.3","@grpc/proto-loader":"0.8.0","@pact-foundation/pact-js-prettier-config":"1.0.0","@snyk/protect":"1.1302.1","@tsconfig/node18":"18.2.6","@types/basic-auth":"1.1.8","@types/chai":"5.2.3","@types/chai-as-promised":"8.0.2","@types/check-types":"11.2.2","@types/cors":"2.8.19","@types/decompress":"4.2.7","@types/express":"5.0.6","@types/mocha":"10.0.10","@types/needle":"3.3.0","@types/node":"24.10.13","@types/rimraf":"3.0.2","@types/sinon":"21.0.1","@types/tar":"7.0.87","@types/underscore":"1.13.0","@types/unixify":"1.0.2","@types/url-join":"5.0.0","@typescript-eslint/eslint-plugin":"8.57.0","@typescript-eslint/parser":"8.57.0","axios":"1.14.0","basic-auth":"2.0.1","body-parser":"2.2.2","chai":"6.2.2","chai-as-promised":"8.0.2","commit-and-tag-version":"12.6.1","cors":"2.8.6","cross-env":"10.1.0","decamelize":"6.0.1","eslint":"9.39.2","eslint-config-prettier":"10.1.8","eslint-import-resolver-typescript":"4.4.4","eslint-plugin-chai-friendly":"1.2.0","eslint-plugin-import":"2.32.0","eslint-plugin-mocha":"11.2.0","express":"5.2.1","form-data":"4.0.5","globals":"17.3.0","grpc-promise":"1.4.0","mocha":"11.7.5","node-addon-api":"8.5.0","nodemon":"3.1.11","prettier":"3.8.1","protobufjs":"8.0.1","rimraf":"6.1.3","sinon":"21.0.3","ts-node":"10.9.2","typescript":"5.9.3","typescript-eslint":"8.57.0"},"overrides":{"semver":"7.7.4"},"scripts":{"clean":"rimraf -g '{src,test}/**/*.{js,map,d.ts}' 'package.zip' '.tmp' 'tmp'","lint":"eslint .","lint:fix":"npm run lint -- --fix","prebuild":"npm run clean","download-libs":"npm run clean && bash script/download-libs.sh","clean-libs":"rimraf 'ffi'","build":"tsc --project tsconfig.build.json","release":"commit-and-tag-version","test":"cross-env PACT_DO_NOT_TRACK=true mocha \"{src,test}/**/*.spec.ts\"","format:base":"prettier --parser typescript","format:check":"npm run format:base -- --list-different \"{src,test}/**/*.{ts,tsx}\"","format:fix":"npm run format:base -- --write \"{src,test}/**/*.{ts,tsx}\"","install":""},"prettier":"@pact-foundation/pact-js-prettier-config","commit-and-tag-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes and Improvements"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","section":"Fixes and Improvements"},{"type":"perf","hidden":true},{"type":"test","hidden":true}]},"optionalDependencies":{"@pact-foundation/pact-core-darwin-arm64":"19.2.0","@pact-foundation/pact-core-darwin-x64":"19.2.0","@pact-foundation/pact-core-linux-arm64-glibc":"19.2.0","@pact-foundation/pact-core-linux-arm64-musl":"19.2.0","@pact-foundation/pact-core-linux-x64-glibc":"19.2.0","@pact-foundation/pact-core-linux-x64-musl":"19.2.0","@pact-foundation/pact-core-windows-x64":"19.2.0"},"gitHead":"c1f2a2d9e14aeef08d00c006a796746c8261068e","_id":"@pact-foundation/pact-core@19.2.0","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-7EB2e850hmBzGnwOYTRj4TCFCJQa9zaOy53bK+ybzEDx801olf0gVlYqMYHt1EsHUZzmtS5uDybpr9UMcZQxgg==","shasum":"1af3ef7bf9404330a1b2913819cfc0b557c10d52","tarball":"https://registry.npmjs.org/@pact-foundation/pact-core/-/pact-core-19.2.0.tgz","fileCount":71,"unpackedSize":249305,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact-core@19.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDcPxXG3g0/9SOhAc8ugcYkYTWABoeiC4fj3rZwPOAlHQIhAMIB4/8/BEN2P0BHeWbQ5zpRKXUWAz8qOoKmVovsW3n+"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:49b2d0c7-37f0-47dd-8889-69aa71084358"}},"directories":{},"maintainers":[{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/pact-core_19.2.0_1777608022850_0.08667767289563155"},"_hasShrinkwrap":false}},"time":{"created":"2021-03-05T02:40:10.968Z","modified":"2026-05-01T04:00:23.320Z","10.12.0":"2021-03-05T02:40:11.397Z","10.12.1":"2021-03-31T10:19:28.585Z","10.12.2":"2021-04-20T09:01:14.099Z","11.0.0":"2021-05-21T13:58:19.184Z","11.0.1":"2021-06-21T14:29:58.655Z","12.0.0-beta.0":"2021-06-28T08:05:22.832Z","12.0.0-beta.1":"2021-06-28T09:20:01.443Z","12.0.0-beta.2":"2021-06-28T10:17:56.457Z","12.0.0-beta.3":"2021-06-28T10:52:55.481Z","12.0.0-beta.4":"2021-06-29T11:33:47.373Z","12.0.0-beta.5":"2021-06-29T13:15:14.316Z","11.1.0":"2021-08-02T00:44:10.757Z","11.1.1":"2021-08-11T06:10:15.601Z","12.0.0-beta.6":"2021-08-11T10:06:55.753Z","12.0.0":"2021-08-24T01:23:32.085Z","13.0.0":"2021-08-24T02:32:38.880Z","13.0.1":"2021-08-24T05:46:55.866Z","13.1.0":"2021-08-26T04:36:01.366Z","13.1.1":"2021-09-06T10:49:37.362Z","13.1.2":"2021-09-06T11:30:49.377Z","13.1.3":"2021-09-06T14:24:04.191Z","13.1.4":"2021-09-08T10:37:35.482Z","13.1.5":"2021-09-09T09:47:06.523Z","13.1.6":"2021-09-14T11:47:58.848Z","13.1.7":"2021-09-22T07:43:54.615Z","13.2.0":"2021-10-16T09:08:14.434Z","13.2.1":"2021-10-18T10:09:14.928Z","13.3.0":"2021-10-29T01:31:22.692Z","13.4.0":"2021-12-14T06:11:39.991Z","13.4.1":"2021-12-16T23:25:15.826Z","13.4.1-beta.1":"2022-01-12T22:43:28.926Z","13.4.1-beta.2":"2022-01-12T23:13:20.963Z","13.4.1-beta.4":"2022-01-14T05:23:05.789Z","13.4.1-beta.5":"2022-01-14T05:30:43.671Z","13.4.1-beta.6":"2022-01-14T06:04:40.933Z","13.4.1-beta.7":"2022-01-14T06:28:47.315Z","13.4.1-beta.8":"2022-01-15T04:01:13.143Z","13.4.1-beta.9":"2022-01-17T06:58:03.210Z","13.4.1-beta.10":"2022-01-17T22:43:06.178Z","13.4.1-beta.11":"2022-01-18T00:33:33.067Z","13.4.1-beta.12":"2022-02-15T10:05:00.455Z","13.4.1-beta.13":"2022-02-16T07:27:55.026Z","13.5.0":"2022-02-21T07:26:38.807Z","13.4.1-beta.14":"2022-02-23T01:13:19.866Z","13.4.1-beta.15":"2022-02-23T02:11:04.207Z","13.4.1-beta.16":"2022-02-23T02:56:51.127Z","13.4.1-beta.17":"2022-02-23T05:27:35.733Z","13.4.1-beta.18":"2022-02-23T11:28:55.584Z","13.5.1":"2022-03-15T01:32:00.333Z","13.6.0":"2022-03-21T11:11:32.844Z","13.6.1":"2022-07-04T04:35:33.644Z","13.6.2":"2022-07-06T03:13:22.779Z","13.7.0":"2022-08-09T16:40:49.678Z","13.7.1":"2022-08-09T17:06:21.895Z","13.7.2":"2022-08-11T15:54:39.387Z","13.7.3":"2022-08-12T11:46:41.666Z","13.7.4":"2022-08-13T00:19:00.759Z","13.7.5":"2022-08-13T13:19:46.799Z","13.7.6":"2022-08-13T13:50:39.327Z","13.7.7":"2022-08-14T00:59:59.994Z","13.7.8":"2022-08-19T06:53:22.727Z","13.7.9":"2022-08-30T00:28:51.888Z","13.8.0":"2022-09-05T02:12:21.242Z","13.9.0":"2022-09-07T01:59:42.195Z","13.9.1":"2022-09-28T03:21:18.269Z","13.10.0":"2022-10-18T12:01:57.995Z","13.11.0":"2022-10-31T05:49:18.805Z","13.11.1":"2022-11-02T02:01:29.868Z","13.11.2":"2022-11-04T12:36:19.127Z","13.11.3":"2022-11-07T05:52:34.556Z","13.12.0":"2022-11-08T10:28:03.577Z","13.12.1":"2022-11-24T01:39:01.258Z","13.12.2":"2022-11-28T06:50:59.173Z","13.13.0":"2022-12-02T01:27:50.996Z","13.13.1":"2022-12-19T10:32:11.615Z","13.13.2":"2022-12-22T05:43:49.160Z","13.13.3":"2022-12-23T02:57:34.435Z","13.13.4":"2023-01-23T05:03:11.148Z","13.13.5":"2023-03-08T18:17:02.679Z","13.13.6":"2023-03-14T04:02:02.262Z","13.13.7":"2023-04-24T08:11:41.283Z","13.13.8":"2023-04-24T11:04:52.997Z","13.13.9":"2023-06-30T07:30:25.460Z","13.14.0":"2023-07-06T07:23:55.797Z","13.15.0":"2023-07-06T11:45:14.243Z","14.0.0":"2023-07-07T09:38:27.299Z","14.0.1":"2023-07-07T10:39:09.218Z","14.0.2":"2023-07-13T08:54:29.224Z","14.0.3":"2023-07-14T14:37:14.426Z","14.0.4":"2023-07-27T07:32:05.651Z","14.0.5":"2023-09-24T23:30:34.334Z","14.0.6":"2024-01-17T02:57:43.693Z","14.1.0":"2024-01-18T16:33:47.022Z","14.1.1":"2024-01-22T17:43:27.030Z","14.1.2":"2024-02-07T05:36:44.839Z","14.1.3":"2024-02-12T13:10:22.884Z","14.1.4":"2024-02-13T11:50:32.855Z","14.2.0":"2024-02-19T09:23:59.688Z","14.3.0":"2024-02-28T01:07:30.406Z","14.3.1":"2024-03-13T17:11:52.651Z","14.3.2":"2024-03-14T07:03:10.357Z","14.3.3":"2024-03-25T05:14:39.021Z","14.3.4":"2024-04-23T12:59:06.015Z","14.3.5":"2024-05-08T13:19:58.298Z","14.3.6":"2024-05-09T12:20:29.837Z","14.3.7":"2024-05-29T11:31:46.904Z","14.3.8":"2024-06-17T17:46:31.899Z","15.0.0":"2024-06-17T18:30:42.253Z","15.1.0":"2024-06-20T15:53:02.767Z","15.1.1":"2024-07-19T04:58:52.051Z","15.2.0":"2024-09-06T16:17:05.028Z","15.2.1":"2024-09-06T18:47:28.365Z","16.0.0":"2025-02-17T13:38:14.661Z","16.1.0":"2025-08-03T11:35:00.087Z","16.1.1":"2025-09-15T15:43:25.735Z","17.0.0":"2025-09-15T17:03:25.635Z","17.0.1":"2025-10-18T00:17:01.893Z","17.0.2":"2025-12-11T09:40:20.604Z","17.1.0":"2025-12-19T05:40:06.600Z","18.0.0":"2025-12-19T07:11:24.150Z","18.1.0":"2026-02-10T07:39:46.384Z","19.0.0":"2026-02-19T08:16:01.815Z","19.1.0":"2026-03-10T07:40:48.750Z","19.2.0":"2026-05-01T04:00:23.007Z"},"bugs":{"url":"https://github.com/pact-foundation/pact-js-core/issues"},"author":{"name":"Matt Fellows","email":"m@onegeek.com.au","url":"http://www.onegeek.com.au"},"license":"MIT","homepage":"https://github.com/pact-foundation/pact-js-core#readme","keywords":["pact","node","wrapper","mock","service","provider","verifier"],"repository":{"type":"git","url":"git://github.com/pact-foundation/pact-js-core.git"},"description":"Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.","contributors":[{"name":"Michel Boudreau","email":"michelboudreau@gmail.com","url":"codinghitchhiker.com"}],"maintainers":[{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"readme":"<img src=\"https://raw.githubusercontent.com/pact-foundation/pact-logo/master/media/logo-black.png\" width=\"200\">\n\n| :information_source: Usage notice  |\n|:-----------------------------------------|\n| This is a core library, designed for use in the bowels of another package. Unless you are wanting to develop tools for the pact ecosystem, you almost certainly want to install [`@pact-foundation/pact`](https://github.com/pact-foundation/pact-js/) instead|\n\n![Build and test](https://github.com/pact-foundation/pact-js-core/workflows/Build%20and%20test/badge.svg)\n[![GitHub release](https://img.shields.io/github/release/pact-foundation/pact-js-core)](https://github.com/pact-foundation/pact-js-core)\n[![npm](https://img.shields.io/npm/v/@pact-foundation/pact-core.svg)](https://www.npmjs.com/package/@pact-foundation/pact-core)\n[![license](https://img.shields.io/github/license/pact-foundation/pact-js-core.svg)](https://github.com/pact-foundation/pact-js-core/blob/master/LICENSE)\n[![slack](http://slack.pact.io/badge.svg)](http://slack.pact.io)\n\n\n[![Npm package license](https://badgen.net/npm/license/@pact-foundation/pact-core)](https://npmjs.com/package/@pact-foundation/pact-core)\n[![Npm package version](https://badgen.net/npm/v/@pact-foundation/pact-core)](https://npmjs.com/package/@pact-foundation/pact-core)\n[![Minimum node.js version](https://badgen.net/npm/node/@pact-foundation/pact-core)](https://npmjs.com/package/@pact-foundation/pact-core)\n\n[![Npm package total downloads](https://badgen.net/npm/dt/@pact-foundation/pact-core)](https://npmjs.com/package/@pact-foundation/pact-core)\n\n[![Npm package yearly downloads](https://badgen.net/npm/dy/@pact-foundation/pact-core)](https://npmjs.com/package/@pact-foundation/pact-core)\n[![Npm package monthly downloads](https://badgen.net/npm/dm/@pact-foundation/pact-core)](https://npmjs.com/package/@pact-foundation/pact-core)\n[![Npm package daily downloads](https://badgen.net/npm/dd/@pact-foundation/pact-core)](https://npmjs.com/package/@pact-foundation/pact-core)\n\n[![Npm package dependents](https://badgen.net/npm/dependents/@pact-foundation/pact-core)](https://npmjs.com/package/@pact-foundation/pact-core)\n\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/pact-foundation/pact-js-core/graphs/commit-activity)\n\n[![Build and test](https://github.com/pact-foundation/pact-js-core/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/pact-foundation/pact-js-core/actions/workflows/build-and-test.yml)\n[![Publish and release](https://github.com/pact-foundation/pact-js-core/actions/workflows/publish.yml/badge.svg)](https://github.com/pact-foundation/pact-js-core/actions/workflows/publish.yml)\n\n# Pact-JS Core\n\nA wrapper for the [Pact](http://pact.io) [Reference Core Library](https://github.com/pact-foundation/pact-reference).\n\n<!-- TOC -->\n\n- [Pact-JS Core](#pact-js-core)\n  - [Installation](#installation)\n    - [Do Not Track](#do-not-track)\n  - [Which Library/Package should I use?](#which-librarypackage-should-i-use)\n  - [Documentation](#documentation)\n    - [Set Log Level](#set-log-level)\n    - [Provider Verification](#provider-verification)\n  - [Contributing](#contributing)\n  - [Testing](#testing)\n  - [Questions?](#questions)\n\n<!-- /TOC -->\n\n## Installation\n\n`npm install @pact-foundation/pact-core --save-dev`\n\n### Do Not Track\n\nIn order to get better statistics as to who is using Pact, we have an anonymous tracking event that triggers when Pact installs for the first time. To respect your privacy, anyone can turn it off by simply adding a 'do not track' flag within their package.json file:\n\n```json\n{\n \"name\": \"some-project\",\n ...\n \"config\": {\n  \"pact_do_not_track\": true\n },\n ...\n}\n```\n\n## Which Library/Package should I use?\n\nTL;DR - you almost always want Pact JS.\n\n| Purpose                   | Library   | Comments                                                                                                            |\n| ------------------------- | --------- | ------------------------------------------------------------------------------------------------------------------- |\n| Synchronous / HTTP APIs   | Pact JS   |                                                                                                                     |\n| Asynchronous APIs         | Pact JS   |                                                                                                                     |\n| Node.js                   | Pact JS   |                                                                                                                     |\n| Browser testing           | Pact Web  | You probably still want Pact JS. See [Using Pact in non-Node environments](https://github.com/pact-foundation/pact-js#using-pact-in-non-node-environments) \\* |\n| Isomorphic testing        | Pact Web  | You probably still want Pact JS. See [Using Pact in non-Node environments](https://github.com/pact-foundation/pact-js#using-pact-in-non-node-environments) \\* |\n| Publishing to Pact Broker | Pact CLI  |                                                                                     |\n\n\\* The \"I need to run it in the browser\" question comes up occasionally. The question is this - for your JS code to be able to make a call to another API, is this dependent on browser-specific code? In most cases, people use tools like React/Angular which have libraries that work on the server and client side, in which case, these tests don't need to run in a browser and could instead be executed in a Node.js environment.\n\n## Documentation\n\n### Set Log Level\n\n```js\nvar pact = require(\"@pact-foundation/pact-core\");\npact.logLevel(\"debug\");\n```\n\n### Provider Verification\n\nRead more about [Verify Pacts](https://docs.pact.io/implementation_guides/ruby/verifying_pacts).\n\n```js\nvar pact = require('@pact-foundation/pact-core');\n\npact.verifyPacts({\n ...\n});\n```\n\n**Options**:\n\n| Parameter                   | Required? | Type    | Description                                                                                                |\n| --------------------------- | --------- | ------- | ---------------------------------------------------------------------------------------------------------- |\n| `providerBaseUrl`           | true      | string  | Running API provider host endpoint.                                                                        |\n| `pactBrokerUrl`         | false     | string  | Base URL of the Pact Broker from which to retrieve the pacts. Required if `pactUrls` not given.                                                                        |\n| `provider`                  | false     | string  | Name of the provider if fetching from a Broker                                                             |\n| `consumerVersionSelectors`        | false     | ConsumerVersionSelector\\|array  | Use [Selectors](https://docs.pact.io/pact_broker/advanced_topics/consumer_version_selectors) to is a way we specify which pacticipants and versions we want to use when configuring verifications.                                                         |\n| `consumerVersionTags`        | false     | string\\|array  | Retrieve the latest pacts with given tag(s)                                                        |\n| `providerVersionTags`        | false     | string\\|array  |  Tag(s) to apply to the provider application |\n| `includeWipPactsSince`      | false     | string  | Includes pact marked as WIP since this date. String in the format %Y-%m-%d or %Y-%m-%dT%H:%M:%S.000%:z |\n| `pactUrls`                  | false     | array   | Array of local pact file paths or HTTP-based URLs. Required if _not_ using a Pact Broker.                  |\n| `providerStatesSetupUrl`    | false     | string  | URL to send PUT requests to setup a given provider state                                                   |\n| `pactBrokerUsername`        | false     | string  | Username for Pact Broker basic authentication                                                              |\n| `pactBrokerPassword`        | false     | string  | Password for Pact Broker basic authentication                                                              |\n| `pactBrokerToken`           | false     | string  | Bearer token for Pact Broker authentication                                                              |\n| `publishVerificationResult` | false     | boolean | Publish verification result to Broker (_NOTE_: you should only enable this during CI builds)               |\n| `providerVersion`           | false     | string  | Provider version, required to publish verification result to Broker. Optional otherwise.                   |\n| `enablePending`                   | false     | boolean  | Enable the [pending pacts](https://docs.pact.io/pending) feature.       |\n| `timeout`                   | false     | number  | The duration in ms we should wait to confirm verification process was successful. Defaults to 30000.       |\n| `logLevel`    | false     | LogLevel (string)          | Log level. One of \"TRACE\", \"DEBUG\", \"ERROR\", \"WARN\", \"INFO\", can be set by LOG_LEVEL env var |\n\nThe consumer version selector looks like this:\n\n```\nConsumerVersionSelector {\n  tag?: string;\n  latest?: boolean;\n  consumer?: string;\n  deployedOrReleased?: boolean;\n  deployed?: boolean; \n  released?: boolean; \n  environment?: string;\n  fallbackTag?: string;\n  branch?: string;\n  mainBranch?: boolean;\n  matchingBranch?: boolean;\n}\n```\n\nSee the [Pact Broker documentation on selectors](https://docs.pact.io/pact_broker/advanced_topics/consumer_version_selectors) for more information.\n\n## Contributing\n\nTo develop this project, simply install the dependencies with `npm install --ignore-scripts`, and run `npm run watch` to for continual development, linting and testing when a source file changes.\n\n## Testing\n\nRunning `npm test` will execute the tests that has the `*.spec.js` pattern.\n\n## Questions?\n\nPlease search for potential answers or post question on our [official Pact StackOverflow](https://stackoverflow.com/questions/tagged/pact).\n","readmeFilename":"README.md"}