{"_id":"@pact-foundation/pact","_rev":"245-54c5b0cbfef5a17607b267f18395f21b","name":"@pact-foundation/pact","dist-tags":{"prerelease":"6.0.1","proxy-spike":"8.0.1","travis":"9.9.1-beta.2","beta":"10.1.0-beta.0","latest":"17.1.4"},"versions":{"5.0.3-beta":{"name":"@pact-foundation/pact","version":"5.0.3-beta","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"},"license":"MIT","_id":"@pact-foundation/pact@5.0.3-beta","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"6f5dbd570a6fc823e6dfd708524369e1b1a3360c","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.0.3-beta.tgz","integrity":"sha512-PiUsGT3ggZQ46scu4kMl8mSY6nR8Eeel2ILECwmqsiM/NLSiqgb/Hy390jD+tdxlaUa/sE0uS5SXfu5+biEUew==","signatures":[{"sig":"MEUCIAutbMlbZ9+NNOO7rQP9M/H1zerkirNaNjPeDXyFxDMFAiEAxCGFFKGOtodpmyvBX1aEg5lgIPhWS6R9DYarmzFf7wk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run build && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"tsc","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","prerelease":"npm i && rm package-lock.json","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**","test/**","dist/**","docs/**","examples/**"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.0.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.1.1","dependencies":{"lodash":"^4.17.4","cli-color":"^1.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.3.0"},"devDependencies":{"nyc":"^11.2.0","chai":"3.x","nock":"8.x","jscpd":"0.6.10","karma":"1.x","mocha":"3.x","sinon":"^3.2.1","rimraf":"2.x","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"3.x","istanbul":"0.4.x","standard":"8.x","babel-cli":"6.x","coveralls":"^2.13.3","karma-chai":"0.1.x","proxyquire":"1.x","sinon-chai":"^2.13.0","superagent":"2.x","typescript":"^2.4.2","@types/chai":"^4.0.3","@types/node":"^8.0.24","es6-promise":"^4.1.1","json-loader":"0.5.x","karma-mocha":"1.x","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"6.x","babel-loader":"^7.1.2","jasmine-core":"2.x","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","@types/request":"^2.0.8","imports-loader":"0.x","@types/cli-color":"^0.3.29","chai-as-promised":"5.x","enhanced-resolve":"^3.4.1","standard-version":"^4.2.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","babel-preset-es2015":"6.x","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"1.x","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"2.x.x"},"_npmOperationalInternal":{"tmp":"tmp/pact-5.0.3-beta.tgz_1512596205399_0.710335572483018","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@pact-foundation/pact","version":"5.1.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"},"license":"MIT","_id":"@pact-foundation/pact@5.1.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"2461f00f97a3c46fa8062e55fa00bfde58227a8c","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.1.0.tgz","integrity":"sha512-cCiBa8TxyXK+Qw/MpPTxNTC5oQKYoa3Dx4aO4ufyGrMUy/VX6u1mwzbT13CY0G2rR59QbLJQNPiDJ9WF4LV0iA==","signatures":[{"sig":"MEYCIQDcn1iFMb0I71fxu9qViIKP53jZ3QrSI32q8cLKQT0J2AIhAOoBA//YESVcBUUHymKYYIMVkjYVjU1hHRoqfkst7uF4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run build && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"tsc","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","prerelease":"npm i && rm package-lock.json","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**","test/**","dist/**","docs/**","examples/**"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.5.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.9.2","dependencies":{"lodash":"^4.17.4","cli-color":"^1.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.4.1"},"devDependencies":{"nyc":"^11.2.0","chai":"3.x","nock":"8.x","jscpd":"0.6.10","karma":"1.x","mocha":"3.x","sinon":"^3.2.1","rimraf":"2.x","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"3.x","istanbul":"0.4.x","standard":"8.x","babel-cli":"6.x","coveralls":"^2.13.3","karma-chai":"0.1.x","proxyquire":"1.x","sinon-chai":"^2.13.0","superagent":"2.x","typescript":"^2.4.2","@types/chai":"^4.0.3","@types/node":"^8.0.24","es6-promise":"^4.1.1","json-loader":"0.5.x","karma-mocha":"1.x","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"6.x","babel-loader":"^7.1.2","jasmine-core":"2.x","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","@types/request":"^2.0.8","imports-loader":"0.x","@types/cli-color":"^0.3.29","chai-as-promised":"5.x","enhanced-resolve":"^3.4.1","standard-version":"^4.2.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","babel-preset-es2015":"6.x","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"1.x","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"2.x.x"},"_npmOperationalInternal":{"tmp":"tmp/pact-5.1.0.tgz_1512713803086_0.4910400614608079","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"@pact-foundation/pact","version":"5.2.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"},"license":"MIT","_id":"@pact-foundation/pact@5.2.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"0cf740f5b8f45f6eac9a3c7f84a5a0953e93ea66","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.2.0.tgz","integrity":"sha512-zziGQeICrdl7MiJiCjsUFDzJV3cmU/5iKeg/Tu5ZUGmcIOxsFRnhL5n5rNMChhnKthg29sonWpU9lCOcZDbeJw==","signatures":[{"sig":"MEUCIAESG5vE61R4DLfloCHCzic4+kjNzJiIdaN/FWXbmTW0AiEAjPdLqgF2TqIUxsWTPYZaJMcqD7sPOQ2pNnEzVJjyAdA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run build && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"tsc","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","prerelease":"npm i && rm package-lock.json","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**","test/**","dist/**","docs/**","examples/**"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.5.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.9.3","dependencies":{"lodash":"^4.17.4","cli-color":"^1.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.5.0"},"devDependencies":{"nyc":"^11.2.0","chai":"3.x","nock":"8.x","jscpd":"0.6.10","karma":"1.x","mocha":"3.x","sinon":"^3.2.1","rimraf":"2.x","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"3.x","istanbul":"0.4.x","standard":"8.x","babel-cli":"6.x","coveralls":"^2.13.3","karma-chai":"0.1.x","proxyquire":"1.x","sinon-chai":"^2.13.0","superagent":"2.x","typescript":"^2.4.2","@types/chai":"^4.0.3","@types/node":"^8.0.24","es6-promise":"^4.1.1","json-loader":"0.5.x","karma-mocha":"1.x","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"6.x","babel-loader":"^7.1.2","jasmine-core":"2.x","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","@types/request":"^2.0.8","imports-loader":"0.x","@types/cli-color":"^0.3.29","chai-as-promised":"5.x","enhanced-resolve":"^3.4.1","standard-version":"^4.2.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","babel-preset-es2015":"6.x","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"1.x","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"2.x.x"},"_npmOperationalInternal":{"tmp":"tmp/pact-5.2.0.tgz_1512886602159_0.7211867915466428","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"@pact-foundation/pact","version":"5.3.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"},"license":"MIT","_id":"@pact-foundation/pact@5.3.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"10ab669c71e09b0742d111a04c484b1947abd03d","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.3.0.tgz","integrity":"sha512-vqAOs2AzkXFmu8T6gZ/aGlgN4EFNQpaGuAVGVHIOxEqi0S6rZUbcf6bg7jy3eUPBt81CiLArocP9il3hqZBMSw==","signatures":[{"sig":"MEUCIQC3YCofj6mrF0moIu+N9mwCUFuwG437Qg1D5Ic50JNmGgIgZZtmY0KW4w3sKD8GCWQFi00zpNDiT83q2AIiMILK12Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run build && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"tsc","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","prerelease":"npm i && rm package-lock.json","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**","test/**","dist/**","docs/**","examples/**"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.5.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.9.3","dependencies":{"lodash":"^4.17.4","cli-color":"^1.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.5.0"},"devDependencies":{"nyc":"^11.2.0","chai":"3.x","nock":"8.x","jscpd":"0.6.10","karma":"1.x","mocha":"3.x","sinon":"^3.2.1","rimraf":"2.x","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"3.x","istanbul":"0.4.x","standard":"8.x","babel-cli":"6.x","coveralls":"^2.13.3","karma-chai":"0.1.x","proxyquire":"1.x","sinon-chai":"^2.13.0","superagent":"2.x","typescript":"^2.4.2","@types/chai":"^4.0.3","@types/node":"^8.0.24","es6-promise":"^4.1.1","json-loader":"0.5.x","karma-mocha":"1.x","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"6.x","babel-loader":"^7.1.2","jasmine-core":"2.x","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","@types/request":"^2.0.8","imports-loader":"0.x","@types/cli-color":"^0.3.29","chai-as-promised":"5.x","enhanced-resolve":"^3.4.1","standard-version":"^4.2.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","babel-preset-es2015":"6.x","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"1.x","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"2.x.x"},"_npmOperationalInternal":{"tmp":"tmp/pact-5.3.0.tgz_1512952407284_0.22898285672999918","host":"s3://npm-registry-packages"}},"5.3.1":{"name":"@pact-foundation/pact","version":"5.3.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"},"license":"MIT","_id":"@pact-foundation/pact@5.3.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"21a867c1afeaeb781ab7b1c36c6a2c3122b4b06d","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.3.1.tgz","integrity":"sha512-8MXC0AOONf5ffQg3W4YDI/2Fr9YjBpZbgpmz9qr3ib7BMn8K58A2dOL2ubhcIOS90voqgYCfHoHkkwMDoVUvrA==","signatures":[{"sig":"MEYCIQCY626raiLlPm7UcPduN58AxS+3GGDRya8gbseBORV29wIhANns91K8tYib/6a2wJ/GiEfJQPsOfwrTbD5zbEVaFERH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run build && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"tsc","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","prerelease":"npm i && rm package-lock.json","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**","test/**","dist/**","docs/**","examples/**"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.9.4","dependencies":{"lodash":"^4.17.4","cli-color":"^1.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.7.0"},"devDependencies":{"nyc":"^11.2.0","chai":"3.x","nock":"8.x","jscpd":"0.6.10","karma":"1.x","mocha":"3.x","sinon":"^3.2.1","rimraf":"2.x","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"3.x","istanbul":"0.4.x","standard":"8.x","babel-cli":"6.x","coveralls":"^2.13.3","karma-chai":"0.1.x","proxyquire":"1.x","sinon-chai":"^2.13.0","superagent":"2.x","typescript":"^2.4.2","@types/chai":"^4.0.3","@types/node":"^8.0.24","es6-promise":"^4.1.1","json-loader":"0.5.x","karma-mocha":"1.x","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"6.x","babel-loader":"^7.1.2","jasmine-core":"2.x","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","@types/request":"^2.0.8","imports-loader":"0.x","@types/cli-color":"^0.3.29","chai-as-promised":"5.x","enhanced-resolve":"^3.4.1","standard-version":"^4.2.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","babel-preset-es2015":"6.x","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"1.x","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"2.x.x"},"_npmOperationalInternal":{"tmp":"tmp/pact-5.3.1.tgz_1515214561189_0.9729579596314579","host":"s3://npm-registry-packages"}},"5.3.2":{"name":"@pact-foundation/pact","version":"5.3.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"},"license":"MIT","_id":"@pact-foundation/pact@5.3.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"cf08a10ab227f31fb5196150a6f79358f779ec8f","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.3.2.tgz","integrity":"sha512-XB9/bl5vJ/0a0mYDZGJA+1t3q8z1EyYToLUts88mIKqwE5DJFBsX8c6UR1Fw1dq+xqOosx3a2iKzMY5w/CWJYA==","signatures":[{"sig":"MEUCIBPUr25n1DJBwJ7+jWZaNlPrlIQKfIibr8oxjxM2pRQkAiEAqLAWMVQY6Xtas6p7JggH44UBkMuQMb367DZ+JeQ5KjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run build && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"tsc","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","prerelease":"npm i && rm package-lock.json","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**","test/**","dist/**","docs/**","examples/**"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.9.4","dependencies":{"lodash":"^4.17.4","cli-color":"^1.1.0","es6-promise":"^4.1.1","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.7.3"},"devDependencies":{"nyc":"^11.2.0","chai":"3.x","nock":"8.x","jscpd":"0.6.10","karma":"1.x","mocha":"3.x","sinon":"^3.2.1","rimraf":"2.x","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"3.x","istanbul":"0.4.x","standard":"8.x","babel-cli":"6.x","coveralls":"^2.13.3","karma-chai":"0.1.x","proxyquire":"1.x","sinon-chai":"^2.13.0","superagent":"2.x","typescript":"^2.4.2","@types/chai":"^4.0.3","@types/node":"^8.0.24","json-loader":"0.5.x","karma-mocha":"1.x","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"6.x","babel-loader":"^7.1.2","jasmine-core":"2.x","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","@types/request":"^2.0.8","imports-loader":"0.x","@types/cli-color":"^0.3.29","chai-as-promised":"5.x","enhanced-resolve":"^3.4.1","standard-version":"^4.2.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","babel-preset-es2015":"6.x","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"1.x","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"2.x.x"},"_npmOperationalInternal":{"tmp":"tmp/pact-5.3.2.tgz_1515707139260_0.5684676403179765","host":"s3://npm-registry-packages"}},"5.4.0":{"name":"@pact-foundation/pact","version":"5.4.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"},"license":"MIT","_id":"@pact-foundation/pact@5.4.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"7eb3df1c55b5ed56041ff932cb020a5d4aa150cd","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.4.0.tgz","fileCount":40,"integrity":"sha512-dsTqPBnqIqN8surPkHzzjE1kWER88uwzW9QjSsoAG37C12XBbfPcV/+jq1xOTXImmgbuORMUgoE+7P0Tkg+bsQ==","signatures":[{"sig":"MEUCIQDls/+ZAoJDud0jiyvUeqKdqNHj+Q4cSt1O3l9+GngsOQIgHz9d89Gke8pZWEPLwVdW7ryoS8QuKT5EYGiyps1f6nc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":125206},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run build && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"tsc","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","prerelease":"npm i && rm package-lock.json","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**","test/**","dist/**","docs/**","examples/**"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.9.4","dependencies":{"lodash":"^4.17.4","cli-color":"^1.1.0","es6-promise":"^4.1.1","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.7.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"3.x","nock":"8.x","jscpd":"0.6.10","karma":"1.x","mocha":"3.x","sinon":"^3.2.1","rimraf":"2.x","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"3.x","istanbul":"0.4.x","standard":"8.x","babel-cli":"6.x","coveralls":"^2.13.3","karma-chai":"0.1.x","proxyquire":"1.x","sinon-chai":"^2.13.0","superagent":"2.x","typescript":"^2.4.2","@types/chai":"^4.0.3","@types/node":"^8.0.24","json-loader":"0.5.x","karma-mocha":"1.x","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"6.x","babel-loader":"^7.1.2","jasmine-core":"2.x","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","@types/request":"^2.0.8","imports-loader":"0.x","@types/cli-color":"^0.3.29","chai-as-promised":"5.x","enhanced-resolve":"^3.4.1","standard-version":"^4.2.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","babel-preset-es2015":"6.x","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"1.x","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"2.x.x"},"_npmOperationalInternal":{"tmp":"tmp/pact_5.4.0_1518074347515_0.6202751662217203","host":"s3://npm-registry-packages"}},"5.5.0":{"name":"@pact-foundation/pact","version":"5.5.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"},"license":"MIT","_id":"@pact-foundation/pact@5.5.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"86782c48d72dd2db1f3060fe69ee5ceac943de63","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.5.0.tgz","fileCount":40,"integrity":"sha512-JCUCplvWiPmcLlrGGAKtFuwTndBsmaXk26+gSl/54r9HslZHlPov3LWWSFiFGKlO5/X9kVNzAOGCKINs8C0mUQ==","signatures":[{"sig":"MEQCIHsg/GRtsJXFj6HsP0bcg9eU2gkbEOmkqQdLyzScSrHOAiAWbmZVfXuj8eyhKQD/r11lHd/c/CtJSFw8rvJqDVidVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":125449},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run build && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"tsc","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","prerelease":"npm i && rm package-lock.json","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**","test/**","dist/**","docs/**","examples/**"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.9.4","dependencies":{"lodash":"^4.17.4","cli-color":"^1.1.0","es6-promise":"^4.1.1","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"3.x","nock":"8.x","jscpd":"0.6.10","karma":"1.x","mocha":"3.x","sinon":"^3.2.1","rimraf":"2.x","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"3.x","istanbul":"0.4.x","standard":"8.x","babel-cli":"6.x","coveralls":"^2.13.3","karma-chai":"0.1.x","proxyquire":"1.x","sinon-chai":"^2.13.0","superagent":"2.x","typescript":"^2.4.2","@types/chai":"^4.0.3","@types/node":"^8.0.24","json-loader":"0.5.x","karma-mocha":"1.x","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"6.x","babel-loader":"^7.1.2","jasmine-core":"2.x","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","@types/request":"^2.0.8","imports-loader":"0.x","@types/cli-color":"^0.3.29","chai-as-promised":"5.x","enhanced-resolve":"^3.4.1","standard-version":"^4.2.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","babel-preset-es2015":"6.x","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"1.x","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"2.x.x"},"_npmOperationalInternal":{"tmp":"tmp/pact_5.5.0_1518154419209_0.8615301560331798","host":"s3://npm-registry-packages"}},"5.5.1":{"name":"@pact-foundation/pact","version":"5.5.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"},"license":"MIT","_id":"@pact-foundation/pact@5.5.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"ca6d6cf4f6fe5b9359547a02403b37a06f740e41","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.5.1.tgz","fileCount":40,"integrity":"sha512-GRVBVedzDf/ipicMaNotohsPvG28UE5jXK2lAhwpgMkTNi77f314ThHxH/YjwdzMka+bM6AfLgefvBB3FINI4Q==","signatures":[{"sig":"MEQCICClxE9e3gYPns8JLZpoi8mfg07AYKgUMcJROChmBGbuAiBAReguJat1l8cGPYFOHOQZReeB5b59kcHH8mwA85Xp9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126116},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run build && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"tsc","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","prerelease":"npm i && rm package-lock.json","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**","test/**","dist/**","docs/**","examples/**"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.9.4","dependencies":{"lodash":"^4.17.4","cli-color":"^1.1.0","es6-promise":"^4.1.1","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.9.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"3.x","nock":"8.x","jscpd":"0.6.10","karma":"1.x","mocha":"3.x","sinon":"^3.2.1","rimraf":"2.x","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"3.x","istanbul":"0.4.x","standard":"8.x","babel-cli":"6.x","coveralls":"^2.13.3","karma-chai":"0.1.x","proxyquire":"1.x","sinon-chai":"^2.13.0","superagent":"2.x","typescript":"^2.4.2","@types/chai":"^4.0.3","@types/node":"^8.0.24","json-loader":"0.5.x","karma-mocha":"1.x","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"6.x","babel-loader":"^7.1.2","jasmine-core":"2.x","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","@types/request":"^2.0.8","imports-loader":"0.x","@types/cli-color":"^0.3.29","chai-as-promised":"5.x","enhanced-resolve":"^3.4.1","standard-version":"^4.2.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","babel-preset-es2015":"6.x","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"1.x","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"2.x.x"},"_npmOperationalInternal":{"tmp":"tmp/pact_5.5.1_1519090112748_0.45065114760700986","host":"s3://npm-registry-packages"}},"5.6.0":{"name":"@pact-foundation/pact","version":"5.6.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"},"license":"MIT","_id":"@pact-foundation/pact@5.6.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"180533bfa50d72dc2df9d3d494417324836c2ea3","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.6.0.tgz","fileCount":40,"integrity":"sha512-7K2gwQ7KpKXusXFxLjrkmxpYf7595THLVVzwp5nTXLRR2Oxecsu+daJEIBABN28JzD/KXsK9RAyk5xHuAvwDPw==","signatures":[{"sig":"MEQCIC44AccvSn1GuMm5r/I5sPlGszwB6/aoRWNljYx+vVn3AiAAyc8O25+6+Ig19oi2x6t2Ik/ehqjmslRxTB7fv0oRzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126447},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run build && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"tsc","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","prerelease":"npm i && rm package-lock.json","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**","test/**","dist/**","docs/**","examples/**"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.9.4","dependencies":{"lodash":"^4.17.4","cli-color":"^1.1.0","es6-promise":"^4.1.1","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.10.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"3.x","nock":"8.x","jscpd":"0.6.10","karma":"1.x","mocha":"3.x","sinon":"^3.2.1","rimraf":"2.x","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"3.x","istanbul":"0.4.x","standard":"8.x","babel-cli":"6.x","coveralls":"^2.13.3","karma-chai":"0.1.x","proxyquire":"1.x","sinon-chai":"^2.13.0","superagent":"2.x","typescript":"^2.4.2","@types/chai":"^4.0.3","@types/node":"^8.0.24","json-loader":"0.5.x","karma-mocha":"1.x","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"6.x","babel-loader":"^7.1.2","jasmine-core":"2.x","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","@types/request":"^2.0.8","imports-loader":"0.x","@types/cli-color":"^0.3.29","chai-as-promised":"5.x","enhanced-resolve":"^3.4.1","standard-version":"^4.2.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","babel-preset-es2015":"6.x","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"1.x","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"2.x.x"},"_npmOperationalInternal":{"tmp":"tmp/pact_5.6.0_1519299215641_0.5396520026156428","host":"s3://npm-registry-packages"}},"5.6.1":{"name":"@pact-foundation/pact","version":"5.6.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@5.6.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"73ca4da15f5457f8fc9912709658512e9307bc90","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.6.1.tgz","fileCount":40,"integrity":"sha512-+E5QTiV3CKEEgVh2mbXHOtj6iwuTjoObj4/aRy55Gs/pJIJROgYtRybyRlPySj/puGYP8wV3XLfAhVV4eaxiNQ==","signatures":[{"sig":"MEQCIFOZYge9bDik6RSJ3PAhsLRfemIvvdj4kOGZE72rC76mAiAm666ek53pmTIEPaJ7Eq7B+B5maXXgnft9aVjeQJyUSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123837},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.9.4","dependencies":{"lodash":"^4.17.4","popsicle":"^9.2.0","cli-color":"^1.1.0","es6-promise":"^4.1.1","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.10.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^1.8.0","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_5.6.1_1519561592836_0.48942886147105913","host":"s3://npm-registry-packages"}},"5.7.0":{"name":"@pact-foundation/pact","version":"5.7.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@5.7.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"7591f1fdb85b1e7bdebcc2fdbed7af7676a80fea","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.7.0.tgz","fileCount":40,"integrity":"sha512-YDZRK4PtF+CdaOvJdubG4FDwtfEHpd+s/F9iO6g//RQJTrhVxhtv2H5ugxX9Zuw6Qy3jjAKE3nIppXBKbJjXVQ==","signatures":[{"sig":"MEQCIEdKSRAfj2DXZESeOgHW/Ln9L59xrGOOpFz0WVcotB72AiBEQhHO5RouJNYACFqjsKg2UNCXZKFhJSJ9sf52VHLHxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":124148},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.9.4","dependencies":{"lodash":"^4.17.4","popsicle":"^9.2.0","cli-color":"^1.1.0","es6-promise":"^4.1.1","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.11.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^1.8.0","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_5.7.0_1519803818082_0.7232621905882166","host":"s3://npm-registry-packages"}},"5.8.0":{"name":"@pact-foundation/pact","version":"5.8.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@5.8.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"46012a953b46edea6aaa41f1ca9e5978eef35e3c","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.8.0.tgz","fileCount":40,"integrity":"sha512-HiVg8Hk0AQOFO8vU5PZhSnw18OcNOAsbf0HntNjpjbV0Dmc8KaOE3vFirdf99BcpAXEKGsJxXxogqtkBXFkGOA==","signatures":[{"sig":"MEQCIGx7qUB8ZhIp9pAoxj94pffdrkQ3P8qbLi3dHiBER0GqAiB0z4FoWNu/8A+4D7FZJAsDf5IuNbCCwDEAa33mz7KS/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":124396},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.10.0","dependencies":{"lodash":"^4.17.4","popsicle":"^9.2.0","cli-color":"^1.1.0","es6-promise":"^4.1.1","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.12.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^1.8.0","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_5.8.0_1521976988864_0.3852437661215158","host":"s3://npm-registry-packages"}},"5.9.0":{"name":"@pact-foundation/pact","version":"5.9.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@5.9.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"4e46aadad2f00d81ae56b17fa227044ef635a40d","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.9.0.tgz","fileCount":40,"integrity":"sha512-wCI3sGmm1zifJ0LvbevzYIJPOK93AG/cP8pZAzBcXjGEqSunfau4dNdbDcW25FUWVgTI+1EGrAg3YCMhg/lkLw==","signatures":[{"sig":"MEQCIBg6GuTqsOu6pf5m+yJ93rjBGON4P5a64CI3BQ3LToW6AiBcOA85RZvqs8B08ewEbyNOXXaMnHc59BDVGicbNgmDbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":124640},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.10.0","dependencies":{"lodash":"^4.17.4","popsicle":"^9.2.0","cli-color":"^1.1.0","es6-promise":"^4.1.1","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.13.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^1.8.0","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_5.9.0_1522134128188_0.2857543433876686","host":"s3://npm-registry-packages"}},"6.0.0-alpha.2":{"name":"@pact-foundation/pact","version":"6.0.0-alpha.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@6.0.0-alpha.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"2ec601ac503f499b0dd7fd3275c6dcb6e1f858f2","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-6.0.0-alpha.2.tgz","fileCount":52,"integrity":"sha512-KFXc4cV1H64DTMXbF+4tNpol7lqzMHnwVpem2lf2h3S9iBrt5P36IKwi8SgghXGcEiPqjgJZCMTZEn5BsRCbkQ==","signatures":[{"sig":"MEQCIEH+U29wC5KCZhjfAre8C8ssDDcf5za9iBmkoATjd7OqAiAhs721eNgnaWjSjaW37Hm4KrZrtRj44yAG93S1sfZIsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151448},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version --prerelease alpha --release-as patch","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.11.1","dependencies":{"lodash":"^4.17.4","express":"^4.16.3","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.14.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_6.0.0-alpha.2_1522469074844_0.6127830291251699","host":"s3://npm-registry-packages"}},"6.0.0-alpha.4":{"name":"@pact-foundation/pact","version":"6.0.0-alpha.4","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@6.0.0-alpha.4","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"1a6f26444c2bbfaf65ac4fa769ff197333bdf34f","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-6.0.0-alpha.4.tgz","fileCount":52,"integrity":"sha512-ZJs4v+WvMc3viNT/d9mbK3X/Np22dvC0jn5ZSjehJ7tJdXXm3Z2L9rCWHizKaQcVgaMD2utbN07E8X4YkJryKw==","signatures":[{"sig":"MEUCIBkKRpO9vhXyN0u73nYZleYBPZu3lHYJVrxA7iNvwRdrAiEAmTfiiS3XyLjDCIe5yLlYvGqevsyJXkcxHYbr56DciVw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156581},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version --prerelease alpha --release-as patch","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.11.1","dependencies":{"lodash":"^4.17.4","express":"^4.16.3","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.14.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_6.0.0-alpha.4_1522584516026_0.9091645642589385","host":"s3://npm-registry-packages"}},"6.0.0-alpha.6":{"name":"@pact-foundation/pact","version":"6.0.0-alpha.6","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@6.0.0-alpha.6","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"4879faeddd295683440627957bfcd95a19795bfc","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-6.0.0-alpha.6.tgz","fileCount":52,"integrity":"sha512-uU8yEqp+i074FSUfSWpgVTAfqXrqz3r0RsILP1BeCIuG6To9XHblGnUfFL2wQd4CkXQQodj+EKIsa2Y7ajpeLQ==","signatures":[{"sig":"MEUCIQDM/4C0usPfuUiVZv/KqmdF/0hzVpqghmt/0rxcL/6meAIgT/Lkq1MbU/xKK7i3aZYAyYnib0Q0dvYwr2dfzTDZItw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157293},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version --prerelease alpha --release-as patch","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.11.1","dependencies":{"lodash":"^4.17.4","express":"^4.16.3","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.14.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_6.0.0-alpha.6_1522936255330_0.42258649892064315","host":"s3://npm-registry-packages"}},"6.0.0-alpha.7":{"name":"@pact-foundation/pact","version":"6.0.0-alpha.7","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@6.0.0-alpha.7","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"b889dad6320a3e0ce10eaf3221f2cee291a9e88a","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-6.0.0-alpha.7.tgz","fileCount":52,"integrity":"sha512-rrxFa8JcAmCa35Uu/2McMqHT4GQJr6D0qpjAhgAbkjPI49M4ICSD0aGWfbs3sfx27j67/uM8kmMALKfvbyrIFw==","signatures":[{"sig":"MEUCIQDdNogZzbm9yPDHl/cbHPsNbZGymCfRlHCJRTfOktB1eAIgMwu5XuHRmGJTBJXN8Y78EzAQHy/wm+RcC6tFttDRCK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157440},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version --prerelease alpha --release-as patch","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.11.1","dependencies":{"lodash":"^4.17.4","express":"^4.16.3","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.14.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_6.0.0-alpha.7_1522936926970_0.9781833681773335","host":"s3://npm-registry-packages"}},"6.0.0-alpha.8":{"name":"@pact-foundation/pact","version":"6.0.0-alpha.8","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@6.0.0-alpha.8","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"af34ef8a45ee7b7dbae4c06ed81d1c457ae29ae6","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-6.0.0-alpha.8.tgz","fileCount":49,"integrity":"sha512-Yk5zajws+csWLorWhvCp2LKlrezuILbWV2y+vVMNBAJMBMl7Lo1q+kNE+wyAD390ndSrSsqyCf3dhcHub+NB0g==","signatures":[{"sig":"MEQCIEYXuBOm7qcJtIvlVe+s9GbE13TTgDn73eG/EZDCxzm9AiBCKJJX0Xwzkx59rk98I2LRZFpUs9ncvInjPQxIZlx9xQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0q3pCRA9TVsSAnZWagAAIvIQAIVU/VwGW5bBPMa5kYEa\n9FCn4suYrZ5QmImsU5RMk2P0EQN/3XW2Q75P43faOjw9LOvq966aHe1Miyl/\ndiwAJqZGNCtXiuim2efU6qEQrMPAHVgVSvZy05x61wo6ZSI5zbuK6yuIA9CE\n9WiDEMaz0cC+lRowHAm6kZ+bj52hnkw+3+bJSYEQ1/0hbk2dFy6govu94wwx\nBPTp/PzJXQQ8eI9SRDjHueXbFD4JYcRtMBQIPlR9MrkdPQJOHtjsbGgL7SaF\nNpJN51oLMXhv1QqA64GYa6cQamTXfQEFWMwLFrBDdMsNm5XRm8LoFExo8G2S\nLcVsy1Gm4zdcauyl4NrFBf6j53xENJV+8ecuyfOwfnbwq0d+JkK7moidvmbF\nP6CaTjIDQuzTlwUqqjWMvn6DDmJh5/hnmoCGjwsfFAiP+QdF/TwXsF6pCJo/\nhiID9HJ4Sk4C+az9Lf4gnFj/bP2IoHJhtJlr1UBnXmS6b9PjlmaoyjDXTbut\nf6hzjpTJkDzAttG9KhTBnVhRMvUE0BcriqaeWzHtF1CGs2ghouKZWunXt3by\nFjZIkkd1SmPn0zppTgOmqTMMFFUK1DBvH22w/ixqgCRi/F7mYI1BN8uEggkw\nB93M0SgDJiLTkKVcsNlgV7CBpXJmz80S+9h0vNXfuyqQzmGESzgEipuBr8ts\nHnC7\r\n=Vcfz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version --prerelease alpha --release-as patch","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.11.1","dependencies":{"lodash":"^4.17.4","express":"^4.16.3","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.14.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_6.0.0-alpha.8_1523756521146_0.8514052131182372","host":"s3://npm-registry-packages"}},"6.0.0-alpha.10":{"name":"@pact-foundation/pact","version":"6.0.0-alpha.10","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@6.0.0-alpha.10","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"a6e31bb837dcb16fe479c6cd255ab7c83eb8e550","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-6.0.0-alpha.10.tgz","fileCount":52,"integrity":"sha512-zTNig/5XE1wYQNE6J5Z0FLFTn/QMuo1T9QlG4y6Ts6HCIt8G0VWWrM0uJ7mT4cYb1iuXUB1LHrvB54PM0nvXkg==","signatures":[{"sig":"MEQCIEKDjzNFWoF4uuXrdSBTKnY0ALANCBgZEgOFSW/sklsoAiAP/7QprohhSZumJUboAIQnDMOguDMmzovMtUFgR8lWbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2ZcMCRA9TVsSAnZWagAA3bMP/0pNEV8PDK0iz3lOVErE\n+2jTmPXQjaGA4sRhaqKUdOO2O5BqT2CaSUKipRYnTf8BZGWFp0VeDOIRr4Az\n8oEs5FSTY98fFL4+b7Q3H0eJmtk2w8wDEo3x63cPXa3dvGEGX3/QErOyUMhx\nzkm6qR20+y+XYeY8jkB1EjBVRUMAzmD0A1Eh08hdgzDsZMW8wMin9rVykEBl\nrUKxuaSFP4ZXIpHZph4UZHItFiZD56cp7TzFlqRqpOJwqIdo6lvrNs//ka/3\nVi2YbmJ2mCQCBY30xSnnIAKw7aVj9QeCxaWM8jCa/3c3TlhBfDgSrO3EonY1\n7uiIF998clCpb7Q2fecBSqNiMMhZDnWps91gDcfsEFQ0yozDQ9xzQP/mDGvj\no7N6FehgFZmhkS1wms1k/HnHI5cjm8thZ+8xHwLW5opFbRcoZH60+go9UkDc\nRZrfwSqql6M/EbL8lov2jshUZcdgypEAcIKX1zys7oGOmgeWq/ldUgsZAvse\n0OO2AobM/XCY9cTei6W40jcm1tqWlvi10HHu31b4pACO6NU3iMmdMrTktlAR\nkw0of6QslW73Osezk0ubalNmK9vSgRy4x9pIlxMcLCPHkkwSqaao5akQxLmD\nsO5G54GCmjZWMwhE+dLEjhCBXMUu1PnnZpumZ1C+ygA4iVPlzRgEcyg5OUqT\nmFUH\r\n=v6Dv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version --prerelease alpha --release-as patch","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.11.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.14.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_6.0.0-alpha.10_1524209420307_0.015090533385664129","host":"s3://npm-registry-packages"}},"6.0.0-alpha.12":{"name":"@pact-foundation/pact","version":"6.0.0-alpha.12","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@6.0.0-alpha.12","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"70dcdd22593d0418a04fee60fac55f7e89437e15","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-6.0.0-alpha.12.tgz","fileCount":55,"integrity":"sha512-wpw+7rovqJmKQsEhFEEKCVrLZ7zVI+LGuTm0wiQolo6RUZWH9bNHNteoqGfBjHfWChnYwV6fKd6/NCd+sut1kg==","signatures":[{"sig":"MEQCIGE0B3uUfzi8XWjvzCG39Ni3CrBhrydopq/kUXIlEsNyAiA4UsM/sd/iVsA7m9atzaJtW/fQAgI5iVwu+Lu8IckgOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":169913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3RsNCRA9TVsSAnZWagAAV08P/A4vYf2folcqa7DD1Ey4\npZSaVred8S5xGH/Zhtqs+BsQ8lZbAL64/nb83TmKU3jGOVG6du7zQDVDK44m\n4MdxKVY+pjpVVuCxVwuSuA7O/Nz+4kW8WPw2tKZu8bT+6OsTdeVm8DZFUDOy\n7AIiR+u1xOZD7fc8umVvDag3IsyTfuYJxI7Va9bvnAT5ttOrJ0zff+n7r10U\nLD3e/+B/rKftuhbuaLsQD4ayQInYbhn8TXbaUDgnGrnbJTy9OW2VLvPJl/fe\nKzhF5hjjvOIsNAH77UeFFOsLDIuLOaV9x/HuFJ6HJe7H5Xuyi8Qa2PpZkV9g\n8oaJrC+cA0qhEDU3jzH6OWieLzQPwFLpgrhVkXRQrKljJPM2R/f3u3itmhJY\nx+Z3rGsdL4saPvr3cZdgeh4nw68XzZf9TgTuDEGq4HKbCkDYZ8oWRL1DPOmt\nApfeT5tJzyKBtLkNE14FRWYGsq6OAwbluTdgrLZKnGjM7xb/XFo6ikdE66SM\n4nO9ZkZ38+L6mFObSieBVajxlJyzUjqGiQFZmUbmz5bZL3PPsOYRQum/O8Ye\nZwW9AJRe0m5Pt1gEzsfUoAzvF4AyqU6FNiZ0kX/bHpK7R2gNQvryjBCOQj84\n/KckvLVP70e+Po+4h3Wy6l6xR65y34e6PSL8EBBRH3Z/QzNfHugqEe4b5sXX\nNrv9\r\n=1rBf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version --prerelease alpha --release-as patch","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.11.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.14.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_6.0.0-alpha.12_1524439819907_0.5304816872652423","host":"s3://npm-registry-packages"}},"6.0.0-alpha.13":{"name":"@pact-foundation/pact","version":"6.0.0-alpha.13","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@6.0.0-alpha.13","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"14241ba786aacf212116b8c10d2d41bc7522348d","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-6.0.0-alpha.13.tgz","fileCount":55,"integrity":"sha512-6zyA/nNrK9EQJO20qa3LsM+Yf8HTlelFsBinjHVTYD31sT84RVnHBiRWr7aFI7vGdb6R+McTFZS4tIOsdaPxrQ==","signatures":[{"sig":"MEYCIQCdgjlNQqiX1L9Sr4HSpDwS9rUKlnNUtSDgHkjEUV7osAIhAJccZReOQytjt8vi92AKE5uht1+upJGbP/Af6so/YJ4i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":170672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5lBZCRA9TVsSAnZWagAAubwP/jnTr3Dh48GEjlIFO9XJ\n9ZmZzhtKxc0OOraGbwhOpTxRZ4jFWcU85MGXLXyrHL4otU66SqsEH7nApvXS\n7cni2DYJeHuomSqq3jCJDVFSRFxANyIcdLwOUJlj8PePdYp3J7Va4kpP+r4Y\nSPHP1SMMP4+KIpzIcrX8HufFoLFTfSN5snk4oCsWc+y+BJ9wbjivhwP0M9aq\nPHe5/AselTZt06jcsNUVKI4QZRBSupGHBN5qhYqzvaDXyCIWNCVExRocyZnz\nuE7NA8Guy44frR9fyxzTR8T+zKuPy502qJ/oRisZpLgmMpZxjrTVAHY6SOxa\nId1Ye0p/MxbUa/8uE/Pgi0dLf0XgT+D1J7iUam1r7bXUw7G+rqmSqltJ78Lk\n//Wwkl/D3+w7k9FNqH01CcFpao5B9GAwOwKmBtfwHoA01/rG1gyNBUf0ZUj5\nPKfS0adWrbeYFlf9HQhde697o4UTIIfR0VsRoEEPUIsAVEHdygdfOXjCHe6+\nfSbsc23Q6jSIvrLfcd2UmPXzRAkkUiGczHr4miRKyWvsM9NqdOP90bDYorbt\nf+Axt/u4iLKfbkKehY/8uextkT2y4e7VAAVf4LL1cQuPjXJ30Osh643M5ckq\nuh8pALHYKD5ajOZ7u/cUdvcRgk2w237romXAW8kD7vKSzsSfuJwcN6N4IUrI\nGMaa\r\n=EiKl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version --prerelease alpha --release-as patch","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.11.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.14.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_6.0.0-alpha.13_1525043288473_0.7849272668529619","host":"s3://npm-registry-packages"}},"6.0.0-alpha.14":{"name":"@pact-foundation/pact","version":"6.0.0-alpha.14","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@6.0.0-alpha.14","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"e45a732fd094086f292b8aaae1b9d65366e306d9","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-6.0.0-alpha.14.tgz","fileCount":55,"integrity":"sha512-1NvMgqJCk6pbcHE7D8B9TIwUYsRExG/IoWWeuo7rwKw1m3LyB3x+yiZLzjCOtDdVT5UYU3EGWoQ++CWKkl4oVA==","signatures":[{"sig":"MEYCIQDnbuZTOZzxKX3r0aiqek9QHs42B1sJdMLoi1rkZ3IaYwIhAKZiWEDAPaMga0x0vP5Ipm0Dnb5fNjR1R2J/lG4nwy9Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":171080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8S8JCRA9TVsSAnZWagAAKm4P/Rdm71DbfRmJQIPAqc2m\nJEgsHhG2/xsonqvuHSBbAzt6Ws3EU5LYLJnEcGX097ORbqBIUz5mxjDo7d9k\nND9HEjGC5qoY3UVKTtFz+v5R608UANV2ZBm/QyIoJ20hTWNjQMvkDg+Twj+2\nU80hupo7OOw9xh85Cyv8sGTr2dU//WkZtOjq8KSJV1X1cQV915S9Wfgilm6O\nSXqkgWhvDTlDSDE3djNQ6g3dSszKIJhahKePPvrWYQMefehp+DTs6OLgqC9O\n/yYnH5ovqd4F+nt754rz+muJB74CYlZt2djooo14S2q4PEjWNkwCC2LSm4I/\nu0BJYBCqDRwnIJN8ZxcEF62Fsn0e7f8FZ+2+CKHVFJno2q6IZHWT2wYy31Id\nuIqQk1TnAe60mvuETPb7Kg3wkNFvMCBbRM6Gy8Bg5NUwFK9pcljLpGSagI0v\n19Ft197VxVF9j17Ft9Du14SwIHoh3pW5ur/RWTB6q9cgWR6xESBfnlyqn5Vy\n/P1CgM9v6Z+axCaFeR3m0qrwqAeqkTvAzwx1US6sgLkMYhe7tyjEBP+dqpiS\npLihVQWtQJqO6LPsI1kUxSwTgl8l/5CKgsnXUsVwnNcRtq45SFjvXBK0CSlG\n0bcJVHxQirEoFiFvjd3iQ3g6FybTZUwCm7sro51jKwiVB8ARJxrQD9auuccx\nH9+P\r\n=R4hg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version --prerelease alpha --release-as patch","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.11.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.16.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_6.0.0-alpha.14_1525755656803_0.4648899548113472","host":"s3://npm-registry-packages"}},"5.9.1":{"name":"@pact-foundation/pact","version":"5.9.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@5.9.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"22d20270c291a6c9512a67c46ecfaab50f405cdf","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-5.9.1.tgz","fileCount":40,"integrity":"sha512-dAHP2Nn/VGs5kAOuq46aj+W6Kkft7dHBOz2hduV6AkXGU36J+dyQRwXPu1be9Lz9oD25lD7qCnUzI1ro6A7nDw==","signatures":[{"sig":"MEUCIQD5uMX0Nt4ai0nlHsp9ju4sXBKMd3MMjgsLnrbzM1zEagIgAKAYYwVIPgccc0jOGgJEIfITKq1TwMugLIkCL5MhY40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":124635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8+FICRA9TVsSAnZWagAAca0P/1oKwPfha71/b0M8zuKt\noOwe70nDyPMrQCOJ2kxjPluRR67EAhgEAda2BzDGSbE/pkberzB7J+AwQsRY\ngPyknpKeSXuNtoaoOPzuRAmaYGNYHCzeb0DgVZ+5QPYVPe7se8mVar05K7jb\nEPH19roiCVwljeuzzXFITzxofAzRfUi/VuL4FZ1QOvBPvZD8Rh7Vi1Sodwph\n0F/oLKhu6nfH/99V5ZBCGbFT3SSR5c8EFre+veAKUAuQxjYpGbgLsNO5RXlX\nDpw6q6agywYgl52BqxeRGAIWfkwyqls556xZHQLZeANPIP+zGMYU/ic8I/ia\nGeA40LbyHpaEjfBNlsqxSeKeCauyXrq/4wYRckPJWVUsk8SIuG3QhXuqUEYR\nqNv7ofmbE5FOheIMISK0CwYiPa1GqiVfQBphe4h65OOs3cKL1Rec/dZj9v4P\nvDV7vgCUAK6flLgFamHeTxofN+gwLRlEGD2qVunB55QmW7OpqffjkssIKmu9\nXiiPm/5dv1+/aCbAa/ILiP1G+hy4Pr7LRRZqXjcRY3/gU9P3qNPdFqgJed/x\nxtV3jWmvroH/LHQU/mW9iPvdn4a4wTnZL1mM2CCpmpRvEJ3N70zcAORlIqvi\ndxiXpu5qIsC/0+rljXxQINVvmR0taeEiPc5UVlZUi8BLD5zlyGfBm5UsmvFo\nANdi\r\n=puXF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.11.1","dependencies":{"lodash":"^4.17.4","popsicle":"^9.2.0","cli-color":"^1.1.0","es6-promise":"^4.1.1","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.13.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^1.8.0","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_5.9.1_1525932349722_0.2281975788699242","host":"s3://npm-registry-packages"}},"6.0.1":{"name":"@pact-foundation/pact","version":"6.0.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@6.0.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"d9af432a33af7a347bd6b682805ae6408944f1a3","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-6.0.1.tgz","fileCount":55,"integrity":"sha512-HBY+eOh3uDnr9dS28fiN+z4hk9WF2Ct959EgOh+cRB0Sacg/HkS5ncZMR+pOIa6oMQqTxDaAqAYI4xNTkoVZgQ==","signatures":[{"sig":"MEUCIQCyWfS3cKYZ82j1Uh5wJuInF6maP1C3UtE3GDwxAYweLwIgGtzMBAI92xTMTFJQCika4Rf4wKjnl6H4jI7OSsV8vHA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179695,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbeRoMCRA9TVsSAnZWagAAXfMQAJOAClYQnCx1T5Z/AYxZ\nQ/W4R7GQg3SlZheeNcWtVBV+xaIT8ZFkmQGWeoUdbRj0jXrssNqXR7t8e132\nUdXimaGQlcJLO/Sjvs9LYdo171hxjsbimvcPMh1RDxrYePRHVfcfTQGVVNqh\nvcjAWY+n1hTxFS+7wNDr1rzRK3+BHMU8Jnu++/rEK1YaQVkvuBvo0IxIWN2L\n5iJKE7c9BT34zpMrvmfxj5dw7lf3FY2SYXk101Lz06fevUXQekOcmMgjMtTB\ntytvckw+vWwe85laUwgTashHSQGACqdw1bQKrELHq2m0sGdozn1S+d7EA+F5\nmmux8OiDDsIVfoqWvTm+9I61vvrwYDOJo1zjntPKNed3TuqV8u4jtm/Ytl69\nK/mkGlGUy4fJ6M7kgABa+ajXi3TIa6el2SfEthrWKJ/Faaz/fL8An4yXaeR+\nxscyuabMpRM5HCqVUVNa5nitKsXuOhNR5O8bEzpP3fiVpviSDBRZicPSv+iW\neY1sjyLCM8Au/ONsCsu6Lj8N0ll8IRzCAOQ5yeR/8pFc4tZGdV4yRa50FtUn\nlijoF+5X8kdwkK5z8vr6dJeVZkKJ4D+7aQAb3mAxrZNvBT5kEAW3iN0qMAog\nmvXiHKiIQq3RHheK60bKlkeMmQ4TwHc0kyNW4VhyNnm9HJHzRP5ceVT0W6do\nCm4J\r\n=Y4t2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"5.6.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.11.4","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.16.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","winston":"2.4.0","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_6.0.1_1534663179744_0.7164919374191319","host":"s3://npm-registry-packages"}},"6.0.2":{"name":"@pact-foundation/pact","version":"6.0.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@6.0.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"3ad42246a5f9668db3e516f56d8f783ee8a2aa2e","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-6.0.2.tgz","fileCount":55,"integrity":"sha512-PYrvnmskbHz+R7SAdF2NjAecudnzLTIH41ehahrTm6S5BYwFiAS0Htx5rKZWKAOV5tV7BANN7YGbekuF9Qig0A==","signatures":[{"sig":"MEUCIQCvL+Y7ChaPWJUJJUBUlDGHeaHi0fM4Fip8iTeOcDHIxAIgL3EiWcDEeaxOkxWmDgJloM59vUT4gPB5sy39nruYqoE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbsXdwCRA9TVsSAnZWagAA7yUP/2dnRE6Q2MGvjky9CFnp\nL9XJanWzdOT7d5m34CmVLGriCJkyf9ZFjvJ/nvExISJfNQWhbdN3Y/eeZ3u2\nQwp5RZSaE8Pn3OE3xVLmX3KQivK+RXg8lZBKldMlmLkJlbWTDnwPxdWkL/Nn\nlE5NPVOAdzO6ONnlTqJ3g8cWV6UAxbDqzaQwLnuGzBdcl3P6Ins/wnYCE4fq\nns3U13zTKjOHrgRAcJnf73e7kzXTTfUH97dXKu3S3mMOkXoLtvU7V7/9C22T\nMiRfad3Dh8Hy5Y63KrsLNvqXHIKrBuptLKyGqlo/KsLoXvUhcxLfFGZzYR0F\nPrleVkRVYyLRqUwr+O4on1o2TQy5TXzjpcI5aR/+1KiIGhe+X/MF7VqajiNL\nfJHoRF/Dqnbad1bMAMLjmSTYVTKdGRitwqEPliw7fvynH+gwbBi82FqP0u8c\nobDCIEUt++V3gzTV3bqepQiW4hj5/XpcTYCyrPPj8hAGp711idKbyQvrWuH2\nTwjpzs5LB/Vhczk5R+ByFS+9Tg+V83v16y8wYNIwEpe3FSyJeYcQgbGiZm+O\nv/D1UEZHFgtp6BVSwl0kE0/Ha/YHKovPkZcyylQeH47jKiz3gdTsg65uloSk\ngOaXNE6C8R6MM37gwdwJaNn3OOSKvIOr2YHZAHI6jMTK17oarbBEqb3iZDjf\neeZo\r\n=cH6a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.12.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.16.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"~5.0.0","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","winston":"2.4.0","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_6.0.2_1538357103090_0.6334151315213343","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"@pact-foundation/pact","version":"7.0.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@7.0.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"668741569b6de3de603d700cd0c751eea1f1d20b","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-7.0.0.tgz","fileCount":55,"integrity":"sha512-6D8tdHPbAFQE5JdqOAVoXaC7hZA1tJgS/xDDSt+rYI0Nsu/hOr+3j3Qzku5E2GBcCKXIhoIQEmxY6ya9dvELMw==","signatures":[{"sig":"MEUCIQD2byF8u9IPPIZjUTri3WY82Y03IZdO7cI0PFFJse5d/AIgAuGP1MjIRAQkWDwKh040rwPUkFi+VW1hxxHOFP2PeZ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvAhUCRA9TVsSAnZWagAAhxwQAI88Vd85H/94GKYoCxRO\n3q7T/1lZid4RH+FBho/Hht3bhFyv3JJG2AKHag9/K1rM0C9ad0JqPQi7cqJE\n38T1u2D7HXK+oXtjgAXZVK3GeU1mE6sZWBF9kLlNyVkRwFdX1Ocs3AcVKGmM\n/Gxj2pbo3FT0Yi9Bqp6af604jMkToMPgWha4JRN7nDN5dhl9HVG8juzaP2SM\nX2aQEZr9jh7BYlzaqzWz+tPQi8AyCkx1+c90Bb+T/246XJckj++FHUYbLI9g\n7ee7g1Kro/oJ4EmasepPxEzc5xmQ9rBLSgG+Lbc2fVqs1Z9s64Gt2PZk5ITc\n5PDfn52XKiJOahwF6OfbaU3u9B66jQmi1uu2FWD1vD5nvdgYRj9g13u5HU/9\nd5rdDVzrpA/64boLFZ3TpKMTzVuGsGdxLEt07MRnu8IeJZeHoEJj9aOY3x9q\nPdmrmPLwRLpb/A6teQSSKoBi1rsAbJDZZc8orv8nNJa/wz0zoEFxkgApB9bp\nCY4/5kkrOuIenh/FNdTdRbPc1HRPZpr9ZHhC5aRqEvGM0zENcBrPjMHRdWof\nYLQULDUZQXdBWJCcKBp5Ku3HHhKWgebEqRF+RVq6knXK40zo65H87+QKYldk\nwhHLB6wxJ2hqSS9/PPag6ienxP+lTz/BBulsW6xWpI9qK39kMfi/ACeUEPCe\ndvTI\r\n=4JpX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=4"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.12.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.16.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"^5.1.1","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_7.0.0_1539049554781_0.8173394621590242","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"@pact-foundation/pact","version":"7.0.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@7.0.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"c0ed23fa700866b81b641e796952d1b3a4199da9","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-7.0.1.tgz","fileCount":55,"integrity":"sha512-kIJ5iRqajmJ88Zt1+BWkuVh31ei1yc3XgjT2cGTejna26J9U1GeE7SMLfi2aB+CbLmNClNwih+rD+degXMAlGw==","signatures":[{"sig":"MEYCIQCi/5NBCY02Fr6NE2zDnIesMazq/ah5+y11QTBtW40KUQIhAOCC1gIPEJw01oj3KzOFk0WNdCaBLmOTRFy24qcUDp22","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxEW/CRA9TVsSAnZWagAAWVMQAJTxheCkexZoy87s0Bgh\ndlGEFnS32SYydizkS2EPszGdqxrmBP4kgV40B/Wq7nygHLW6+L/v054qUNok\nkfX/JJJhPeTHXZl7Fy+LPVZdaxx5mK63sREsjEbPBmfZGi+prH92nEOv2xw5\nG3bRu7zGhPlquRBKVHLQbC3CmOh50H7RbS+L3aNjlEIdSrGAlL216+UPSR4S\nyA0xS7Rtp35Dth5iQRz2l8kE+LCDbhHCYNKzG0In5jrnpgdQibARZTA+XT8S\nUm+zW9vD3Q7na5u2AH4rzI80hTYK7H8QnDGLjKsSg8YcC8PnvAWhM5R9z3jb\n6KUIVo1wiq1I3nWPmNrm4ZspTKaCwnAlY196ulg2HdrShk2njhWj+cC7+XZy\nbRMjssV7lIm+6awYIQXrSV8JDVWeM8CJae2j5tfvgbYSVELXuYAP5kJqI78W\nO2L6jIkSEfFFqwIVJ1ZOF1W2XijjKyngeP/sG/6ZChuDst09qqUyMZL4DTot\nL67UOrjUBrdYWB6GoYa6/LKwHR252RuYEBjKdtB7rVaMZiugrUp7hFaFV63g\nP5OJ9Kd+i7qVwutlU+fqfyMm3yNTqrWwh3PozfH3A5PQgdVqNIhNFnCsC6Ae\nOHB+j+xi39kKqMrJ0JeLtgc/llfOPWSIztk4HnxFl4rzCVqEXwnQjxT1GIEN\nLx6G\r\n=Kjmi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.12.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.16.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"^5.1.1","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_7.0.1_1539589566348_0.8832130709561266","host":"s3://npm-registry-packages"}},"8.0.0-beta":{"name":"@pact-foundation/pact","version":"8.0.0-beta","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@8.0.0-beta","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"9b014db0cbf9583f5abfcefa5ca394982101961a","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-8.0.0-beta.tgz","fileCount":55,"integrity":"sha512-p024Bb3HHWIeQCQ1QpcVqrH28rb6BPfZMCHa2unmuzRswj3Lgps3+eTrgO+VTZf4gW4Ko8lb7o09GSBZWFkmKA==","signatures":[{"sig":"MEYCIQDyPQZ4MYrW81AC9UPGmMFDpMKc1uOrJ//Vm7O9NypZtAIhAPh6csjRWh5g5CDTlY6OiJcCZ90NUln4WH8uLmP75xNE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":189458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbz4hnCRA9TVsSAnZWagAA6+UQAJSqciIJBR4N/BbXeQpO\nD4XUzgv2rxdNOQkyUXrNFuTLI9k1wauiuRTTKqlmT+rYrS5ZF18lLH2RuIdL\nWoWP5S286SBw6Rn665UJT5IxYptXFOfUR1aIwD30j2YjuW+1wKt12pvSWa1A\nvz6UkJLg8eufrmpVaLwJBvgkMiy7NEVht8dSqVRK4ZyB0FmS4YdSI1WkpKf8\n6WGcYehFNRE1G0KevzmSNqy7H8jZqZiHvWFfsZvP7cMYGHJbJsxoixQg7w90\nyRVq45Cl47ecLZKSm94Wslo7WaPe8hqxm5PKzA3VQ5DF2Z9yOT9WfLEC57tX\n6cEepViNWiI4rbsEHvQJBqH3DOoDhNtsaxl2kutOeX08SBEjqSk47HdotXmI\nOs2RS8BjBm/DMQh6mCL6L9Qv74ueH65eijS+Ufv0tCmscWj8x6WPg2sLpEGH\n5/YhrZ1/7d4vcH2razzSiR+UfITLQebGTlVSH5k1BTWXT31NKANsQ886mPDg\nc+Qz3ah7gQWPIzdsGmOLzDeJ/8ghV69VQsNtAwN23QN52DJgtesVUis+bgl6\nHSiHefLSh8sThpj+jmVl1Cwn2aHzRkslthEsVKr4QOIGG/MtB9rk5yAD0DZ5\ni+9jicwJiwPbwiscFcAzLzfksvu4QxObMazTBOq/NieFKFL6H5pcvsBgaCak\nHVyH\r\n=se7E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.2.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"10.8.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^6.16.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"^5.1.1","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_8.0.0-beta_1540327526427_0.27465554146258797","host":"s3://npm-registry-packages"}},"7.0.2":{"name":"@pact-foundation/pact","version":"7.0.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@7.0.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"a5d6f0d68c43ae5da106f60622e03a0e5ac65fc5","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-7.0.2.tgz","fileCount":55,"integrity":"sha512-FflL4mwrwLvNTOm3LEAfroPuY4lKErdTCS3XHLnaTOTzv1ivNLLvmVc74EjKSQahMUqr2ykNOeP8QxtTUkqxgw==","signatures":[{"sig":"MEUCICnlvA0ENUkTf9yT2OJUfHF7ZH+2oYm/HLbTx1Y8CHiBAiEAii5saUWNpYqUS1k5UrxHe8Fy+xn9N35YDXy+UWnuuDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0/4BCRA9TVsSAnZWagAAnO8P/jRlrvxDCg1sRTilSMPa\n0CebX+QAKXwmD+Gczb4ezFW6Do4rJLO+430TtJOmNMB6CfFqRo+yVFp/MhB7\neccMQ9GNDZXJfPX/e8XzVX7ivWEDM3kd6L8XH9InqQNHmEyaNHbZ5LvYcFMp\njE9w7Di2YnsUJEpK1FheijWhaREYgdcTbHPVJDxXMJJBJcwUBN/psvpX23eK\nFJeZhJsQVJGlKaLKRAc7OkQuABRmaf4uJkiAxykEgraVyGJR62xEhjunxxVn\nrytI8O0MjItzxcEoq8AbpNCZQxk8xQUCiOnhz+IQTYcNoAbMy16iLAHLAk5Z\ncDF68dWe21Gdu7jz0HZqgzlyBkECAzdNWkjReU8CjGXZPjWtQ+swBUWxoDUi\nHrSH2Wpxh3NTp7UXwCNQUlXBbtq2+YxadMOhkmA97cLIylwx8hZgAVmykKI1\nfIrs2fvXQ98fbZUSmAq8KKqOm+GgsO1ZWMcxGmjFkdQQJ2Lahc9DAD2FrfxI\ngfE3MO6TbtLABiirxd4cIjMy/Kjo6wc6G0OWvXrcO0JZiPhmiIZKGmBaQ3YP\ni9NcSui6az304tAeLZa/lK2avlq/CYQl2NhtmHvBlELi9l9DlXQaTbUxVjlg\n6SmSrNpTiHulSDs2EevTXV6KwfSDDwzrmt6aqx+/fKaIi3Sr8wHsWQNFETEX\nJ/pE\r\n=NdYU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.12.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.16.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"^5.1.1","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_7.0.2_1540619776306_0.42171933628378366","host":"s3://npm-registry-packages"}},"7.0.3":{"name":"@pact-foundation/pact","version":"7.0.3","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@7.0.3","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"38ad0ff47d244a6ab99ee2ddecaf8298cf6fb058","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-7.0.3.tgz","fileCount":55,"integrity":"sha512-i2btZMCv77g71+oPZ7vHe+g+50zeUau2jp4sJ26cJ5wq6c38cccwCxi8SoiB7eDavI1BZYAmPhCF4sCaY7DgXA==","signatures":[{"sig":"MEQCIFBKef9ImdpEjn0kkHSWgi09urdFNFNQKVITooGuyv3qAiBHUkTZlHoStNc6TDmVdoo9jt3Ft7zWaH9UUAupR2Zf5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb42wJCRA9TVsSAnZWagAAsvoP/2Lp+q+y47hQol80Y8hV\nQ5QMN5mcrLwfb4ZoRfSo+LonoWB+or2MDINm++3Btt/UFf50eXSiHOTgB6au\n/hDvrsFidWxiZepMwV0vJYPZlL7GxqDr1pZvkr5mYrz9RxxOhQVrk0dMW8dL\npyD/rqb4xRzYcmrnW5Xj5R/z61F/zdrLc7zD2YdJRETca2AtnWcy8J+ZwaSJ\nnFYKPm4Db1lmc8y3ix75vUK8ypNYkNwZi7asWHnlDLrhfJ42HMXlDBH5yXiM\nkU4TKB6zSpchPKfdWDt5puJBwUTaFHdBxsz2Yo0JKXx2yEh0B4hfkyTQuUAo\nZg5xJwMe1C3bwn1myxvCRbtBtciZYwfAuj+mjWvkQWx6eqVGZjVSSrKbBnab\nfT/3aWhjYopLlym2oC3zjUcga+6WKCbYvnMj01hZ13qT+vGXQxTsOP3DI8BS\nF1OGOrZ3OvL44qUp70IBVIdhFO/zHEoWw9vcV2qDkNHq8mmwwiU9SMmr5BMX\nzSBFWGO2KEI1The1g6yjv1rIOPXK8nV0i/b4bIVj+BvTUKu9YzGpAAV+XWJj\nwbIpHaSKFt5j/9pn4NyfC8xpXQhOzta9QQmFruxX60O8MN9ys3fWafLZzOr2\nMfA0I9ZZ7svmBkRRk33egwwxn2mNnxCtvtHWG6NbuKgxB4wUOhQKOjyEKoR7\nVwkR\r\n=rbCp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.12.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.16.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"^5.1.1","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_7.0.3_1541630984230_0.6832052962777826","host":"s3://npm-registry-packages"}},"7.0.4":{"name":"@pact-foundation/pact","version":"7.0.4","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@7.0.4","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"dbb222a61de64eddcfd1591fbf66b82cf6431435","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-7.0.4.tgz","fileCount":55,"integrity":"sha512-Af//dBh6l0sL+9m0ekghKW1kV2LFSVlwBINdr85IADU10lSjY/XWh8gTSRM1LqwHEiXdt7BYg6Sct883oxgbcg==","signatures":[{"sig":"MEUCIAp7g1bDK2ilHAWr+44ILKIx4Fy1NksivDJC6Wx/s9slAiEA6vvwgrHMXhRhjJ2r68+4ogIO1n3wJ1i7WvIRkYAc3Hg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181685,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb+PbtCRA9TVsSAnZWagAAc9YQAJZC9QZiZcVRu/IWbcRI\n06BkRo61kid4BGqJb34Q/y+GwE9sBjowcO40J+5wi+6y3LGoJWUqwQawaFB/\nATvAL1WmnDqck/KqJJfXK5UIF9tQgzBfsbGS1e2bAxMLP00KYVcyRbxPu+Bq\nkgjQXbs0pJJ45avS31ZpWVL0pfxSTrXmXMgll+Q2EQQxzaN2C3MHcAzprNJi\ngwcADPNwI897YcyLTQXfHo60kLbKYoZMbKXPN5MWkGOu69JycI4YMGd9BLG1\ngZ9Vt+N6sKnihOqLWUi5O4ByDhFCzn5tgHV+mebgFIatJIoDXPqhKkabWcHQ\n/QvrtnfNYh2k//Y8dMkN/B+JDUfrrqiQJqrgoOZLnrbVaj7Yy629pI1FDG4f\nIBEhrkwGfJKMCoO2eZm4S8cz/6YhJCnrAsL7MJ8yijH0OoU1Gfvy2wKGC4s6\nDNyhoE5LXd0bio75Dh43bZRYWOAFASeTJZlwLQAZxK4v9VqCsQBqNJ1XLc1l\nCXP6ob0QzrP7WyCywHFZh2fCAZOFSMbSVg9rpjIKseBL/uzJc7H0RZ678fNW\n9UL00mQNPCrhFwJqrcNT418u21e5EY6M5RMKqD2DPHEjJ6C+VgGcJ7aJYrEr\nFeCu05GdfOCL/qLlI3hxAM3Tw2wIqp+/YPv0E/i3hMNwl6+2rZ66HMmPKr2t\niE0I\r\n=zbkM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.13.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.20.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"^5.1.1","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_7.0.4_1543042796349_0.571692995592485","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"@pact-foundation/pact","version":"7.1.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@7.1.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"58e0442364b8921b823526d269d692b62e868f50","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-7.1.0.tgz","fileCount":58,"integrity":"sha512-N0DkRx3dBySfkYC0dxYCJ8P4nRBM7lPubeZTyJeORjtL9nd5xEv0nH7Q2Ndg/qdKS1cA8vToglrdimGQ/rtfgw==","signatures":[{"sig":"MEUCIQD3XObdsVXRGmsaMpoeG9cvtYGwYvzZXaaKGhwMRnAMAwIgbbyB2GrGuobgej+p6aYXIXhsRP4ZKoI1sqtb1Ubp5RU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/skqCRA9TVsSAnZWagAATiAP/2u4Elz8gc61sKNfFlHE\n587W02le9+ey1e16SvVy9puwfWYeKo9JDlY0InRP93CZ9OQwrpJkiU0lyhwP\nj7esOmMqcv6QYSc2AJ/01RM8nyfy4Jysx0GN0XyRCFpWqaBMAcr6buee0aBD\n+MNbKE8/qJkanoGrgGPPgIUJiqejf/Da/5T+6Q+d3ks6KWQjWlcVzIdZCXpK\n4jQzDqx8Zivm8ssbDa99ppngRFtaCL3/xqNRNt26FdPRSoDcRz/MKjir3wNb\nf1iWt5IcZ1URy/sSMvHSXk9Bj2Rj/sbpy7CmNF/JrOSAgDGkNK0pqVyr81sY\nAVEG2rjI7mhXFEW4bVoTnKupBP8L5nGOxSCszLW/a+thFJcMVAk63uME4Vsd\naUEoe+RKlnFlbaEb2cPCeTFORr3Ek4vv2evggyvSJCqVlUCYU9YizHQef/6x\nI4WGcqLsBxMMFbyY4Pk0TJXUzmzK0GrHEH8P2sBwpT9yMKj28V5MBqgBb9W4\nbzzg8s/2/ft4xmOaJogSZK8g6REz7KnAZrr6DUvtpsl6bqOKbcDax+Cte8kC\nSHRZio22nXSqBH6OAHr1V2mLEyHS0t6LDQKidt0tqQTLk6lQCYOjXbjVSi27\nw0WVhX3AQ98dCOXUhy434TjDkMus/1OvmF5W0RYl2BjFSQemCuDri3klfnzk\nulMy\r\n=OtKH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.14.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.20.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"^5.1.1","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_7.1.0_1543424296913_0.5433543692894198","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"@pact-foundation/pact","version":"7.2.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@7.2.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"82c32aa63c83a4be51400db931e2b78db6867176","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-7.2.0.tgz","fileCount":58,"integrity":"sha512-PZkbsz5vkHW5iTfiUw8ONWk+Uxaiql9/VRTRwLzFNO9BDCkHsyZfhNq4SpydxSTeOR5ihWtH3U8PG6malet/ng==","signatures":[{"sig":"MEUCIDbK0Pd7Yy0f+A9NBu6B9xtx4+CnrkwmzQEr+uCTPzuoAiEAkaZFOGBAPCEA5AL96I+gFn3AkkWBcJTWqJBj2wQkMC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/vCBCRA9TVsSAnZWagAAbAMP/3R640VAWM50qBCHGNRd\nlBLYQgM5MMP2GZEQP03ZTDFkj1/lBvs/qDo+vBnnucP50ch/1CbQ5OgCC2aT\nrFGuvCWGRopY1v2BzlyHH7T7VNlWLjN1H9tiKMEZXN9eHgmX3xLJYFQ4bvuI\nzpwCYlvgSIBR7UmaY9YS3899w9H12gh4FW3OPT1qsuqWiPrsW6kpcv0mJPAH\nfXrUR3ufnox1eBtQ0jid0tvbD4/V4RwK6AqQikcJp01EDyX01321q6Cxy3cV\nmWwfV/Xr3nIEW0ZYA6ojHUoCNGBKWwzljHA6SZO4RXjGkfTwBCEHDuJll2fq\njM2bSj6GXZ/VvpUnmOxkVMnJr2uffM1syVDETPWcKznYeNK9k6rTb5aBNRoc\nLvab9vLGpGOXzmxzj88yDHeLP4OHO5xzkj1NfWtL0TQ1yMPnjBW3jeqbmAZJ\n6mjZC+IG2anw2vF8281PcSrBxbqLcTXLCt3auVfqEmmdX82nVBZre+hnnJBr\njRU999eayDLymiJiaJQRpSuL62slywa/EyAVSJYba5Qxd8XBLuqT1sHvrsLc\nn/ref32GFQLh8SBz+4mZRUHWKZMHHXxJ+ZjVszIlsk/AVaS4Vycs6vqmNa74\n4munUT07gFc7MykFjgg9bWJO/+1m+/wLf0EMUHphTaLAZtnbNJZupSdh43os\nDBeu\r\n=Kiia\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.14.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.20.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"^5.1.1","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_7.2.0_1543434367938_0.6785799398676382","host":"s3://npm-registry-packages"}},"7.3.0":{"name":"@pact-foundation/pact","version":"7.3.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@7.3.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"14f6369ce4ec0fd3fb3fde1e0908f780a301fe45","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-7.3.0.tgz","fileCount":58,"integrity":"sha512-xZ9TPi7JD+TItXGnWQIW3kFxmgbca2N6oKJ8WWbJ8+MFfEX+qOX8cVfNJih0kFmiHpfTgtsVFn6r92EDFVMtdA==","signatures":[{"sig":"MEUCIF4Albq52tPBwWq36kwGqI/Npg9Uy076oPcRyVqB1h5AAiEAsEFwQFYuwpt1au4CNvczfXzzU6RXlkJy2oO+slr/iDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXtnNCRA9TVsSAnZWagAAV70P/1eA09w85hLlk0zjHkZF\nD8SiERUa2FSwUWoYBOy6NOkqZ1asxU82PJ3hiiKbkLHLipFfQ+F4lHJoHd19\n3JHNhrXQ3wFcgR5zgzZrIrw4VreJzkiLLCxgJnFfbbcYLUaTTrEgbPjjQWnE\nwXlqQ2dJZ9mJfPGljah74kaXG6sayk6hWLuvEaF/H7Ucvvy2uUO/bSoOdPZ0\nwoZyNcAxBB6KKuSo22FWjvBbr2b63hjH/paNH4/a1JASPyCW4j20+W84OUQ4\nCPWUP4VUl+58fURmyv78RKXLm/iNeDNq5ugNo88FgftrkMvif/fq/UTJENiu\nO/UBxhLahX2ayQU8gqFrEMQgp91d56GrOKbzkChq38MTeM1Bm503H4tYhHc8\ndspFBXITfkhniYNGzB9STjMZYbpz2B9y/Q0fiQTAqy1lGiW/ArMpxpKtFzb0\na/65FKlZAOHsFfRmpnrS99lsT13Ri5/Pk77DagKm7yUSVXPFb2jR+7zORkgL\n/l47M90TLa/b+2Ub6QQohq5Q/1pQE0iJBp7CDdA67xKkFK3P3q+mrcSe7GkQ\n6DQ8bcRbY88SlTZ08MULXhrrsc1uFLbP6G6wbnlmE3IOEBdfIug9XvbtrTFd\n43Z7TYZJirf+nhaLxQ8HUrmRjeL1wXZ5RBXTYPcGI0UquafWW0/30fxoIgJK\nhUlF\r\n=O3C/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"standard && tslint -c tslint.json 'src/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"standard":{"ignore":["config/**/*","test/**/*","dist/**/*","docs/**/*","examples/**/*"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.15.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.4","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^6.20.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.2.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"~2.0.0","mocha":"^5.1.1","sinon":"^3.2.1","rimraf":"^2.6.2","tslint":"^5.8.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","standard":"^11.0.0","babel-cli":"~6.26.0","coveralls":"^2.13.3","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^2.7.2","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.3.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/pact_7.3.0_1549720012243_0.23372040151408435","host":"s3://npm-registry-packages"}},"7.4.0":{"name":"@pact-foundation/pact","version":"7.4.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@7.4.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"520923cf1d5d100b21924b8a360b48ea8dfef867","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-7.4.0.tgz","fileCount":94,"integrity":"sha512-DzQ/nJwCS34hpA0lpXY+rP3TmbkZy3ZW9tgbuMAfh7IiznMPHZJL7t2I54sZG+QuEL7jwd2w/0vKQOVshmX/Dg==","signatures":[{"sig":"MEYCIQDtxYwuMMFsU+fneIPz9ZRRoY8wWEySyEUO5plMsJ/qCgIhAKegXLawRsV10La7dJnVwADAbOPlB0cs5/Fg3i9u8ijy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":375305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcb81xCRA9TVsSAnZWagAAwukP/RsTrrub/jC9nLJ0h09Z\nvGIDXI+u/HQL7qAPrc7yy0WJOSuYzBVdXd/T5jpO/KguFCstZ41AqYlTXBkl\njKeiNSe/40QBP1znlYikP7CUMrIJM4VQijE5rhqILa7AyPor3ozwjHwZ3GPU\nCQr2rIPWhZB3HiAWqAHQhvzsbcIsDvkYKzLp8xTZZnc6HOkcj0JKruFWRVTL\n/biVCgmXgk+Hs9AIR55t9fvRoR+U4111519ogIMvt7+Mxn8yB1LVW5i6Nveu\nfEBMghnZvTcpoMmlW65jMmceyP72NqxMOm8ypLPvaOwkcuND8yu/3or+RhDj\ntIUN+cA5+nMhjGN0Ek3taB9iB1/lVSYAWsG00L7vYE3eGu7EkcNAAuKLCMft\nFG70ooae02/MOSsxZDFjcwhd54Imr8sUh/oXrmAwDYDrdH2gBZXSaxZaXBZZ\nKJE8Mz0IetUknMAifpOJIzUHW0v6d/0oFYlwi5aUH+m10yL1qzv5j2P2AjAx\nPDbsbNjsMe79NlZkw4uN19W21FB6E6qiOOvh4YnErMcMWbkE1HCp4E5DuaUS\n6Y9EdW6GdL/llhKWt2loTZniTSEpGdoOcwsgWg714LuUyaM/6kHheUmTB2tn\nKRbUZojGVBLa/vfbZq/vWkOjx84cvgp0q1t5tnB+Ip48XuPyZ64T3473ra3y\ngM7V\r\n=S4E0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.15.0","dependencies":{"bunyan":"^1.8.12","eslint":"^5.6.1","lodash":"^4.17.11","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","prettier":"^1.14.3","cli-color":"^1.1.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","eslint-plugin-prettier":"^3.0.0","@pact-foundation/pact-node":"^6.21.4"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"^3.0.0","mocha":"^5.1.1","sinon":"^6.3.5","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","babel-cli":"~6.26.0","coveralls":"^3.0.2","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^2.3.3","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","@types/express":"^4.11.1","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/proxyquire":"^1.3.27","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.9"},"_npmOperationalInternal":{"tmp":"tmp/pact_7.4.0_1550830960448_0.5281346558449986","host":"s3://npm-registry-packages"}},"8.0.1":{"name":"@pact-foundation/pact","version":"8.0.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@8.0.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"a44850286dc43a80d1406fb0fc00fda104880273","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-8.0.1.tgz","fileCount":112,"integrity":"sha512-fWHyJ9Al923JCcchFp9xIL7258wJjlKyXe9z451KS0q5Bdzx0cDAXcug+of+YN+2C4Sz7fB3hgCGexvokdfm4Q==","signatures":[{"sig":"MEYCIQDanQ9dT1wJPLWsAhS/EiHUAlj8pH/Ae2+dZ4neX6l5oAIhAJWYbIV16c6R1AFz8Hg/5Izfphd3sccJmwRqXz4pWROO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":408763,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccKj+CRA9TVsSAnZWagAAcp4P/inU456waCC/yRO+Q+Ey\n6IrD0Hajejn2PqD6fxl5Qis5SPx7sj8d8Lee6HNI2PK4ygS8z7p4YYtljj8Q\nKUUTmNHskqMynVd3r0cnWG/LayY7U+2GtGWFVwbG0SOVQZ5XYRtxDC0uqStS\nHG/xS+R8fXOPJfeOycVrvl4YAnVCS6/nd2dnRCtsnGEgTUdmzZ0atBtbPrKn\nb60Ju2S/kf9VkMwyB6sSZaOm5EoBWAfcg7RkHxTupIWr0plihUwHSFsU/gAK\nJhtmjzeE8wEH7TNYfJK1WyUUyZrffWuGso4IiRIY+BGmVHcPQZ9ELrityoFs\nWdwl/S1w1apull+Iq3W//3IGZcxry4Tyo03VYfMERCuCK/++Ye3V0DPtoXNL\nw15mHfWw3f+tsDzhBr2j5IHUzcasdIvZl9Hb3iqXVrxpofrhBIuGjBsX+9OG\n4h6dCIGATqhfMEVZujAbOCuvrMvuIYvdqClSrjDwQXYD36gvHl57o75rZYBW\n9vTnRBm4nQYV4KIyShILkd7QYlhZE/nhac/z8d3t0NXb5HGLm80fDx7ndWvp\n36XAwjy+NjjRUvhzNs3yqcSD3Rr8nV8njapjDyvev0HrYgkeSJvfJmzPG/DP\nLFfwAAyhHvg01+FzLbEwW1n4+anytRb1eUtpD4AAReLVeN8xAmlg4eGpP9MJ\nnFI2\r\n=m09s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --parser typescript --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.15.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.11","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^6.21.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"^3.0.0","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","prettier":"^1.14.3","babel-cli":"~6.26.0","coveralls":"^3.0.2","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^3.1.0","eslint-plugin-prettier":"^3.0.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.9"},"_npmOperationalInternal":{"tmp":"tmp/pact_8.0.1_1550887165707_0.5681778596335525","host":"s3://npm-registry-packages"}},"8.0.2":{"name":"@pact-foundation/pact","version":"8.0.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@8.0.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"83f565604653582f6eb53558bf961d926d08f308","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-8.0.2.tgz","fileCount":112,"integrity":"sha512-xUpXXFJM9oOHH1noho6tnUkAdV3pc/ygyGW+EFDhWzBDFg1OXYXkEigzH/kQ0mtpw6I8FzBkMLBbZbybcBaRLA==","signatures":[{"sig":"MEQCIFl432qjFGWY6J6DIpH3kHvmADMWUsHhC9JoUXReP/8xAiADA8SqmnFYPPusLRZhUXO0Sq4wWiUTeI008NhD28W0HQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":408879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccK5yCRA9TVsSAnZWagAAWCkP/2rHdOSqN7kwVXQAFNxd\n6XHckd9zVklxGPYIbgcPlR9vdegaTj0REJPICJsb5I5Jflxz1VI5WlgQvST7\nnkfH1/Ti3C5KuWTuRIBG5yR2BYHOCHLxmSeP4W47BXYn8pzOHF7vHISOGKL+\n5ueZ9ephYgtG9//6DxcB4vZXE7H/ObqWAq4Ekp6/bTcIQO+R6InN4ES9CVax\nLIc84n6D6rlqh8PCbHVRD5+RKEmiQwAIncRwLpXMp2WL3IYgyP4g86zpBUDj\nbLxHQccdrRVEFXZnKThGBb14kVc6CRM5V0JpKmFuj21xiaDTMO9NnOLkmdRI\nNUS4632tqOSxGIPEoNuNFbJ+HGW1S4ao0w1shfNbIGiJ3Y1tNYr4GkJRKsWx\niSEJ/ECTAFA9H27ayhdItBLfZDffHR2MtCUZ0XKKeGeKRaUbSeQNmfHz9cC6\np1KPGLyib9x0rHh+4ARGCSIPR3yiJrsJHdggOmC14n9tlWFc471285+cH5Kk\nEehSb5gfH0GxDQcm+GpjfTgqopLV0TXyrlYHWezm3vbtGiv7XtvDY2G7WRRB\n6g8SwAi378ZCVERQ+9mBCrrW/PKibFXlgA9dzOnuafZmpwGKSMBl0QKhYNrD\nSTkk0DnMrO38Vsmbhe2Z6ZIF7b/oLunQnR4pn1frFWEhiBXD+quI/9S6A972\nEKPs\r\n=8ioR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --parser typescript --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.15.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.11","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^6.21.4"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"^3.0.0","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","prettier":"^1.14.3","babel-cli":"~6.26.0","coveralls":"^3.0.2","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^3.1.0","eslint-plugin-prettier":"^3.0.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.9"},"_npmOperationalInternal":{"tmp":"tmp/pact_8.0.2_1550888561682_0.6457341840457094","host":"s3://npm-registry-packages"}},"8.0.4":{"name":"@pact-foundation/pact","version":"8.0.4","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@8.0.4","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"5945cdafc06e3528fab0d007151949bc206e2df2","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-8.0.4.tgz","fileCount":112,"integrity":"sha512-v86kT2r1ExNX8hod4bS4QxcvCFoKrkUZVp+uJ8YrGaNQfGENNHB3s25RdA9SIRplySMyjtg+VqBAxLyFUGfdNQ==","signatures":[{"sig":"MEUCIQDMaU7yf78v3wJm6pSNOckIUR3wBCf0wB+SRA041vvVQQIgCcg4JLahReKu4i3+ou95kg00amEc2tFprztNCHIBFkM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchuoDCRA9TVsSAnZWagAAEZwQAIp79YrRrmwReXPRVwxX\nfXPYmK8VwwbmU8pVwjCxy5G/Ouz3luzPIUa/i2JR1TD+9LWnXdWhQzGbmHwZ\noj2O8aQzpm9HEL3374/flQKnUrVZ3yaG8zy22Pcq3Rhfb1V1mUDFa4mfr2+p\nZYmvhV6qE3xoaJ6tBt8zihmXz4s44AUlOiuSldqLAiERN7kP7OvkcTLtaMGO\n9orakH1vWCpDOHQTe8cUj/GTI29kZ9ugbi2QP6QbtCG+5FG2iWhopdolpUE/\nsk9ZrlRV7w8xVngkNtXBU28G9gLPOurrtg9FHeHF8QJ4T+RLrTP8zHIahI1h\nBFkk0/XD/CS8Uu3f99rHbqfmF78eOrjJerL9ubZKeFDqYiQq9BOAxY72So75\ndcH3LnLQQB0cRaK81lMEcPj0kuoN3MQrI2JJ3JCvWn0w7RbpvcSHYAIVWwYu\n5IhrzaYMwJKfZqy4/NBeB/+lEcL2YnGktNqkQ5lE2ZA/7Dn9YKbdeuVIsAfW\n/c5jMjqV/R8ul4RKcbf1gNZDzk95YLcbBkoOf3dg8oZBvbYyt2vM6GFJKsNQ\nidd2vcaQM+yaCko8AHZaYq0JTlgIGWiUUd3MRhZy89B8aepIEc05ZvSeVb2k\nfN5o/44NFbnzA10ea7SMbYpIW0eE/6VSShcQz0NkXNDh3bErQeuoX58lN98k\n1pcq\r\n=Oqbh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --parser typescript --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.15.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.11","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^6.21.4"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"^3.0.0","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","prettier":"^1.14.3","babel-cli":"~6.26.0","coveralls":"^3.0.2","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^3.1.0","eslint-plugin-prettier":"^3.0.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.9"},"_npmOperationalInternal":{"tmp":"tmp/pact_8.0.4_1552345602306_0.3355663708660088","host":"s3://npm-registry-packages"}},"8.0.5":{"name":"@pact-foundation/pact","version":"8.0.5","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@8.0.5","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"90bc8838ad5ce37a7d44829efb6f8f68c51e28f5","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-8.0.5.tgz","fileCount":112,"integrity":"sha512-2fHpWds+liWdVrCwI+wWUZD6ECSrzt7gUUAfOx6L1NIISF89tKrl3sAfp/z97vOUpr5ore52IYfbZ6NNn975BQ==","signatures":[{"sig":"MEUCIQCZXXRc+V3kx+VjgbpAUxvmcmnT4sv/7hwgJyk/DcNgKAIgKZoUfdF/CBSRH6NosPisxhdk80sGwj5iIFtiQWqheRI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":411469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciEPRCRA9TVsSAnZWagAA4CEP/1gAokPJhWvUC/7tOn7d\n70p0Z68t/IeWcmI1ZAV4hmvyTLh4cDPX5KuYPfldNddQJHACK62ZtX8Hg2eB\nVxR6ee9l5Ef/ckZasbT90wfWjh045S2qoeAyGDDECK2w93d8p2QMICSH4kGS\nk/+1eE4rJZ4dRlArfDDz/GFiq0Im6tTI3bZDuV4XTy+ec51HadDhJmM3PbgU\nj6OkGRNWh32P8QYvkjZw5Jm2iTtUR6H+8MAND6Ttp8ty0jo9Lj3scvd8MRvN\nwnR7ssLJZtPmd0wKVwcLBqoMm/KaJ316C2lwJkeuHyS/86JVhuU/SXXGesh8\n8V7wRqqVz8GsLF9sIghzRpCY+wnXyjRNjJOctsYf81OiUutT6+nUwwC9B3RC\nmvY7XdYrIsmzYmz73UaeRC+sQLhU4xnxnifrqDPe3M01PESCObmLmblgk/2o\nHSUL7i+/YGxnggvFisLBg1kaA9897zsdDH6WMwYG4gPINzAjaUJJsgK3lVPq\nemxcgtpuvoNPepVr4GA7IMEsImRTihkC9MJWYBT5Af75OYBHLJABnB1wt2/I\nrQ/WKyobuwRx1PQZYIx26jvqll61qC4jqTH48APiwL65k156X0nx9rrUCTNR\n7ueanPm1tvkkOBcN5A6Eu/mlugAFhqVsfcWknA/OxAYi7c5pQ6j6g7MfKuni\nD8Td\r\n=5AZq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --parser typescript --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.15.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.11","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^6.21.4"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"^3.0.0","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","prettier":"^1.14.3","babel-cli":"~6.26.0","coveralls":"^3.0.2","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^3.1.0","eslint-plugin-prettier":"^3.0.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.9"},"_npmOperationalInternal":{"tmp":"tmp/pact_8.0.5_1552434128191_0.5154314417140446","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"@pact-foundation/pact","version":"8.1.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@8.1.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"334c66337f8e5c172f134512d73193473e94d4a9","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-8.1.0.tgz","fileCount":112,"integrity":"sha512-T5neaezVjaMTWXWn25P653ncXV9UCKQB+rwKXRRnWu16VR87pgppv++Hpj4QA/xiBqHOY3oS2OADXSuEm1fCjQ==","signatures":[{"sig":"MEUCIQDlh1F1UxD6M2KLwzMYNGPneK1O3vzeTCZ/HXwD39pWZAIgPSaD7jUztgoD5JZ7pMpEeEvv/Kp7B43EcNg9AcV457s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":411825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnW/4CRA9TVsSAnZWagAAVC4P/1WDt5dOlHzArYwknq/Y\ndIUgaqtyaMHhSOKJeyFzH8ddBYW3/9/RQBPSC3cwTPSJC5tYr1kdR2UUI21j\nV293CNwd1M6CuVwrdNXIMa8psNhA+QLN004WUdBMAZuL1QuwE0BnKPiUBcrT\n9U3CQ4gAdAAoyzXgkMIF2P1S3D6AfqsxLC2F8cuSu03Bl5x5wMIcPxF5LP/k\n0/DUq2jp/tUPW58dAO492oT7kkoxgsk+7xSQIe5ovT+XyxTMdGITfXwTcY8i\n79ieQjmfwxUj7+34ReMr40EGRSKr1szqje6KSLbzBXhlVfoS17wvBseqg9lX\nJ1AdUIpURoNpPx4m/o0CAqBEgIDvJAC7kh82qf+eCQMMQrc0lf+uf9qRe72r\nLrF3mWeebvwxvA+yLHKmWCdYqaBGFoQ17DfCdSHKA/xm05ublWfP9D8mjSn1\n3oaFo+4WXuzyduL932wsqdptHbXnReSEEYM70uOUuRkPI/TP//t9u8HBfoUA\nir/fGx5NQRu4+PhOa012LP+NW8iKy+HzPCO/qO825Ab6cK6JwXte2evtBzBj\nYMIdZeHwfSrC6b3sBaf5KDOX3LlCC9JA29qFPPKnxpnNUwFcBHCbHqcnyIR9\nyanuO12PBNHFFDtmWudmDjlo9g2Z320cW3+KlHGACqGTnh4+xd3ykxHj2VAG\nzH6G\r\n=UXrA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --parser typescript --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.15.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.11","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^8.1.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"^3.0.0","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","prettier":"^1.14.3","babel-cli":"~6.26.0","coveralls":"^3.0.2","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^3.1.0","eslint-plugin-prettier":"^3.0.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.9"},"_npmOperationalInternal":{"tmp":"tmp/pact_8.1.0_1553821687902_0.06620334437347952","host":"s3://npm-registry-packages"}},"8.1.2":{"name":"@pact-foundation/pact","version":"8.1.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@8.1.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"c48dbece0bffed24987b1e5c91ca58963062df9a","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-8.1.2.tgz","fileCount":112,"integrity":"sha512-loKk/IMa6ja5pgvcUpskE1LQtQ4oeVNquV24JRUDCyzElYpHPswU7P/6+X0Yh3qkaGQhtVaq0zAc31bQnf/XJg==","signatures":[{"sig":"MEYCIQC+lWO3EwaOp+JviFlaLO/3rDgXnmJCvEnxrs3WB5zZkQIhAIS8VtGWaSgyHHlAjWI7YDyLBYCQ9IqmtTkeWdRjKKMZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":412201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr9yVCRA9TVsSAnZWagAArZoP/jUenZu1XG4m1pkDtKHJ\n7cN5GYa+yjOpqlWeK8tIUVcN/fY+NWAcPfzimJhHpBbWk1yoYqpuNJfUglQG\n39hQkR2IULTeD5B90UzKokWUGXey0UpW42i+cv6tMFTbqBh+3ieGcayFxZmB\nCtqVKEHuMCsHlt75mVsZSpBiqe7V9QzPd9r906shBmZ8tJiRhRvruzAflspH\nNr+RGLK/z0yv5zOdElC/PrMxBY370s+AumfyvUoGXiTvAL7fTxWrKTGfUulO\nK22bXUToa2+zcqhEJJizcC/ghBcZNuEeaMuoef2EideD47PX7pgKPCBJs97S\nlcW4B2rNu54Tm6uO1ViHmd9zGx234eIJRgdv0ZF2W/E1rzCbo9mae7FVmd/+\nAzL6YWOrDzYrfA8UteHKeAEmEStyjVzaYxChLsRgBe/7F8onGYpQBxLxu6Bz\n3u9cPQkkRz+Zx0UujCnfWnnVGGODo1wFZQ06I81/xpFnwKyPK1ykMh+D6myg\nfr96kK2JQ/o60BLMMmH9w3N1QX+svRmj9lmye/VMaBrQmE4ZXjxJ1MTAhG9Z\nD40zDkw1pbbgkBCgOEtHk7c6+2Zy++rsA02g6UsERDepQ3YumU8horUx/eKh\ndUibLuHglNEGKwAjj/JQyRDRlJ1rIZhqkuxxAcHkx9eY1p/F3E0ioYA7PJ2p\nbJ+e\r\n=y3Ic\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --parser typescript --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.15.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.11","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^8.1.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"^3.0.0","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","prettier":"^1.14.3","babel-cli":"~6.26.0","coveralls":"^3.0.2","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^3.1.0","eslint-plugin-prettier":"^3.0.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.9"},"_npmOperationalInternal":{"tmp":"tmp/pact_8.1.2_1555029140661_0.40950432821290317","host":"s3://npm-registry-packages"}},"8.2.0":{"name":"@pact-foundation/pact","version":"8.2.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@8.2.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"45949f0f0dbce924600996e3f9543a531839c61a","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-8.2.0.tgz","fileCount":112,"integrity":"sha512-ADMK/t/DrkUxCVG5SHO5xCOhvuSN1s/Z8+UPjTE1bDu8Xyx8y6Apk6swIJxAQ0mC9Xke27xAnRXC0mM2Mx0rlQ==","signatures":[{"sig":"MEQCIBtwTb9Kyyfl2XqZOzqqYD/sUoCdWseKotaYECL7QCYmAiAeMbtS6mFLSw9BoGIQQV/4gMyWxk0od8Ec7TJsWyrZ/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":412986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsHUrCRA9TVsSAnZWagAA3dYP/i0GL07csC0iPcY60uap\npQHuEB4eiQEs7jCCXY7x4lnuieiCEf+vUpHlrpjd2xrJEZkquYW6cVxUNrqn\nqGvVQpqfZ1qwQF9FbDrjunrJbZOoCpIYlzTGl7WhxrwCTvcDJOy/khgNZbxH\nt8/Afa4xuAD3/RhHFG7xmcPj54X54trlSpAhOABUIfvEsLZxoNAI5S4kcyR3\n8dxCWYxO+kt+sX+3SjNxWl4yHIQRYv+1NRY4NvMyx2gmJJTNllc3Fo3ym7ps\nsm6zGY1UW70bp+3UhS49y0b/mJ+vom+U7VvlRppKEYNr9s5HXsATQjY0mQ27\n7e0mrHCElmDwmKJ+pCFgA3DUHUrjUoWYzusjyBe+ZrQwHhh0gVJcEwkTKKIV\nsCFuNrA5i90dMTtOq+HeFNfGodwKwsEtjVrIJJ+ompQzDntFv8HdFiicyByP\nPfYtIjFqOAJY7gmDLU4UV/eiGFipR24d305JK1sbmuTQ42MIi7NZX7QFGDb1\n2HKetyAyrgukhgdRBvw/G1vXFS8WxIr9H2AuiMgKIxYw0YPUXlfFnYNUcw0N\nQskMg6UsF+FdrH1a9D7bqdGFCSSzp7LM7TFOuSAhSiacWhmJ4GHRuXYyOFec\nYFYowALUenEB4egs3p+WQB+aDfxQfnNjf2WOfsDD4FwBrpgRpxqwr2sVU+lP\nbGCC\r\n=dRcn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --parser typescript --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.15.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.11","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^8.1.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"^3.0.0","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","prettier":"^1.14.3","babel-cli":"~6.26.0","coveralls":"^3.0.2","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^3.1.0","eslint-plugin-prettier":"^3.0.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.9"},"_npmOperationalInternal":{"tmp":"tmp/pact_8.2.0_1555068202314_0.8044013447312344","host":"s3://npm-registry-packages"}},"8.2.2":{"name":"@pact-foundation/pact","version":"8.2.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@8.2.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"af71f16fe9fce8a34d4ff59dbc5764255891f482","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-8.2.2.tgz","fileCount":112,"integrity":"sha512-3+lYb2lJwaENzoTrmwHsKd0T9oblqzOGeUDcO+eeBv2TY2ZCZ3RNIvVegekIG4pQcZuxFzJczKP1rOoDJ6dW7w==","signatures":[{"sig":"MEYCIQCsu3t9Hu0KsVmstCns/epc1xxKiuHMKUAS9wYz/NcFQgIhAMIccmUxJT2Ot8z96oOkgW6FPERxVjHTO5nbQdrhVeuP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":414065,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwwWWCRA9TVsSAnZWagAAXoMP/1D+tDCPoP9lZu9KDfla\nAvOj7HUZzdrQaIYP8YJeNNWh4F1yKPV9Xnt/P//8Pe5+QgRI0Nv7KvQIdwaR\nKReTpMUszLwojlLgTd2Jh2ThvtfbAmQJ21qVn3DaojAHp1WCNUrkjoi4FKer\nqA/BuZeMIbl2hB+rKvjZS1cLC3ZmiB0Irinw4hOG7UhMzW045gQffeqPL4oN\nmDo/bdlkDDf7jQcXP/n7yP5KzcjBIkR7o/+H2ZNjBAN2t5M0Gt430jzQICpQ\nA1ObX0qlVCKCfH9A4G/byf7pAnwTYBS6adb6baQYef8TVEg/EepyZ1Diy9g2\n8aBiosPAUVKJT/CvB3sTywTjNfX18XhserXugmVKo85aXXyjNRs99uTsDpva\nmqdQ4c6Cf01O8Q69sEJYLSeoaRYHM3odyiWLLLeQy0LXzOdCnRRVaTLY7ETM\ncpfpN71vFybMyYFE0aZpxuGJlP3aVZHNn6eToDChgWOHjN3QjOIkAC9//kIy\nJneQLyX1MTi4oCN/oDXh3tHSOxJMomM2RgIiMODgSR7WznbtgsJNJKlDjV7/\nw+Y13oZl45ZZT95LsVWygT/W8mnmEwZLooqljAFIWvAfnt3PEDIuSrtirZfF\nf2jo/TiTbUYdoPJvi6YgpV0dclzlUcBb5CDbn97jJN3kMTdr0x6Qz7koJ4ou\nxekk\r\n=/+UN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --parser typescript --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.16.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.11","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.11.1","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^8.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"^3.0.0","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","bluebird":"~3.5.1","istanbul":"~0.4.5","prettier":"^1.14.3","babel-cli":"~6.26.0","coveralls":"^3.0.2","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^3.1.0","eslint-plugin-prettier":"^3.0.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.9"},"_npmOperationalInternal":{"tmp":"tmp/pact_8.2.2_1556284821655_0.15383753818612278","host":"s3://npm-registry-packages"}},"8.2.3":{"name":"@pact-foundation/pact","version":"8.2.3","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@8.2.3","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"92913c2084223630f6666031940e3870114cb587","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-8.2.3.tgz","fileCount":112,"integrity":"sha512-x/GMF+jdWfDI8wfkCGlVfSGnDd6fa0t0/9k4aaUhUqInoQX9+bsZ6pTL54y9Xg+9NsJm8L0Q8gR7mJO/auiL1g==","signatures":[{"sig":"MEQCIHG2TBfLgdULM1yuVSpTEdWtfdNBhbftp9tasA0ILXF8AiAPKXf0FRcmWUCTBCrMxvFZnjfx7IwArOn+yrujke55Ow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":414181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc24PYCRA9TVsSAnZWagAAuqUP/08L5nUXlSRmYTF90rrx\nt39QezXRgfAk5TQECO6R1nNur26YpK8tItLYLDbCNxaqPIooj2boLF1UyN1P\nyll8FZDhcWoUn8WMdkkiKr4lkIkKbE1PdzsR1S0NtCiWBKZVuvpmuoLVnAMU\n31jN91sA/v2gbuIXy+7bAdb5Dr8dF61nEp2l7PqHR7+gGdPJXrNPqAvQdOP1\nTrQS9bvL5tE7xivyth217q4eykQQf0L6tJEYa1Xs9bDOheHfHfN2KOD3ObAj\nih5eMmD8JJCLTj3xbsrTyNC20uJndpR3nyzLf2eN0dBFyBtj+jAI44tgXbHx\n3FccIJjHQssT7J9q60mMQk7M0TwI/Zy8KsJeVXSQ/aYWsgfdckH4SNPjEhLv\nyfl4nKBAwyT5Szmk2ttUKO7yDGMtTpyA4fN7zNkn/dTK9Ps4FdqtmzTT8Qp+\nXr5e29aqElFWAcIk/sXrJKW/iH4ylYQ6+s+R5cHQgLS6UnqRznwaETXUZQJo\nFczPkfcnMd6x01CjV+CBAg6nEb9HWdEQKDLYEfd1wU5jbCpx26dUe6KIBGn/\ntg4dUBWysRx6+fhRcXNDtyxDPBFYr8NdOpPZzr2DEqiGi0vPY33rWisHCViO\nBlvz2Vsn5Wwopiu43wVsgohE1ztsAuAIlgZY2ylcOQWgb/DHC75nMns4ei2G\nkTHe\r\n=Qrq8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --parser typescript --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.16.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.11","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^8.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"^3.0.0","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.14.3","babel-cli":"~6.26.0","coveralls":"^3.0.2","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/bunyan":"^1.8.3","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","@types/express":"^4.11.1","imports-loader":"~0.7.1","@types/bluebird":"^3.5.20","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^3.1.0","eslint-plugin-prettier":"^3.0.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.9"},"_npmOperationalInternal":{"tmp":"tmp/pact_8.2.3_1557890007647_0.3263405411754867","host":"s3://npm-registry-packages"}},"8.2.4":{"name":"@pact-foundation/pact","version":"8.2.4","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@8.2.4","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"42a814224c5ef179e5e2345a2cf856dcdc937757","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-8.2.4.tgz","fileCount":112,"integrity":"sha512-rV0tPe/TMzGzpNqu68sPkCB3Z5Aq+TEMEPvlL8puWFH2LSZ1pmRg5x5yuxNCnXAT5QVrcJOsAJ6+YsH1zixVMQ==","signatures":[{"sig":"MEYCIQCnDE8g6QwZPXyxOPbGmyoP1lUYVjwDn/xhGkeY/7EQdgIhAPRcOeRIHLdsj9OdtG/QYmBc90SvD2/n3eNyxW84bAZx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":414297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3BW2CRA9TVsSAnZWagAAPEMP/iSgKfIEtHb9+lGJaKcv\nggmOHwPpW2EHd2WT8r2V70uhK1uWwytjG8UprmZBU3pyizOrlRWYsAJiibiw\nuG3qFIaMfb8OI0FNCGeIkyM6x9mQEW4nfPYY7Sh5jVvr6MxTCEF/+A1eLwAn\nlaSvgNc0CY/OXaHV0HOtUQVfYSJwN8akVOTQpDu4lqSndnwMVqwKVubgULqn\nBN3sFDoBxBib1at2PJk01tm7mNenYDxoSymgTgetB6i7smE7H/b1a4UW7FYJ\nyDQLt7QSp3qcgXa8CN3QL4/X42z8JL7x7c9PsOx09soFhtXOz0lz/uiNvwkx\ne3HqTODkfrl6CpJ/ZQhuRwnXJoFcQFXIpTAUkjdFIx8rRWUYiQDKnaBmt1Uz\nS5iafyBIg2DPKCLzUfge6nNRn+GCWntofAiugAkmLAPzP9Tc13S6OWFXUfxX\nE6AQnFziedzvRxo4CWCW2gulm/ddaKPkAdDvV49KeRB6QyZS3vDh2xq+UNll\nAZnNPFjCYyLtv8er9Vhli3UlGP3bO5/pFT9gO7sWrAeuKEx2JdQyDUOxVtXp\nC0wooxanDqFn6X85aMVlapzKaTNqxmIyluo/xTSrbvUChCCSKzE3ys+mfcAj\nzKi2OT8jhB7ji7H+Cr9VP2v0Bba1FTa+Ygv3hOEvNj6f1nFrkCy0N2hY5XQi\nX5AO\r\n=fl8y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --parser typescript --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.16.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.11","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^8.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"^3.0.0","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.14.3","babel-cli":"~6.26.0","coveralls":"^3.0.2","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^3.1.0","eslint-plugin-prettier":"^3.0.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.9"},"_npmOperationalInternal":{"tmp":"tmp/pact_8.2.4_1557927349432_0.44141159451804546","host":"s3://npm-registry-packages"}},"8.2.6":{"name":"@pact-foundation/pact","version":"8.2.6","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@8.2.6","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"cb8973b15ae994aaf888ca0f64d75e8a9af5c00f","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-8.2.6.tgz","fileCount":112,"integrity":"sha512-0t9ak0x1+eHO1q4X1HqdkAtacwTauaHcovirO8+/rzb3pPF8op93jEVkpmmG6BkfYHaEytx+nOZlqrfgnY8fcA==","signatures":[{"sig":"MEUCIAubuITxgJcNLQMONEQ2YCZH644/QtaYPJXZIZ77nsPtAiEA3s4Oq9XP6n4LI9mzV5sJRrQIpW7XjjL09p5XHUKWAgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":415043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCGYjCRA9TVsSAnZWagAAmoEP/0bzgK6gW+yrmGz+CWBv\n0MubjL78G7bIVXfMaFAPQUt1LlhEg49FxAVmuBhGWyzrS5WMxaXY7Ubo50aA\nAVc0UHUyiHXJiR1l4IHr+E81Hx0L+dPeYaQLZyD/vp0f96BT2ExYxyhtWlVt\nZiq1T+wThY0BaWnwQ5Yr2zQQwn50duMO2lRcrON3mb/Rp3tmnRNJ02x7SQ2K\nxo7SiTz5uz+KCOKQqEwkT4ZvJhe5/ms/F2fUBvF8/5jYv0qR9I/1uNkFzgYn\nz9mt/6lO1LLlqHaOywgHw3E4lM13SaXJrqaPF4z8UYY4yvE8fMwDkYOtAgMZ\nadEKybSRB9MbYxIZNm4E4JtP3oNoMz4LkCPzGLz/VDqAA1FYp+1LTj4At9Sg\nEi0eFkc2Ab263jTXrQYp2msTSoiioPkXuTCWdMLHqCzWscAlQoGkW4GfIERN\n1lKsSEFtZgs7D2owCx18vqLdoZ/PsCwvHrijulImHKzBxONQHC0Z4VhmYZjQ\nezS6G/iDgO1nQf/TyNQeqSgnlVe+AbeihlNeKToTRWlTZaWcaWEA8Qc4A+9/\nNR8BduxS+1xtgjmPWNelEkAplZf2hcXCtIWrajx6PISu+2eB885Aiw6YYEzs\n13dR3zq+mI/ElehabzCwbe7GjMe9sFXYJuNFMCWrQmAXZFQqOpnuEO1CNAi9\nO7yN\r\n=Hz+B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","posttest":"npm run test:karma","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --parser typescript --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"karma start ./karma/mocha/karma.conf.js","test:ts-examples":"cd examples/typescript && npm i && npm t","test:ava-examples":"cd examples/ava && npm i && npm t","test:e2e-examples":"cd examples/e2e && npm i && npm t","test:jest-examples":"cd examples/jest && npm i && npm t","test:karma:jasmine":"karma start ./karma/jasmine/karma.conf.js","test:mocha-examples":"cd examples/mocha && npm i && npm t","test:graphql-examples":"cd examples/graphql && npm i && npm t","test:message-examples":"cd examples/messages && npm i && npm t","test:serverless-examples":"cd examples/serverless && npm i && npm t"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.16.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.11","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^8.6.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","karma":"^3.0.0","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","babel-cli":"~6.26.0","coveralls":"^3.0.2","karma-chai":"~0.1.0","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","karma-mocha":"~1.3.0","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","karma-jasmine":"^1.1.0","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^3.1.0","eslint-plugin-prettier":"^3.0.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","karma-phantomjs-launcher":"^1.0.4","awesome-typescript-loader":"^3.2.3","@pact-foundation/karma-pact":"~2.1.9"},"_npmOperationalInternal":{"tmp":"tmp/pact_8.2.6_1560831522591_0.4173458984013847","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"@pact-foundation/pact","version":"9.0.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.0.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"f8190f251c23af1a48413f0fc4821b1848f24f45","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.0.0.tgz","fileCount":112,"integrity":"sha512-H+a5hWnClEUYIogboLRIg8RtFwJ/y8ZJ+4qu0RmgwXxK0wQNMUwZxqI2knHi3SiOhEq4XuVzfedx8rsTOY83vQ==","signatures":[{"sig":"MEQCIEt1sCFsZZnLllcC63sNpFXtfIYG5TbCSdC8y3AUpLAHAiArOugjBBIAe14d0Pc4ni7HP+IjCZrnQuZZvNVAG0hZhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":415275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLd2iCRA9TVsSAnZWagAAR2EQAIrjk4VrZMO52psXMFct\ncYC87GLrpdx6tB2/qFikwZ3Jv1q+vKfJlht0a7Mn5QyHcFe7fAC9u/nb9r9n\npbYaw7Y/yamVOZfCL5ilM+agQ/SJx6WNI4/3/hDArWZchSbc7lEU66l1epdd\nUl6mPzQIG0QTSK9FWXXpCTmZO+lFy6UabZuONr6/wMMfpEqvab1nCwAYiHj0\n/dQqV1TA6QJG5bstBx2lY5oeEWewgl3I1e0xC2NpQctgDh2dL4fHeR01GBPE\nShG6aXkymWDoxq1clDFdqG4DlDcUP6BbDbBI2hk1I0T8U9iomB8nxxvPrY23\n+nM+UaA6hBCaUlRQCler8SOKNRlB6AZxZJU0/MvrL+Rk3GjRUUCWkhzy1kRT\nk6WuAt+/jds+7x+Sv0Y/46+QOcqb118AXJfJ8wREjbjYV5MrzQgu41CKQD7c\n2/D5xcReRdZLaJgPv5T8s4oLn4CHyi8k2Euc9/FAXK5YOXdSx9hXvXNIpNnV\nDuz+LqLxYV/vQs31mADz8cHxcowWcLm3UW3FYJhE2A2cV5rP0w0iWRGeJdRD\nURfophBr8OK4n95w0X6NjpyYOOyzKhTbrpGpMXyIFNbYRBrjF7n2yyUEx6iX\nAkafHx8ts3TllCu3+cMA+j0sVXs9/8LK1sQUpE/Zd6WbTpoOEoQg58nSljGE\nfw64\r\n=hmlW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.16.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^9.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","babel-cli":"~6.26.0","coveralls":"^3.0.2","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^3.2.3"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.0.0_1563286945442_0.9686062085812408","host":"s3://npm-registry-packages"}},"9.0.1":{"name":"@pact-foundation/pact","version":"9.0.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.0.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"6a5af1e1be8a62a3144f5246262fdfca3a870a01","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.0.1.tgz","fileCount":112,"integrity":"sha512-8ziX4IdYGsLZBq9dHVqHJ8HM42E05CXqiKPVNweAqOnHQnmbiQDAIjpv0NdXFQIxTRofN8S6XMDbOcgsKqZHYA==","signatures":[{"sig":"MEUCIFj3g9vRacZ4tGiNH9hOSYnkI+PkPvovC0ey/oZzsQr+AiEA+oBwQgKwnlv9BtEBpCvLH9owyC4l1+y5tE2He/3bzQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":415566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL6B3CRA9TVsSAnZWagAA9fsQAJzx6qhlAL6L9xS9sJJk\n2zEIqStqkeQdtjuTxybJ1r9XEdOGdvTI0Fv2Wa768TLKJJzvi6foCjGb2XzX\na5q4L987wsjHXVdBDO1yyUn9TlLvzZTOfc/ScNDhVfLCfhmXZm7inCs04Rns\nvyRLsh391vmj5381JFJO5Jep+GWOwNOkBWo7NlQwz+tGxYqj/fC03fHwuRKn\njqgISXnQKIA54KbSVYad+LRSs79zGS5Nwx99yRsdOO1PFkNIsgPOFrVxrK3H\nEilS022byzNeo6AlXHg+7U0dpH+pfUkP7Kr8vKdphup3aFCJcrQGDKA5sydH\nBSkk6NVx8mGmtdnidUVBF++QXl9qqLg3AhtsPjmJ5FP7zlpB28G2Z4YTpZYP\nw9/NUFDDH7bWZVYqENB2zphp9IK6rDGdMahYT2m1yYVuuCgAa3XkKdJmlCka\nNcAyI1lmU+/iBVPpssGVa3gosnr/xjjatmHgTr7WlH4kfz4DzBbGMszWHES5\n13z9cktsfIfoFZNzHkXUT9ABm/3s1QOY1YuSK8gbjvxa5vBI8ZyYOW3uzM65\nEvEE3utGJ7CU6DVfufS6aURs/oHfgB48tBs31DpUd82BGQC/c8IsN/Et9VP6\nurD9N310L9drOG9mVweNcCmRcxxhdLZOFieGXBCjNNecwYta2u3YxBDxLms2\nAvFj\r\n=yxGf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.16.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^9.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","babel-cli":"~6.26.0","coveralls":"^3.0.2","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^3.2.3"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.0.1_1563402358673_0.4736043885603429","host":"s3://npm-registry-packages"}},"9.1.0":{"name":"@pact-foundation/pact","version":"9.1.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.1.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"c6fa8d1789084506131379929fea96eeb0b4c451","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.1.0.tgz","fileCount":112,"integrity":"sha512-Erg0lKq0kWZ19zax7MIkoBS4IEOHsry0QpyoiWgcnouKaSTlREZmBodbNcGTh0Ydq3T7kZu/qO8RloJcfoB3sw==","signatures":[{"sig":"MEUCIGNqR13L5FqoR3cxLDhsHnJw9JRLlF3IZgGw+0UA703BAiEA9Gxzku9ElSmuBMQ/8OMOmTD8cmRVXvEi0HoyhiqwPGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSldRCRA9TVsSAnZWagAAKAoP/2S42+CA/uyXp8PmM8ie\nJ7SCg/xAKWYjv4UJT4Vj8DJkQruY7HBhIoaKySYAt/5AJAn8YI0974aBI9ii\neIqWakJRPhjIU565YUQPKvFk26tus3ffT7aGV1DCjEWzCpzCO4nZIioU4Fg5\ngQ5GKIoQiBOqUfSnFmnSfTBtacp4fzYoBuEqhOeo1JsYUXZS9gnNPzP+wOdR\n3Oy0KH/flMS9JnTn4cvzexJNV4UN3VapwJ4SXzYg4FLxwvaz43hc5sshRt13\nayScmkiXy5cNQzukPz6pXoPP6qjTqh1gfDn30HPUjXjtN1hRpplxwH/p8hKe\njoTbBHknl69xb7lbthcDMbGKloq1jTgAKFIHulIVignUW6EBa7QsyE3hSnXV\nHvCDo7cQ7T0yPp1L0K9GWfDw4zWilpISrobJNUbSSNAEzaS/nJzogfZQRf8Q\nW2HzrnWhP45b48LiUEkZrZpdoJwRja89sp6nfZzT45AB0Ix4ucZISryNFgYS\ndy4xcIY14FeuaE7ytZhlmLKCogjlV38s8RDE6FOwylPGn2Mt9wpgx7J8gCqJ\nPhMD0zsIgSi8Zk6K1N2uTPjzLdwzA66VHVyoFe76KykV7W8RO+q6qYG98aNs\noxpEH4Tz5fAYsdH1NsDv+SFN+yaat28S6pwGJ2/zWpTyOo7ZI9i/A11oam0H\nU7My\r\n=E47X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.16.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^9.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","babel-cli":"~6.26.0","coveralls":"^3.0.2","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^3.2.3"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.1.0_1565153104619_0.985213160106992","host":"s3://npm-registry-packages"}},"9.1.1":{"name":"@pact-foundation/pact","version":"9.1.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.1.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"f09bac9113671464c1ae7fdb3440bb8494e0223f","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.1.1.tgz","fileCount":112,"integrity":"sha512-qb2X9FaRwX0K8N7ozxkePGg1e2LH0HjGg1BIUNE4J0MfThKAwByH0gDgn763nHBqpk8mo6srelPhiE6fDzaGHg==","signatures":[{"sig":"MEUCIDL5ulwobSvLnH1Dwm/7CivZ0zqWDk/R5plbf6LcX+hNAiEApm0JQmm8UmoLRH45iDJowh6yHfX/6klo7qMwLPJ8BKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":418043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcY/HCRA9TVsSAnZWagAAk2gQAIzxsQYZkOn1HK70ooDu\nqhCYD+jf7Wx6TCiminJEK7omc1Y0bYijPYLMnJ5gehh6vFg5dPQgJXYD7yMI\n11LrKexK6joLA2lX5t4pBVVar8EFpvI4zcHL2Q0Td4QyzYdx+4QaaBRYJHTP\nA6MtgCsOviEdbsKhKl2chXvgexyEk3L3YPJZRnY4tpcy36sJP2uTWK6zpA7S\nsA09AKnC/2353FE1mJ+r/qvCA4VfLT8b2wx+tZnYyOAVEOT0J7sap/Gr2zkb\nFKY0YwnB2ugzwoa7mnx36ZKQJX47C6CiO4ZwCtBJ2wdlIFUuhzfRG1/E3unM\n15osXRwr3GhuO3p+xDTybXfPMdrh+GrFhK6LlRWFAuynXjklhu4ahF9qzaQf\n615UzrAHlYRJURYsTjnhHnY93eJAFIdjKz5QxQwaJSnRfb/wbgKUrk+LzOIu\n7G3gClO7/9tJvmUvXaFwYdne5hK/K2ugssS8Id+42l0iKaskAxyQoFY928z5\nNguMEDtUmerMYc0vVxQNN4mYNlib4bBXOi3/gdxIz8TxZVi+7ph+FsuCvafK\nQ4LFrbaU4Z8Dcm+cw4/2z8ltc0SdoTlezRsDScD0QJC6FPzLuNspoeE6xons\nN59gu/EtAi/1JVTf32Js0ZY6pg6FplUGYgP7c5N4ObgSbeC7BiGGm3kKNrgV\n8b3F\r\n=OiEs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.16.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^9.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.10","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","babel-cli":"~6.26.0","coveralls":"^3.0.2","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^3.2.3"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.1.1_1567723462396_0.622110628634432","host":"s3://npm-registry-packages"}},"9.2.0":{"name":"@pact-foundation/pact","version":"9.2.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.2.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"3c36189033b1e9b4f044257063a928f7c1d31d33","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.2.0.tgz","fileCount":112,"integrity":"sha512-tAM1+/E8F7ag1mmB60vSrzglzuLM93d5xoqpNWJqS+vRtRltXvE4QSWL035q4G1/mhjnpgA7LMy2rjHvWHA4Ug==","signatures":[{"sig":"MEUCIQCRzLLzNYWl4BTuSrirF/ZIHYJpBdSJ82QSt5tPLWWdRgIgDATsP2mTOC67dslCjeryXO9OWkPmJdnHq6Qm4IHZSOk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnBjaCRA9TVsSAnZWagAACkYP/iIhwYNpcRcqIoM1exwb\nVTrTepCGk+XlgZeGB75ANcMIab4ULtqxpP+6KJ6wNO4D4Lq0l4pqDG1W46Ml\nR9shxoKY1Sdu5tGne6CkdGmKp6iBGmqzxZz9CLsyi1iYD+LG5F2d+QTwK3NP\nfvCZ4WUO4f3oonNfFGkhk7DhRrCzR6hzK0H5tYtk1X24phT42bUQV5frOSv/\nlhhUiHH/Mlb4rppUicCQWt4Nb3kXrlGQCbEpiitvBzgv36LFuUOdEPL88v0j\nTR2K59K4LuBMeyqkJD53Djwb4q8BV6aztSfaAiA2MxzFhzykGxI8PhvdJcYc\n+B93XpZRh2vkpJC7wFjVcLJfSh+kByVFK9dT2Ow1fYje4YyI3mAlPkQG+oQJ\nfS9eqUTd4oGBTmzmHD31dl4U5eZPUlkDBff8D0pviIlH4V/DZZ3CAJH0kn7O\nZ+WiIP7YEfU/gJLICJ8v7jRHgXjdpR6Y1uuYq397wzDE9LySAijP74mQd1hd\nsh3ZkzKrAUh4rbI109hfcsc7ESwYgE0zIF3SMn+AtX97C2r2d4I/Ry9cEiia\nbPgtddaKi5Cq6Za3rKmbcrny9N0vbheCCZWHyFDItylWH/R89jYccdtQtxCB\n/3OvNDMxNZkBG0B6foJ7AvgLbjXX8cmqPakjhnjX51R53E76oRkCnb3Qeovx\nJgOz\r\n=EPht\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.16.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^0.13.2","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^9.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","babel-cli":"~6.26.0","coveralls":"^3.0.2","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^3.2.3"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.2.0_1570511065627_0.454109878327416","host":"s3://npm-registry-packages"}},"9.2.1":{"name":"@pact-foundation/pact","version":"9.2.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.2.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"81943b392d6c0e6a1d959428ccb1391929d94220","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.2.1.tgz","fileCount":112,"integrity":"sha512-T8GEhhtzzu2vvr7T6JzMKG0WI71BEjEKPZKxi0KMfGIhjZgaITar2skuSU1bAewevzxFzv1aqLlKMhNOY70kgQ==","signatures":[{"sig":"MEUCIQCZrwiGeha2ZsDMr9IlswN7c9EKP5eXQ8V/TGWPK+SfoAIgGtzRopF1VzJrBwJLXjQcHv5PAX81f45Skcdgv8kjJAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":419978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqPbKCRA9TVsSAnZWagAATqgP/RLtC5qSwvwPe6luG3iJ\nu5guf+MuB7L8rDzdwpNlaefiLSJXSaS1ae22kOWvdfMMcy1VOCFw1tivsQp9\nU9sffAIxJG79bEGSAVvmlA6RR/rO7Lxk5dsCiBzBds6NuCaX8lAEg/coZsBn\nUT3nbJR51pTn5HfgLbmRtIgUWKye1LEuAzBjYyUUWB0OmfcIxRXYoXW4SrW0\nCubSWbhMiWc7cFv23mTfHHsfyjjuWTbUDUP4jkpaMuowrJXNCIgbDyftm8FQ\nzWUvBofqB8eEjaM9C9lh18Ft2iIBfMdhCyWoxOUlsNnkl/Ftu9R3LrbmjwAP\nxSqgMM5LHu0MDe6w3GOUiuWIrlyUJsuVDo5QPnPJm4ia9jqspITQDY9VX4rN\ns7bE553/9NnWlEekYAwkVx5HKlN97IxOvpws8Y0Eaxm3ShOEnFarVA2r2W6W\nrevrJu95QI2aDT6RxC3XCsj13jWRgTN1osGRwqbwkyLGQsDeyJV7br/F4Ay4\niwN3WFrw3WrcE8YTXPiuAn21QiQYsI/Gjk3p4CowqqhO7/TUO0XPYRIZs48G\n818X8ISbZUD8W2Jv4+sOpfyiPfgsjEbg5bfwWk4jXmuL7XHJThilQASe/9ct\nJOFwbOzcjHE135062mgHblUwL5QuFKSaVHmERX45VWRg6SD9ezE/SWEuaOL0\n246d\r\n=z33L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.4.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.16.2","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^9.0.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","babel-cli":"~6.26.0","coveralls":"^3.0.2","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^3.2.3"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.2.1_1571354313123_0.19892347953484468","host":"s3://npm-registry-packages"}},"9.2.2":{"name":"@pact-foundation/pact","version":"9.2.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.2.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"19937a4d6d0db63e57a50e673f22af3558e39d02","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.2.2.tgz","fileCount":112,"integrity":"sha512-BD9rlAT7R9IIja08mU8I+RzRDGonrMhGqkraknZCa3Eg0hrfrO7al03+af8Ti6KwqlS7JAbtU5d3el83d1U/+Q==","signatures":[{"sig":"MEUCIE4EtbU80qHTxjpeE5BIdEU8NP0kXhTraXtKFr+8bpr6AiEAvRAOmCSRRcVQ0fm96VvZPvnVKphR9HQPElqkPnHJwa4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420121,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt4VOCRA9TVsSAnZWagAAVX8P/i3qTKBbKKoeT935FQVd\niWuPBk1WOc75URdRxc5YLw1Mkty/lLw7vkRFWPUByCLA0VXY8IBRSQjKjaHm\nPktgmEPSthyVPTp6YzcqfIfqMYrnZmIFPhAIfD7KK2yrjg4zukTWUFS88ROW\nZIZ2LLc7wcG0CBhxdz0NsvihcMoFyHAqWpEO+YXHBi3dfiUTkjHJDnzi/3EF\nLrsZCzHrSkDlFG388naT+lJ4KzxpPc+StFk50bt7tu4F4QH/j0gLIOOiEU3F\nX/U/rxciMCjD2bj55y7IFIGRrNlxKvQmWk9X3VFRNas7DNoqNVQZKfYofrgb\ncvspL9KKFaYWmTfJHnLN8oiMLf/P6vL9MxMzPNf3Zj1m2RMHQNHep3/DWGV0\nVh73SpaPHX7x26QPpbnrRS6wBwOPtJcqqyQlXck5e1FRZ6Kx2Edl5Ninxu5U\nAb6mdLP1pCaFoVtzOH4NyACkPLkEZc+FARI5+d/0Gub2/ZDNVgSWZBSQDhZc\nonoWc/ze6YqOm//BV7usBTqwv0rO16ckN1UldLzhddf4+i7r9+nMhfL2MTJI\nidJ3qQcpXtE6byFpqThabz02lJVtIPubw94Ed/IiGnHgcisUSTx5bimFsHU7\nndDWV4PMPF0FnE/X0AhgFbwMY2P769hwiIZaie/iQ+Qj5aXqVfQvCJ46BPKl\nR30w\r\n=gx6i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write '{src,test,examples}/**/*.ts' && prettier --write '{src,test,examples}/**/*.js'","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check '{src,test,examples}/**/*.js'","lint:prettier:ts":"prettier --parser typescript --check '{src,test,examples}/**/*.ts'","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.13.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","babel-cli":"~6.26.0","coveralls":"^3.0.2","proxyquire":"^2.0.1","sinon-chai":"^2.13.0","superagent":"^3.8.2","typescript":"^3.3.3","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~8.2.1","babel-loader":"^7.1.2","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.2","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","babel-preset-es2015":"^6.24.1","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^3.2.3"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.2.2_1572308301474_0.24014359012573272","host":"s3://npm-registry-packages"}},"9.2.3-beta.0":{"name":"@pact-foundation/pact","version":"9.2.3-beta.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.2.3-beta.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"7ab57d28102316e533f2e387baebf9cfcb78bfeb","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.2.3-beta.0.tgz","fileCount":210,"integrity":"sha512-oMjEkNE4J2pWQmFBtzkWOiwFeCS2n9bmFMD1dE56j24rh4U5IDPFa1LBvNx5GOzSZen6WSYrcptszEIuT7FmUg==","signatures":[{"sig":"MEUCIBpU1c7GuiaTp//X4hSk4iaXD1NQzvgxYR6JOLBpliBLAiEA/UEKqtx8OnXSGbR7f1i0hQnkNxhqKkcTnU5Akf8egzQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2777237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu3drCRA9TVsSAnZWagAAPUkP/jnirt3z6ytdcSsyIKxO\nvVWi4NbMg+O4mGIM5CuKcJdRRhEZWlmMPjBp4XHvDGVf/P2aqHQ5Dz51ju7l\npCOUwZoe9rNLYd52mabnxmRZDsBolCt2zuDYZOQYIUTnuGcahC3pY90UpmaS\ns93iWQoYzmNR0TtMOVdtpRtBjeKjGm++VowZdncm2HsGNQJqKF4nM6oHOqZv\n7yJMLWxz0316P26l+tXv6aQcbt4mzyLR5MLtkSWBnbKp/NB7h30Ij+/dduQh\nk66mpvcWl2mKA6dZF/OtuwSQWdsW0H2SMTcGCQ7Ynq7Qcc3gfTIp9LCyvR+F\ntn5sVSLkasjdz8iRdqjjGxLQuayqxwixF+A8s8KASFq+F7qmtkCEevxUL1wt\ndl60lx6hnyeOPM9k1QNYVlYSqQ7ZAaKWIdpdNkeNxiqlrH/nwxp8Xji/k8hT\nDClET17nQtGIW+Y2qYzwAMLAzDe7synDSA3LHlKamw4ZFVeE736zr7VhQke0\nwrUGsTNkBJppnQWvyFMkoNVEUNT5H4oayLvhzrEygpV/P9LkWn/xox7GO/kj\nORmSY0uUw0/MwLnU5/Aqyhcjanh997WDBmAc5QnpqMbiNmM0F2pf+I1sFHyS\nR3ZtpZpvNccpG8c9cAbysWbCdUUpDODCKjTyN5vVZxEmyCWGDxD/1gcfbz5L\n5t0Z\r\n=SjtW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"gitHead":"a9e98942f28c33c2d479ae676b0032326307f2ce","scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.11.3","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"8.11.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"10.0.2-beta.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.2.3-beta.0_1572566890950_0.2215548674164176","host":"s3://npm-registry-packages"}},"9.2.3":{"name":"@pact-foundation/pact","version":"9.2.3","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.2.3","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"4ea06b76ab2b2aa274211f406d51394190dcc5c4","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.2.3.tgz","fileCount":112,"integrity":"sha512-iiTsYvSPeJC/zc2jursNqCHc+lTYa/NF7f/HtOVR5jfSfNtb7qjVBZKM5uLbsEeZOPQCfKWBWAgQRO4Z3KHjMg==","signatures":[{"sig":"MEUCIQD/O8pcKz0hLz5GChED9aqgGDVBwWfbad20bszhXGW8swIgAkt3FjiwXHst8sMFZW9T2A0itoOK9rSg5BzX4gN+UCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxLqOCRA9TVsSAnZWagAAFJYQAKGkqD45HRUhlIyObhLs\n36ZNorqC8ZEWDQEBcxSOsYAN5H/8SD9xC4kHzeTXGo7q/fvTnFFt1Wxf0q/H\nOIfsArRZnf2tg11qxw9HI4gZXWnVRtTUCEaC+GTCZUfH/z9eaU9CA0GZD8t+\nT/e1kFCPZnDKHRiAgPKVM71Vm87/YyZvSHD5m2Csdo9ok4g/byOabBqSn5Wn\nS8mq/rI+6JXBh9cfLW4RNNtUYBmWCdqL06p36tn84ZBVj+JfC8IMPX+oneF/\ne0Nd+N6ingOr+JC11uClL5RAtr5mKIXjZYN1eSEDDW+rB//2sFFUR4s7FlVP\nBgx72o/Hx+AO9swMabrfNk0RGiEbTxjHbqhWzKFc9XaFQ9ONXQrAYcjoQHMA\nuFJsCw0Q9f6DKwAwxd4rJxDN4qA1UDx4aU8eltIBsu71gZBpOCnR+wD/Gy8M\nD2kWgvEVLmx3M914h9Rt65Y67IV6ngBxaZBBsarVmjz6aEPx1rWdMLq5YK3r\nGh5aJGx9yFsWN7zgsM2SSTw/1dqYBaQx7ayLVzG1lFQjQi0XWBFQTRTlVXvA\n71+E9Sg27FxDLZNSE78uN3IoKYZuz2aLZ9W/mv1GHDEJWmO5SuqGM9XNfIYI\nhfirhfQoEXYPSGWmuvWNkvInjat6xAZXyv+GnYBfxMSZcWSdkLn/28aCdR66\nqz1A\r\n=0Uj2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.13.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.2.3_1573173901994_0.6470319380275755","host":"s3://npm-registry-packages"}},"9.2.4":{"name":"@pact-foundation/pact","version":"9.2.4","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.2.4","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"ffb11cdbc3c4650289a8dbba87959905a0b8f288","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.2.4.tgz","fileCount":112,"integrity":"sha512-4QB1TLh6JPRNg8SMuZfVEAeW84b/LF8NqgfCem0VNLUwVIN3x0o3pc4Rshi4SK0fgC4OQpi4US5DHv0iLV0W9w==","signatures":[{"sig":"MEUCIQDIMVRB+cU/HbgFMoW7OIUD6u4IuUWOq3vVMVzyCtMS4wIgKTW0XkRqLLuZKuwBywhVn9N5JeDFG6t3P/lHS3PD7n4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxL8uCRA9TVsSAnZWagAAtugP/3chQgZcqiVoHj84ATMz\nxqU1gz3xjeVYczEkWXgvFkYu0TxHE9NBwc4TvWpW5MHqfNWuIGu2iHJbWURq\n3dWnzR8+UsPZ8uzzLJIih7mts1Evv5Fgyi8lgNM40Vlq49Z33ABIlbUwEPkh\nXpP6h0CaOqNn0GdYzrGJ5eGINYwfwPg/+SGMdR/sLliBt9Befi3k28DVze/G\nOxPyaAWWXqfhRB7QdjLfWb0pmxP4IMAa26oMfYRx5XV5prgcf27LaCTjrno9\naxdYFreotTq/dBRfOrL8jnykpMjfcMqZaNwEE9+vbhhVMvruvwk8IBKMvlG1\nsMlpxdmyT5J3ajFWJqoeydwUsrJkx+LKLS8EtbhC8gq8lHNKqhAOjcyMQWTx\nH5SuDddsT/Bx0z9oqqRt/7rZxWsQozCKoVLnmWfgY4Nygh2Oh+9ByTqtxI8E\nkfHW6m6Uzv6QeHBTcBB9VRINxiktXMOcSnn6JU0z7tD70G6Uud6NG6xjn1Zg\niusSZeLIzin4YMK9bRPGwAoDxNWqOdNKTP/2MO29yn+adK1c07NTI4AdFjZG\nBpkgfOtdd6tZHMSVDEirrArKB69jzsHyWHJRO3lCBCBTgye2GdVOvQzV+y9l\nWwl9iDMDSV2oNaeuWAqZdB4v1z4sD6pedSLBPi1jt5Td44LHrluoIUGAfBnV\nq9gN\r\n=qC/G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.13.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.2.4_1573175086273_0.8712857243167085","host":"s3://npm-registry-packages"}},"9.4.0":{"name":"@pact-foundation/pact","version":"9.4.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.4.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"bec5138e0b736d071c41c16bd7a22964b9fd756d","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.4.0.tgz","fileCount":112,"integrity":"sha512-U+sUWzAWC8HjmJCiJl67L0TNaXStUlTtc2ysOaoACDoZgWz6PUAY43TteAC+Sh7INYD8fk/RZbL9b1DuUYINCw==","signatures":[{"sig":"MEQCIE8j4X06zMIHMU0w8FyfnpTXYOIXl9DZcnI+QAztUSOiAiAI3jvxW9gI7jOV9oTzfUmTdffqwR1VDbNLCt7us246cg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxWThCRA9TVsSAnZWagAAQdgP/3miH4xa3AFYiEHQoA9v\ndHBjYbYD/L5WHzbuGMT8LEtgcmlI/vJ6PpN77d8up1dtP5vdh4NVIFtzAdZb\nL3A1xZHhHp0yFjf3kMgvCt5pJxZjU5nHb+ZIMMUbmLfsFbcQ4lFzBLjtJQHM\ngAwmkt7Hq/ujWbRDeS/vJame9skCJARz9AHl9FCM/FHgYwPhAdxlH4B5Afdn\nydnoq7tnjXjpCPWtLbq8S3XqR/fglxn0arald64hR+hORoGiZ4AXsqkTUg8I\n0cEyELuH5gbs2sgHA7Z3Z145cRC0fNwFhejzE/G0ha7BdNe5l9UUcZchwoVw\n7BeMtEmwiYFchiJ8jD8gjrsKDQ4Ib3R8GahIzA5soMgQxZ/15l4eZiXBh5aQ\n2OQhHQ0VRziGF7ZaqmeJxTmgAM4uPSjTk0p8NrweuP3jFtB0Oi76mdK5GUBy\nST8cE2joaPscTg9Z6Qy+1W8LJnFBRi38msht8JCEpDeOH7SvBm1Ce8dmuJ3H\nXPFs4h8wtOe+MpqO4v5wr7tuT2NyXYAXOgWEgoFECdK5EFiWJ4rPI4iynSTd\nwPRjvajS6GYYeb1UWfYFCuBVwsGv6nsDccsWEWFY1N/A32gZvzyRL4IjyYFC\nKpvpnBL6FegKNvkP+Xavor0KqFB/fZSg0assTnLhGecTCQmJdttZr0zS0uZ3\naHOj\r\n=yVeL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.13.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.4.0_1573217504754_0.37879172175573816","host":"s3://npm-registry-packages"}},"9.5.0":{"name":"@pact-foundation/pact","version":"9.5.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.5.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"8732a2f010e4f7deb4188c635f90d18663f95021","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.5.0.tgz","fileCount":112,"integrity":"sha512-1yeL5Pi1wDY4RcVVv+WhP8QE3lAa3JBatXQwtazFYNxraRgSV+upZqP798WBBhdCPppgBIRnSK8UYTVzU49nZw==","signatures":[{"sig":"MEQCIEkgS/cDWDh7AxAWNQWTmKFINEXz9KMgC2aHYTRCjOGcAiBAJEpD/2A7AwDLivoFIHlc0vXgnKvLJvbR1Qs+YvnqPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdx6NECRA9TVsSAnZWagAAAnwP/RMNPR9yXJEQrSFWm1xZ\nV4e06FbqMvZbzce7CP14LHT0HQ0NkHeuGkANDy+6MEt567CGUQV+LVlR4T9E\nmPsnFZ1N5fw+2bH9LAMAerIx4gHldY7p5WMEC0p2sVFxx2EzZyeFJu2fDLLo\np9LipzbKLqrbM+rc6UH5Ubo6xPqMimt+wfE9dAaDp9b5qSg72eBOCpNQdTzD\nh3DMnrqkyazAsndyx0qPPJkzhjC4ZbM4IKTGUYIw+2nHNBY2xhy+0zHAkK1V\nWjRCskJUkmCxC/hjXx7BZrvqiAbaG0QZC4xEAdMZCs6LftLyH2fO4bDUJg9Z\nnUM80o8+D8iGj7AfJr/DETwsS9kriuwosjUneowGduj1Ld2Y3VlCdMRuX+Bf\n8GsR1//Y2UAVqLs5fd6ev38QzeYQMzj2fJhDYKHtszOHbUmJ9kTBiZBlMEHm\n//3o8yShUX5RKPQOcwShGNKzjFsJN1LsRySrZPIdoHW9cUL0v0rwWKB/rZZu\nXBIpUouhxVPNUJrlLYnYH5WzaoocUm6xO7vl4etdACijfk/l8g11p7WD2Phl\nz48RXIzLtKRNPENX56weHtkjzxJv9hmyy9B3+eoDriqh5N6Ws2OWyxZo2ZC9\ngAOwa7H/1okevpE8oa7FxElQ9GJD23IO13DY2JLFku9HrdEuvN916omJYO3V\n2eCN\r\n=9/kE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.13.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.2.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^4.4.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.5.0_1573364548027_0.3117222708229894","host":"s3://npm-registry-packages"}},"9.5.1":{"name":"@pact-foundation/pact","version":"9.5.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.5.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"a43f99ed2ae56045de6aedaf82155793036dd5bc","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.5.1.tgz","fileCount":113,"integrity":"sha512-av/bKSLZ7Q87+8W6n7QXZnsQYA++0R3eb1Y5o07RyLcClrJ6WV+Bz5w71fJTxg6prtGyLg+hC3MlKRcPKNu1Eg==","signatures":[{"sig":"MEUCIQDBed/ofj3FOHKXMnL99PIg6QWqjZ8lKb1/lXDTXbqvoQIgRxIqRBub4fpFV3+QGSIgEEdBehWrpWJnwub6iLAJ5Fw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8wVMCRA9TVsSAnZWagAAmrQQAIrlzHX+nciW8arBgfqA\nKrM+zipmJX2Af0dx5LerBmh4gEJOqrXRFmX1bj9HT6l0D2r9shVOQxDIH4FC\nSMzvmIMtSd+dZtRBWpBQMaAa+ExG0hzhy1Mk0q0Q9zcx+gy7J/I+sBGhU+Ox\n3D2YfS3O8L0GiiohJWp8ZiCtp/OMye1jJLg5DkFSVsPoyi1hodVRZRnFwnmR\ndVD71bXbWd8pdLcSRJA4HJEoVnRcIktzbieBgaD38Jpz4JbxOPidTtmIGivZ\nWCWfKDvCgdB+8to91MV3pCFzVC0XTqMzdC4LPZutjMu7hpPPp7U09nQSQ9HL\nS/Shw3OGt4e71BR4ez3Mdh7+wtDtSg768L9AaFbYubnXp7WQ+xHkeKxknM6/\np20KCY5hb+S/p2JHGRIx7KH1Y9v9+0mWB6E5Shv4btzFPFnoryvNdbM4PNTU\nEpCQ8IOImsT9s1YEahFZhU+Dqlj2wscFBoUrAaMxvsqNaZHinxDZR9rU0jGh\nT+fOQPQ0l79NwojhKvg8FUB4YkeW/mWaIv/tjvubN6SOlfxtf5aTm/tu+NHL\nFppvd33AUOhCrhEK//eEeeJ6XQx+lxTGJQx8DAsNE8z2IWzpswQ49uoKt/2C\nQLW8BBMYQePncEQxLocbTHVp2yVI0vrYNR8YPMpvcOWeVewUaD/LFPZp/hOG\nAK9I\r\n=YVQ6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.12.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.13.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.2.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.5.1_1576207692058_0.9480653300507595","host":"s3://npm-registry-packages"}},"9.6.0":{"name":"@pact-foundation/pact","version":"9.6.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.6.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"590ccc93aa3608b18ecc2309b1d7cb4433431a43","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.6.0.tgz","fileCount":113,"integrity":"sha512-jmo5KvXMiJn3BlQoNnN8JtCZfLuGQiF76yJShPTlmjl+NT3PezhQ46BpYoeL9IJF8cVxpbJ79Zs4P3qaT9tEqw==","signatures":[{"sig":"MEUCIQDXVCJSu8UThI0NlqHxUpXijdkTvAFGaqZoY4aGlIsUoAIgdynvc3TmRylKd3knJDx41//TAXs7JMz6kxt8RQs1sCo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeC+nsCRA9TVsSAnZWagAACp4P/2yrx3q1lwWu+F7yvw3r\n01MN/4TzGpAY6pg+wcDlpaYM/5Dl1vMT8E25GK4qUPISiyAequc9/1psPeTX\n4uTgqGo6XlbY/sESO/K8ErYP/Uurrr05ZVuAEIH3FNvpGGF2+lyRvixORKid\nOF+xIkPnkP8GuTa6dWORk67zPVd2xEEmdyN4MF3gjtrSHeROcicrNKvrzZ5C\nh1DhNxmD1xMXR19+SdMEYmuJkFzSbem75vzJh73pDNGIqgj2TnnPHwPZcCfh\nS7pLdn+iGrrEKD2ztDlzThfHtpgVS7jEhTQN4WBHyl2HZOKqABgO3ujdgzlH\nASAl4YYCC7XFkvjjCEkOFwXzo04t2smyuW7qWobdRK73Oe4v44RvJ3TCNiLy\nOarikpOmhY5CUwioi5o6R83s20tZv6cvwqrtQkMhdZAFhJ5FET9bCwsrOHVP\nhAADBQnc2EUXWNwI8MAtAFYuZHldfRNe8VffA5D+258ND3WLwYTnJRU5hBuV\nmt2swJZG2I0Tg/eRfluRHyv/CHlL5GTkR7ICZ6JAugn3V3cH+jP9IZwKSt+k\nD09ve8InmTUXJlDRqJjVbHpaJcscSFwDJf7LEPN01S6xf5R6q2l0ruiRIM7J\nVk/9dIlDhfCSkxSs0TM7S2qqcNoveY0oe0QaqmQL2N3AnsDICcpfCfaigPW7\nFPBC\r\n=arTo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.14.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.2.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","bunyan-prettystream":"^0.1.3","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.6.0_1577839083824_0.4566436233502733","host":"s3://npm-registry-packages"}},"9.6.1":{"name":"@pact-foundation/pact","version":"9.6.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.6.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"b2af7a28cc430a6c74ee6e9e1e7e7c1aef764037","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.6.1.tgz","fileCount":113,"integrity":"sha512-6MVT9GPlOBiTWc9u5GZmjPoUV2w1HzyThLcXaQyHAv4KjDePLIpwXWqIFI1KOqbY60mKatY9TKdXzRrLr0lXWg==","signatures":[{"sig":"MEUCIQCUEFwYjlNj0Gw8qSzIiK9wUqapJFdbzojpCSlyM7nK8gIgY9qwqdQaX8U4N1gixOrI0Qi1bHOp+BqmfNS4VKsiSN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKR5SCRA9TVsSAnZWagAAMS0QAIlJwT1J30zZtl7JkEgo\nY67v+MvvvWLqXiK0tIy5/t2ivKoo/ryvEkNDeHyHdIWX7rdm9RMLPTcKj90Y\ns/5LD1nQ1BU2z8KHUQA4gVj8I54Urj2PmPkZeLoOc0O30YgNf8fbS2ppIYEK\ne7RuZgHA0ADTr8DsHbl7ASKKdjFNAspPg2wj5xc3/nHQWHfnNIEiBJ/myT2k\nVSJRVxGYD5OwqYPr/HaxJjcZelba2a38iYoEyOItQ2vSaVMoQ6yE+LAH0v9S\nY8RWa6WYroaH41CngXWVcBV9d7vwMIODbzi+hqLsFPBq76hnuWtedxj9ajEu\ngmqZTKfBkebID2E4rfUPHhyLKWa5FllR6ITCf0Q5sWtL2K3eamGlylQyCyhn\nFKOW99ti8b7AlzKEaL8jrEzMZ0W2/0WpNXymQa3ZiK6EqgVJOw/bmjXHz0mC\nJiKZXjSjpvUfymvKXR05QUdu/ZzrLDeafmrEvTdPkQ4ymvmjAPd+hLFWhgXb\nTRxvP1jCrJDuIHYcgvPCP09oOPQr/MT8Ugif55EyGxwZ8ZN8WOTtS1fP2EdR\n2uEqpMZndb+If8BlnzCYgPE0QaduFotOMAxC2i56DqFXpAUZjZow5SkGtFxR\n+6g+wDMsGoe6Bf5nZcj1J1v5Uvb4ZM0g2tDfeJ4mvqgk7oGdYEnB3G+UVpKG\njwso\r\n=9yVi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.14.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.2.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.6.1_1579753042036_0.29401198530153283","host":"s3://npm-registry-packages"}},"9.7.0":{"name":"@pact-foundation/pact","version":"9.7.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.7.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"44a9e47b20f606e6b3f4a50c5785458e9afd36bf","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.7.0.tgz","fileCount":113,"integrity":"sha512-lmP6r6KfrBMPwv+7nHaMxi0KS0QINLoKaeRz/vsAlqoN2v4E4CYRqMNEcJFhp0FLPpN6jcooXoP8jZ5hWqYhXw==","signatures":[{"sig":"MEQCICkc4gaUpFwscjd1E6jcUOJrmvUzKcDzE9KNbtxBUTXSAiAnEr4+HJtdbP46eoNakdsxbyx+Moz+MJNjCNXHqtYP2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSyLnCRA9TVsSAnZWagAAL14QAJLB/ofDQmZtnkPocEg/\nlGNhT4PB8azbQo9N6vBbfnfYQJBqE3UC7PKVNb5GGsEzlEDV/RQENXn+lIIY\nJscbC62HcjdnILswNRv+OwMcY4/GFPtH9bnoNhoLC4aUGG4/WBueT7swnylb\nW8uLWzXb27o/+KQ5dQ5bL0szH/g7Wys/NM/6R8/f1pR29eNj+cTL48Nuhadg\nYjk3DWatUJ40ecV5vWJkIjQmMo8lwD8Pzo/UD8wTb04ye7vrsUDWtMya+x+1\nSWLlbe71NYmKe2AlWqs7gopOJi76c0HzXLeGUNZ2/rdd1TBEpjljnYrDzAtq\nJKY8dPxGaNU9UKTygVXKa/6LNXNPof1LD+Q1oglm1EnvqBz49MZ5NEtk1uVk\nO05tUEwOq0JJGZ5LRQMwahNWwj61n+MLLkeZEXoq1Q1xJoU1iYFLy/qVYAtT\n7KDDqQI0VX8sgjOfckg2j+KfwnfvylJy3fRojMf8AO7ez0jPEiMFkMM5xUoI\nvWH5TnKaHjrmKp0uVUXpFcwmOSIg0bcrUa2S7JZYKb1BuKFo2v+5tMYvbL/u\nCZJ7ZC58IZ31jyxezce97/oUiNlLyQoQjUxCrpeeb2H/yn4UqqgVZR8ajyZ3\nBsZ0EeKyLQg4CFisI3cBHEnPcyQWh827d92QgyNMsa8NOfIuXrAvox5XJaNL\nfmKo\r\n=SCtX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.0","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.3.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.7.0_1581982438791_0.5592767321892265","host":"s3://npm-registry-packages"}},"9.8.0":{"name":"@pact-foundation/pact","version":"9.8.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.8.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"37c0b264e617e14e5cb4c5ec7c6ce7a1a8b0717a","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.8.0.tgz","fileCount":113,"integrity":"sha512-z7fYpTfW1vdanOedpZhjlUjjivvft0KjKE3Dp98qoSR/wxSGc0okDSQbn7sSt3FXlFfuK8DItxLWRSM9zVHwkA==","signatures":[{"sig":"MEUCIQCsljbHjWHTJ9cvqf68hf45p3fvgkXw47EWjHKeJQWfuQIgQ5RVs/hcqv7QNA7rTwHaI8t5q52laj7VRsa/za6Co/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXNijCRA9TVsSAnZWagAAfzsQAICfKXBKXgMk/yOevCgG\n0mY4/j15P9ICBJ4Fzvh7VEZTiflPBKpiqWTfsOA4dUoSZwswkmfk9VCrgqPv\nLYBVyt2r+TPxzlvmowYEdHuCL5gKNbVs+a+DzLmf66XJZG4ibAHxm8uBW9OZ\naTj7rqAD6l6GxuMWiT6LGn9F8/kAzlG0iSqyCcb5YNPo0pQyt7ejgvHSNsGN\nanMARHLZ2XHO6Yrcu+rxFdIWOipmjnZE+JYxEdRBNXWlQiCQ2XN8B26CzIWJ\nG+e2aeevrRZeavn/Z3F2EHTGMOu30OXOvtOR1ipId5GjbOY6nDg6ShsCuosC\nfhrdDvkOBUSvurtW4gfvszWayc5nxhF1QB0ah1GfghKWaVVEB4V3VVL1pdfD\n/4BAiRlbsLDJ9Fq21Bdufc0u7JF3yaO7fpRlgpb3dXtPCMsx3+VhgQIK3Wm2\ntEhRKEOBvAEu8/xfOIfQxYKHkr4REulII3rB96yChrQtbB4WEnVbZ7G2lgOA\naQIkt1oFt5YnaNugtRFqXvLIGhQzH6iEMUYSKQppjhqN6KPUkpqLAuEL8UyG\n3ikSdd7c31SHyfrNN0OJAwMlIPCii710onX4tzzh2+fzAORwyFxU88lBLAvK\nDt55nx5t991oJg0Kz+ky7sBy9wzqGMFreKgTQg+6HtG7BSxd5Q+45L5tuUWz\nK5lQ\r\n=YauQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.5.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.8.0_1583143074651_0.40797466850647846","host":"s3://npm-registry-packages"}},"9.8.1":{"name":"@pact-foundation/pact","version":"9.8.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.8.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"4c20d8bffd76a5f5799dbf3ddfba426efca5e535","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.8.1.tgz","fileCount":113,"integrity":"sha512-IiSiPoBIyAWUO7mth1QcrcnTsLem0aO1xXi454qze9+bKpZDv1k1t38qx8wgZtqq+b6YWxVpifFmk2uFelgRhw==","signatures":[{"sig":"MEYCIQCRTvEgDq88ONsS2YYsZ8DLzzg4gGUbkI9B4jbLnAjVpgIhAKWu2huhH2murrtdmrHx71UZMLZ6o7ynwuS8pVJJF6KD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebxrECRA9TVsSAnZWagAAQKgQAIrgJQFa9Ng3XXbD04AD\nCrjvtJ+gIhrqD2ahB+Nzl6NEpGtjMkg5OseWUwRscljPNP802abqnKuOM8cG\nvafTwEx+3EimuBLz+/rTwLTV7a0cFAFla9pVEorh4YEbDCwap1pnQplE0CPE\nuIBw61aFoHWoM3f3SNee3zD+P+smqfLrA8yfLBo2doZ+zAXpINdl0sO/V6I2\nc+ZqW33lElDYaDItA3GYKD/HlmKPRtU0jq2/+WoDX5WPNbRBOvLH4tJ9M5AE\nWpNukh9gw+bUPwUb/rUIjNSaN4SSRJXiLqQ/tchs/19geprtPWujh+zLC3yS\n1fyw7YxFq0bfiXziToBcGBVtN1eLfkGCs5xl+CBB5oipIi9trJfneGEAuOcK\n+S2VXF7aqFCesDofbovw3gnKZKUy6yhaBX1kX0NJSW0aXaMeMGOTcOrkCWlu\nE0SHtKBJYqxhWkP8nMSFiK59RfwSVncJYWnyLzjymUgeqcTyxPsCubwA9/8K\n/pupgIdbuKHBqAEUjTcC+1yV6kFzVxF+JUwzY36YY2GoQkKyDgpLITuP1hWg\n4UkmLA5nJUB0Ok58hvFkGVEfri3DayazBHsdyucBt/qfiKYROYOu6UVXF/qn\nppBlYsILYTCuo4p0GXsmj81LmNBcZQ1hUiYn7pHUJLkQTO+vQEyJFdbhtxmo\nfbHY\r\n=MM9O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.6.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.8.1_1584339652204_0.39157858507516696","host":"s3://npm-registry-packages"}},"10.0.0-beta.1":{"name":"@pact-foundation/pact","version":"10.0.0-beta.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"fb421f6b115d1c4b64635fd8978b0f2d9a79d859","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.1.tgz","fileCount":3007,"integrity":"sha512-trag3uqVxK5SKnlZax69I6cpOy9AIFvjZuuZ6PY8f348Y5hqPZ1YGJ7KvXWXXB4oLG0E6/7seNnA09GUKl1j0w==","signatures":[{"sig":"MEUCIQDWLvOEYLZvFJNIxDgGiJR3UkRKh0oN83wq5AGf+a+0fwIgF2Sm+HgQTb0LQ0BszcFKtZ6lQA9ubdqGW2zjJvBp0sg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389810984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecFTACRA9TVsSAnZWagAAsbIP/1MDHLvmol3akoIE+fjx\nqn8CI28ZLvwHJAuxpB+PCfSINb3zl64+qkTONLexDDkksppnv9/sBPbOrlvR\nykNsZyVEoafLW6VKjHDjoEw1Qm8N7vCghLoFf2JxqkZMcMtdQ5NN+160XLRQ\nQQB9Acc4PqMuTleyaZoOKWaqgEqErcOW4qXRTbHAxyZrmFkQSuJJmXZmwaIM\nohIDdEDBU5zOy4c3nIggTsBARabca79gU72xqqp8ORoCNm+R6KjoRo7gNkj7\nwnsLtLtE9eqM2P3VoZ3UCBRpXgugtwjutOE6YSQEZvJBZy7+xEzEp3vssIku\n+C77upChDEFc/VECj5ioigVj6a8dLDnXlAc+367V8f+LAlyjVeBVZcHkTIlw\nRtznLEDK7mSplb10r5Jtyosbfgkofj5Hl7mD1uN+7eyqu0LXC0jG3VIrfj/Y\nUEX6zWqUx7/vWOM9iYy9okPQ3WSpusfCFlECyjGd4TfzlisPNkHN30HaGG97\n8a7iCsD7Zxtu5rYYGLXGifR7wrM0ohQDIGcQgrLLPEk7W4JWEnXIYMsXqY1K\nKmDOFtpPoTbZwUuo3VLvcLQ5b1Pv13WFGER9gLkh6GuveD4wNQaJ3LOfz+tZ\nsRIHzeN0TITtu85k6HMAhh0hPftgiMRHM7zyX38USXhiqfX//HgHLw7dopoq\nCwOW\r\n=ZhDj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/pact.js","types":"./dist/pact.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","install":"node-pre-gyp install --fallback-to-build=false || neon build --release","package":"node-pre-gyp package","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"node-pre-gyp package && node-pre-gyp-github publish","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.1","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.6.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.1_1584420029358_0.7047970550353695","host":"s3://npm-registry-packages"}},"10.0.0-beta.2":{"name":"@pact-foundation/pact","version":"10.0.0-beta.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.2","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"8c2d120a986b0971516239e2ed60d9d75a83571e","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.2.tgz","fileCount":146,"integrity":"sha512-kIi5Nx+MUJv0GPFrpjRd68Gvg4a16/yKBX9s1eJ0jsW5YFh8IIwO64u51D9iAwSOvae9v1QO8AB25ecEsbc8gQ==","signatures":[{"sig":"MEUCIQDWIJ0rBWe0qvEsUEBY/IZrlguxElo9rGR6ZVrXbvX6WQIgJ9RhaOBEeuxaaq6Tq6scbjYFasKOmFQYjuiEd7cNrAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13108580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecX1xCRA9TVsSAnZWagAAFr8P/AwqILPjgML0NoPrYy1L\nzDSYljSs1Y8OEcgsl2k9P8TOEDRYEcWx6jwLUC8LZ2vs9dSpvJ6rl4o/ykdQ\nt8RuZiUmIL2lZGA+FAttVTUMKGXXE5K1Nz8Jexu9/xLnDZF1d09rIX0VevSq\nYdJ+2e7DA/nSTUL3apdOd8KndQTVvxUvV6K8UI1Vqx5rcyNxyHUEHyIdC3dF\nCe+O1Ph8IDiTTk3er9gD1C8RGazPsV1gN1bdOBwLGGzPu/I+EN6GRQyAeRHv\nei3gXEFMGoGJbjZoFlVE0L797yM2m1F9cP5Gz/O0EwlW2ktjkV4BzfdPoaRs\n6IjZYNRESWIivh2LTmrZwKzJgDNxlvd6RyQcN/TQd8Aj1tSwtFs/VSmpHGXD\nxphYRqSig1w7vrW6Dpx0RR802sHldGGyzmGJFloZqtBoM8g6biAHl+Mzr5WG\nlndSTwNyTMFE1j8eXigRQSwRSZMQMTG49xQrDSPvvSS1gWhUW3OZTiB94/QD\nuDy3VbSBWDC/kR0VKDYn38pki7XS5yGf4uCkaKvAys1qLDXZ22yPA9DLQpdY\nS7PXmyT851LHBaLUVUwtRg95mC61tPSRAIG70rVLc/+GhdYvtfdccdrRnVjm\nbWNER0EMFWINsBlqUmKDcjeCQ2d8SiDi90trXItubpb56dqsaTWyTfV6GSXz\nYr1/\r\n=SA5e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/pact.js","types":"./dist/pact.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","install":"node-pre-gyp install --fallback-to-build=false || neon build --release","package":"node-pre-gyp package","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.1","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.6.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.2_1584495984123_0.31081478730105516","host":"s3://npm-registry-packages"}},"9.8.2":{"name":"@pact-foundation/pact","version":"9.8.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.8.2","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"8623db01b023fee2bbf252c8b7e6bc79cc3cc447","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.8.2.tgz","fileCount":113,"integrity":"sha512-qTeSDEVzE8gLIb0l/CRlCRLaS3T2SJPeBUlbsO8cbVAA8XtJTOn1dyB4YefXPQwCuzE8pOL4rphtWRrkRuavRg==","signatures":[{"sig":"MEUCIQDUrQ3y/GG2mfdB6jg3/f9qTxmfsj5W9lnKDUIqUwSGrgIgE9Njf1tFgx0WOLMT6suEgKIK0vHOWfEZWXIGAw45Gb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedE4RCRA9TVsSAnZWagAAYlcP/jRVi7WFxJIIqGxVYv20\nykd413DgWPdyJI9Hm4Pe7yW/DDZzO96N4lIkZsu5fMsa2vLh9uuYFuBNOGbB\nkzjAqeFeKGrczg/wKJ832eccqIDNptWgaiMVnL02JY6rxIvdqYghJjmYIobR\n/omhZtgKaCe3hN8hE/VB7sqnv1IIhf6ZBOrFNFfd+7ACFcODXF+FwKpF6wjb\ns5K0t+hNgH87cGtIHKbdPFeG/ssP+PpQitjxnWosVcJ3X71MYV02ZXCCUePz\nYFn0HSSqNldnNz8Luh2dxI0fF/yn3YTvUMkj7/dBo/ORoH2rgV3+YZHhcS62\nkA4W6IWUQgzwK/QItVJze0TvmSDNaXO6xxYrCo7ZwxQ5b59MfoQdXJhDa044\n+B4T7C6oV8yjZZCBdSYdR4/e7HfrtQvxXyFDafO04kB/q9ZQRsPoxiQpaQRR\nz4z/UZJPMyoGMMBFQpgQIy09LCnNCvBGcfLgfnElXngAqx3ZnH+HBwCaf99j\nUErCZKOmdu/VZsPSyNAOJs+mVxzFqH34TGV/m5QR8WAZ940ll5gVi6DwXMnE\n/ZtCsnlz/y0CmIcml6lf47mhhQvSXHdBbH/idypb6Qni8mp8RfHJE6EeFpD5\nHTS1elyuaRtB1fUukFvDSieztLyhU/HdxfD5Bf7vnGYB+lDsJIE7x0akn2D8\nufET\r\n=vxni\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:prepare":"./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.6.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.6.2","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.0.6","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.8.2_1584680464702_0.644568679261784","host":"s3://npm-registry-packages"}},"9.9.1-beta.1":{"name":"@pact-foundation/pact","version":"9.9.1-beta.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.9.1-beta.1","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"60f99294b531e59a401f66a43f7752d4be3ebb14","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.9.1-beta.1.tgz","fileCount":113,"integrity":"sha512-tLfSloox8TYsV1JTs5RUKb0K5WhlQCZ8wTy1qIiv95eGB3GvV3WDwg1KVJLHEdmvOO5sTymRF4+32vAWaKCNaQ==","signatures":[{"sig":"MEQCICyx652jML5o9DUXTqb7NwKZbtafJX50K4riefJ9bLZeAiB6Xb8jEIBtvZrOQ4jdI6nddAGASTL3O5HnAZFtrFWiKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":447476,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegY8rCRA9TVsSAnZWagAALyUP/0UP4e30qZ0xZIP459WB\njG5OVWjDBleQ9UXTgeCgVcLgme1dnvyUZgreCmkLLemUdBV9OweQgIzSHDLs\n9ByaTcThDIFzKRWMtFq7V2RN5wxPS5GP7SPRxNUFc/q4i+dZm43KZEgiT+J7\nuc7haT/U2QevYeQhh4r4IewQ+MeAQiBPaLIW9O8yzwh/K2kNipP7VVooog6r\n26/5MZLFK0DO1wX3+O6evcz4jVtxHs4TdUnLv3ffqq6LkqzX0a4xD/esvxUb\nylpU0n7t11+EjZ0i+57s+bEeH3gY09FDGdvZGNO7mxoH5uFnlPrjR+3Art/Y\nFvtu/xUjLcyTQfRf9WwiW7SSucUXvsLG5eOFT/z3eyJm/ZZE3I5Kb8+WbYIx\nGVG3/tHSxWRtdusZlTAxA93mYOlrkTm2A/Eje6OCOp+nnqWEhaRX6yw5slxY\np44l1w7r3atUrQKLGJ12bw8802Nglt6aFct3rbP4S5oDUz0Z3IazgHQAhXNj\nhUfDpcwnlccMcPxAuY95UTukN1JyICPFNn1mzMnrfo3WX1YU8HR2snwUfLnW\ngZ63I1hA/ChlaUkfbK/5aUNc7iv68KyHL+VMEAQp3rDv9BwzQx3p8a+0Qx82\ngNNu0jsf0EoDgAumDKZIBIQhzoGC4jFc06f3RG3zobmO6rv9fMIz/nMeFPER\nGH8Z\r\n=pcGg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.1","dependencies":{"npm":"^6.14.4","bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.9.1-beta.1_1585549098585_0.8727541369639649","host":"s3://npm-registry-packages"}},"9.9.1-beta.2":{"name":"@pact-foundation/pact","version":"9.9.1-beta.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.9.1-beta.2","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"390358335ae4a87013c32dbbe8dc00fc1e1bbb98","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.9.1-beta.2.tgz","fileCount":113,"integrity":"sha512-9Gwdx8TXQbnyS5XvcHvUbCTv04O9/Ze4NmIcxuHl6hxRRzhDAYduj75OJEET20PFxUm85UTZ1E0ZFFR41ysnzQ==","signatures":[{"sig":"MEQCICH8CDJj8+0u8VruRyV3YeV13wGGrMhvLJWhDHQAcoOTAiAowtOilFKKNMJwYUbQMUHASgr01Ph7CdHVZCELYTL9Ug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":447476,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegdIQCRA9TVsSAnZWagAA7UAQAI17FcmGqHLfwJ3erC2F\n/YMR0i5CjeJmAUb/tLVd3VTV3S7Lf1K7vxZDMYvN/12omEg5lh5oyNidJuXN\nWDq6RzXZMSB7HQTFfTIvLDyM18G4dN8rFWugJYuWO5H+6fs4/7rxYMFIpVJ0\nrEWjz4XYV98hPPLEUmHVWh7aUlzI1HYeWv6BiOU34rAVpsROezjentpjVjQK\n/0nIBZaBWMBn4WpRPGK1NItk/JXJ3ugbhqhKh89QiUGEFTpmoAu1ep6hTodO\nQLpWwhglf4TZ8EdfAUO6u2vTgKvh9dt0Q9JQy/hEF/O2xP1dAmCSlFOUhx4D\nPJKVFrXcE3hKxMELXc9l0PfQ3ASToIdm/GqW2WhZOGD9T66bjUL6kf9OanZX\nZ7ZhYpq1mJLY2hXqwpqkGUSTtdjFIGZ2DbftT1Buvw/YJdhM2ub/zmnYQ3ya\ngxmV6piOhJ05m+dZzXEHTq72G361Hxf0Jv3ZjWvD0MZJGPMQ8UfIjBLWV5tj\nU518N6sl1+kjJP/+nVhtKNqk+0txaxl5FpSlqymDWgj3Jros6ycENWAilJGo\npVgW6uSyDGNkbSEc2AZuAwzVQLVq8/0h+lvmzH/Wvz10Lx0sAoVN0UqfIbhi\ndp/v5JVVE6fxnq0ByJuleIi897GnfJkWjL8A4ENRTLC7cT6FC5G54eiasC2H\nOxYq\r\n=fTOz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.1","dependencies":{"npm":"^6.14.4","bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.9.1-beta.2_1585566224402_0.6038486073809595","host":"s3://npm-registry-packages"}},"9.9.2":{"name":"@pact-foundation/pact","version":"9.9.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.9.2","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"80c69076a4bfb5ba7f063776bf4930b73394ea8b","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.9.2.tgz","fileCount":113,"integrity":"sha512-4INqLuUtw4PRDU29KgVu8Z3BE6bbyq+ftgVVzZstQKGb/eqpxDAyUysOCT+udEWYaaT3tuHS9DXtQLsELCqNNA==","signatures":[{"sig":"MEYCIQCau4N4ouBYh7SQepFsP0bJSrX9IInvEoQ5H5mRUfvY5wIhANWLYk2qqamJ4pZ1KHrUH8jfyugAgXqyHD4l0o6scBeF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":447541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegdv3CRA9TVsSAnZWagAAGPYQAJbZWG+PSZOjSx7CmkNX\n5H4e1/m3XcJQLHDrfZLt7FEL0C3Zs2ZpdDi0yfHjM+9w8HtETL562bSOurhp\nwMgKs2yl9sPe6lA5F3wDYPt/CmuCXnvT0Rl0tZ5nyLz3maD2yok3oi2CDMUV\ns2uGwgyrjJTCtl9/mG13ax2RfVidPzUX5WKUCTtoPPiStWPGuYlpUf/abx6B\nrsu/Zd/ZPvgQRQGkuZYrmP2lvnf6ajxZSwXM+lbxjbLm5KAGF4lOuSdlTg31\nbM+vHYiyUKhB6E4HkqU/DR2gYrjPY1HAa5wPMhOGWP304MD61G4rY+hoYWcC\n729GhGX2SZfC/0KAxgiyrtoQEwTxe3RD841HFHXErMR5vrXJfhqNZLgQNsm0\nHjk7fGzoqUb6vmgWnNyEudoylsdLCEScP9vWjZZRawYUcqBw5rasf+dVe1Zs\nAAsQrurJdtszlY6Sri7Y4CG7ZyeQHYsxu/j+DnQycQ8e5KpXCoOwNeTDBnO6\nikreyvUdlyD6XLCeS9Er13LWk7u39JsdBQtOsq1kXD5sduEBCnpuFiSEoYxM\nsVnuGm5i6k+/emEHkki2DsaZ4IRvHJV7cgT9EPm0LBXDRvJ1NCHrLNCKa1lI\n4nBpBAtx2V/z8GkWvY8yIjHlJYJiBVBSFJINmqCVeinUIKeQ1+KG6sPKmbH7\nRmwg\r\n=St0D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.1","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.9.2_1585568758953_0.6253399305452501","host":"s3://npm-registry-packages"}},"10.0.0-beta.3":{"name":"@pact-foundation/pact","version":"10.0.0-beta.3","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.3","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"33166be37fe5787b821fed277a0cb0bd896b36b6","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.3.tgz","fileCount":137,"integrity":"sha512-H/E9dPf/4tFxTGbSHkAPcZhtbfb5277jj1W/lEhYUUjmCf89mjpSHJnWHU73GuHz+UH260/4WYOYGLJLwPE6jg==","signatures":[{"sig":"MEQCIB+Sjs9pw98pN2BY2+pTuol0Sz84UYpRvZPvDTYIs6LOAiArLdfnLds8NNUxEBok1K8Q6L9FpT1+b7hD8+gtHz2MWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":494112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejEinCRA9TVsSAnZWagAAWg0P/2/otORE5PJHkcSBbmSZ\nVhILsFVBrMmbHAZhRQDYfD6b4TRfErDD8YrAvSXHAJGJFCdydHe+kA6tu4R8\ncRkSD5NvQR22F0I4uUUa7KKi3ZED0sa3TSboqf7v5Vv8j1fmubF9DUiZhE2B\nd03N+vpv16sWFjLQ+x8FsFLntnK3kmfQWkn9Emn0Ylabi96lov5QGByutzKf\njIOUqR34O6NwdocMb/9iRquJQrvy80eK5VocoopXTHY47a+q0HIP+aZyaLdJ\nmlhVwL5BndbxLlDC27bPpG/Bd5vg2HOnqrgef+gzNy06bEUBuEHn3y3qm8cS\ntQbaYe6xTjcMhq/WAUsuWIq075d1pwVoa18LckBdW3e69u8X5/6oKUXDW0uz\n/O3Ep7eohggIDSZXtvbLAjk6GzBSwA0urKYsqb8XjtHGh/53kLSfuxmVYY8r\n+rNeGtRWtHB5pbWNcgpTktBqqjDFYGB6tNUhVMEPEu/YYj+jBfK/iCsB9m0I\nRA+wr0GX/AaQdLOCp0BPy9PcoYoXJEA2YPEg98xrwBN+Ul26hQN42b/oQaa/\ncBxu6FvmFOnQ7SPW4h8vbnBV50wOScjzsd04bfm3NHLaKueuk3jKeMeIU0IU\nJ+10CKb7SPurLP/KmiTa3jqAciE5JBDkZRyEinP+Ho6BiwL4CytY6aFIMxD1\nhzxD\r\n=EK3J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","install":"node-pre-gyp install --fallback-to-build=false || neon build --release","package":"node-pre-gyp package","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.1","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.3_1586251943346_0.8635274262320436","host":"s3://npm-registry-packages"}},"9.9.3":{"name":"@pact-foundation/pact","version":"9.9.3","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.9.3","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"6fc50d3eb695310fa9b56773214aed703cf8a5d3","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.9.3.tgz","fileCount":113,"integrity":"sha512-/yvraZATNw1YNDpv1AjQhy8KQz+qcqTwqU1pGQLoC1g2rjGixqgQEWxnTpqj3NiQlerMCsLp3os+mUJ+FFKuKA==","signatures":[{"sig":"MEUCIQD/GE8afxV+OtVNKhhzYgmZQU94Fc0wgJp6DhJb17jsUAIgMXsflEX56Y915Gmy1h5kA+KvU12rnfCRrn2Br2cooYQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":447270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekGDKCRA9TVsSAnZWagAADwAQAIwF7gRcr2TSMNhAYzK+\nFaOeshDIz2Xz53vEqLwnMFLVWB3Tv7rHKFYZE3/TrxLI9QdGkbFSaNmo8gpb\nYsqiV2YMnRHa77Zal/toV52ExWI0O5SixxL5OxTd//kHUlRIRMFTk3VLqZYN\n59NXOo95Jmt9JXEoeNdA+knPgp4z21exKdKuiK54YzRMMMJEBP7ZkycRBug9\nWY07y7SNvruUMSuTCPF26H1MO81gVSrkHzWiHlwLB/KuA09msHSsmSxW9Q4o\njA/gZb6N6Rbqbmtm912M47abSLlWQkSIJVu1bNFrD+IBq5WNlRxOZAz/ZEVC\nv0wi/lmsp9B0RDuJGCnDChhGuPkaJCGxkrHJ6Czb1sqV91O1wMXxhG4I0PWu\na/7eEzllvb1uDtIC0EemegnqDHWuyB4Imv7v6XQQaRfGGHD2PsbHCsnJULzZ\nWYukGIIdHFq5E/wTlGHdlAWj1DBwWOBqOpLyEeSWF0bU2rZw821A59is3Yzl\nbPxDde9OsvePyXpNyZV0vw24vTOlGIaqBCj3Q0BQOQUWFwLADjrBBFUXV+qA\n00IBwGOTewHC6aaqbJ3NRYLmGsmU7auIUMHT1YmJ995Jx2T3uSUwcGvCqqvw\nk2LZDqaPKrtKsNm/CYvYTGPXofKJW1Sq8ZYM4yvm4bHyJvKatPamnXrKXUfU\n4bAp\r\n=MAu3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.2","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.9.3_1586520265639_0.8110998282601556","host":"s3://npm-registry-packages"}},"9.9.5":{"name":"@pact-foundation/pact","version":"9.9.5","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.9.5","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"62840cad404da9b9ae1733793c31324613f20db9","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.9.5.tgz","fileCount":113,"integrity":"sha512-LI3Rv6GK2Vbf+8v//9XFJwlGeHvvTQPqn4By7iuXTsPa/05YxsGFjV2+CRG/HbbW15xmFmEqSxwWpj6hyTil9A==","signatures":[{"sig":"MEYCIQCZTTGNZiOinogAAmgP/XQVObRAWHK7YXQwj7e81MDQagIhAOVeGAO7qJ9GJxtUKC10A5g5PP29vzA4NBbIZ6o9gZEw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":455640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemBh5CRA9TVsSAnZWagAA/VkP/2wX5uNvsaigzmb+B9QU\n0QeRA6DMmHKmfa9HV8TY4X+PzvVNO4wh4YCmGIwqd1mZQdmBpqHdzcMNGGKd\nmso95Q1ttLYJ6jaNDoowS6gp0mT3yiXIF9udyK8YNsc/oaNS2QMhmcdPP2u0\nRP51WYHTKx8Ze1kC7JL6d1E5mJ60BmmGoBYr506bMaIlltXou0jFYUMhBGow\n9F/nRWUwjS7ZDxDzU0Mn6cGmdp8yH9wxoSoDLauY2lv430YEpn2V8f+rsZD9\nlynBhTzzwwSXch8PRibr+asBo/hZKZ8LBLpY3MdRAFYOxybfEzzt/N3NGX9q\n+rkyBgjZv1HEF6yUs8/NywNCZ2mQNX0AnsTZGL5FqMh5AVUYZho8o5BRqHMH\nz2hzdb102YbaoQxRKKbb4rGFUzEdxB2s1QxwTu9vrnU0dJZWXUCqz87cf62r\n2uAXCnbLvlRMO7zmXcaD7rXziaGie9pHuE4UT2WX++OFLhE1RPfz3SZg9CVQ\n62cwtz/tPuK8RZZ8oEwbIuEJTLEsTQwg64WQ5kPLfeC0gwSCrumA4jOyYZQJ\n4DniL7dzSIizHPW8PcWgIKk7xIwQFzTsS5lqLzItQMYAd5mGa13l1Cj0EuHp\ngvZnNi5peR9aP7IjYx4AMvNmJ+jj0pVTZkHKQIkJ7Ecv/93nzYHDPuK/kUOP\nIvbK\r\n=jLkl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.2","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.9.5_1587026040528_0.0540884482156907","host":"s3://npm-registry-packages"}},"9.9.12":{"name":"@pact-foundation/pact","version":"9.9.12","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.9.12","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"8d0f82cf7c012c0a84ecff6ee731b241edd6c9bd","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.9.12.tgz","fileCount":113,"integrity":"sha512-vUJ+sHRHrtVquZDk4DUT00Bg8xvkb75I4XyvWBDHRSkn3k19tsHfVfXbhqVhFQt9FD7/GhEo2ECArPd8aXwscw==","signatures":[{"sig":"MEYCIQDSXyhMuvY46oy79ILPjLpsUy7/TW1zk9FeJw1PSFzZDQIhAPbKei7lXM2fa/F7zz5Dffmi1/X4YIX78ScLLfdAfYBH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJem9jsCRA9TVsSAnZWagAAOJoQAJ8nO+DteOamJE9qPw9U\n8F3WyiDn4x0d9g0R6tyBsAqSK+j5MNNPSgsMu971Y5veu0IqUTlgXkxOctif\nGLaYJFAg8mXb3jiyeHVMcdKoQphE8nPrnZJjLEk9oysbdTDD6hZAmbqqMqtr\nyYxFhc0LLGL35hpp0/jnTXSChjwtyGLi3Fz0Vlu2V6qfSJitCCuBJ7OnOCia\nYgM7/RVJ+q3XVsDu4lNJK01yyZDRiiZ5D71SY0Alovaf7lxkKbKBBFyWVHN3\nUNB+BGYk2fbWTbltgvBXTX90hPv+adwEkkHD0aE9GDkjqOIFw9iQ9fZduH3b\nHBHWt1ST87njn2qFMiFR0xFfv64QXCqZ4Ql8Yfzi5hlfCUIyPfNaTCnKBUB+\nMc/uMumSEqp1L2PtFGzV/lwpxxMjC6yupeO6mHvtuz5rq4Vy7JR53pry13N/\ndTZkBm0FAj4uucx3neyo+moJGIKJUoqCvgxhFNAUKRk87IMzhWSWSQLJP/1K\nnWf4hTrRB6CFC5dSsEY3ygU6Y+GLxZOFQsetrSRsRev+JL8uaOiU+dMMcdTI\nOYb6NRC/eF21ebAtxI752CmFmC6sp2B8Lpt9eb4ocogARsnVpVgAxXEPXYf1\nCHSDZshhqCPEWg3K1eHTqjNgutKVoEvKmaEhvblHvLjgCD75wi0nE+wZ8HH2\nCxLe\r\n=KZDt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.2","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.9.12_1587271915955_0.17072506749713057","host":"s3://npm-registry-packages"}},"9.10.0":{"name":"@pact-foundation/pact","version":"9.10.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.10.0","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"2f0eff0bb865c5c06f1a8013685a711f32d38549","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.10.0.tgz","fileCount":119,"integrity":"sha512-6EEzxKHzUoCcA9nF50ig8ZYKV5aaHQxPlYlDRoSczl7umpdPrFiDQTr0grB7Q9faEj0BZBPF+oOssLZNSvYSbw==","signatures":[{"sig":"MEUCIQCKspy8sxzVpUXvV4+zzp2jVm7hpfiwlhRjzZGFGe00EgIgPlMkUBPgnzOU7Q4HeYyUXygCbcvGI3bZyjXsD//gEjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":458205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeosDsCRA9TVsSAnZWagAArQsQAIHrtFojuhCFVGs1FY18\nl0MPuogn5F1UpkCfMNLYEXnKHXK6RxO0NIbhsoNWnNRkXsIvisXMXa8YvqN/\nddlkiJwwZWmO6nqq3gL1diw5bfU/AagN9CsMb3oPd9lxaxIq9cNV7Kx5lPgO\nz6WAhxkGUu+GeUJ2AtyZRS9Z+/KCZ6uxmkWUId3WX8/hWin+0q6xGo1Tu3gs\npLNrhK/lM80KGkxgB8dBrxHi2hghw0R/36QrBgWVyBZGBgbKq5bKlxd66p91\n4jBpvXcqPl3TpFh/UaH3EPtBePsBvzWy2nCVgiZrM6oOp/xB8oQOQc1lRaUV\nKsSMLKOoJQKSGov5h9RXjQooyRSZuQvnViu2K0LscBbzI6rzrNR6giuVpcUG\nT7v4uTMNLk0DeUJrCx8xi2d0AT3d70XPFwUsl9B8H5jxP51Ld+iUXlO9FlSp\nrPNGM8HtmrhjXW2gkxwzWBaWxLtlMKQuEOyNPEblO/j5XHBGnGvW9I+5hVpq\n5OiF0/ES7wgPD+9h1vnIKQYq6UFnVzZYT+hKPhEKQ6D7ZX53ntfs3sUHjLbo\nAqb3Js2w2iAIvgwp/riKw2ORvWrYxcpTgIjYjb+/S1F8pWRHeNWVMTTxxh3D\nF8Y0KVJTkGS1kyU/h17Uq73yqiarKkstnnAOG2fJ/mCGijAKY3doCs0ksIc0\nT0Yr\r\n=2FZe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.2","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.17.0","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.10.0_1587724523561_0.9713920864231855","host":"s3://npm-registry-packages"}},"10.0.0-beta.4":{"name":"@pact-foundation/pact","version":"10.0.0-beta.4","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.4","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"8684e0da5ed70687058058d45b8bc8f693488587","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.4.tgz","fileCount":143,"integrity":"sha512-DHrOyb/AGomQ8jWVuUYaee7Kw0jTFQc37TOXaoZyp1U41ngkSDptZ1U+VclIdQ69CT44I1H1vyUcxf/1lSMIQA==","signatures":[{"sig":"MEYCIQDOJkwDIvYyLRAE4o8zgViwk11ukYJw4cw4iFvl0O22cAIhANNRj6u3h0DBEgsO5WzYxESUPAQ5yBJf23Z29toztJMR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":522145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexJwmCRA9TVsSAnZWagAAxboQAIZbG++1brzo+7v0TtfZ\njTRSAVErq+hi/DUJO1EPi+Nw1EQUiw7/GtnU8/twaLDPBlDwbY1o3DZQrfUP\nMBWZURVBPqz575SVxeTNVPa5HB8s5J9qumoyrMbqStMitfcIavX3NCsIKxaB\nFLog2E23v2s+nNoZ8jqvkNQk6DG3m18GuG/Zd8mB/KjWz6mkDhrjvm7WQy1G\n00xBL8PkFsV6y3uqJ/S59OeXvxC1izN8i7NLYh1x3r3CbxjElWteTEB+aaQY\nxwbbKQSCFxQho4K5tHieaAFysnmsoeVr4v46QuMLlXsoWxxm7d8XpfRvG5oQ\n1damJiEnuL+eQY+ZpqsqCEgXSuSjoR10gpR+qfXpJi8rLL9vk2s5V0cNBIBC\noUetgmeAmfmuMhWP0VyvL69U8lIjognbep6T66CfopfJR/5DQP812LXPI1Qb\nZ51uE262nK/PatSdPWYW4JHsrM+394/3SfEc5RzQnbSgHSBXPZ1DfTsZoqC8\nlPweuZc+zrjBSg75g2tbiCjwXIfLc/Y8CrMS4KYptAr3WySLK2a8qd77wfVq\nLj+kPuic6iXmdHSlLN5+8pkjRt3v67g+u8hedRPqeygd5fOd5jvTJ7nXiorJ\nbqHBORM5tEYKcV/LLegpGvakjnGE/BubvdaI6yNFz/+ueqIHOy9sXQyPBvR6\nlDRo\r\n=stEj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","install":"node-pre-gyp install --fallback-to-build=false || neon build --release","package":"node-pre-gyp package","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.4_1589943333645_0.8497506827698615","host":"s3://npm-registry-packages"}},"9.11.0":{"name":"@pact-foundation/pact","version":"9.11.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.11.0","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"f61932b04169d403d24af2a94c49f6a6e7adb999","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.11.0.tgz","fileCount":119,"integrity":"sha512-CajlvVooPuX/sYy/88Lq17Pk7PbDRxHKmd4TvAPDAfZyP+Okl/EBVOoh2LXyr+fyg3SjYgAMTkWKxKueBbWAeQ==","signatures":[{"sig":"MEYCIQCh8qz45bx+HzomlyA4KYgluYO88bLYlH3oMEbYQD1vtwIhAM+WebvRbvRipWUxj4ZKsazMLGnZ8JrOwpgUBkwSto3N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexON8CRA9TVsSAnZWagAAltUP/2xpLl009Jq+0kS4+j7M\nPPOduWZuQy+AEVtWlEYxTUcYbLbjyZcoP3iCCITRqnfNtIP1Zh1vuSoDBtFw\nXKvWUzLSovQmvhL33309RSjZ1A0IwtRSBGlAK2T0CZVlF0yKvFcP3KDEJyKw\nI/0mpVWRh/9CZAWNfqFTWtkUwFP6B5ZfRKThzblr2hVKFB5Cz9KpJDZ34QLb\nnIfoj3uLQBVFjTAJQDtjGwlxmGQmNDtS8JYmTNZZMW97bK2MC/TP1klt696E\n55+/HsrG5rQVL4w1cCpm+MMpu/1I6RQhJ+PuWvPCMFCXRfSyTdVzZstm5HiR\njXTgE4u9m95/ANQmChSufwyR59kgamSNyTV2u5ny3moEAjGUavy4YHXczKUy\nqyedFqAfN2f/a0VVUhZi8+m5pHptI0r5YHX4JGdZfNtPNhOmMHtZnj7r7Kq2\nq6V1SQdS++RKzxrqiLtxY5kGWxXb3nc4L7P+5i1uMWq+r4Nj8caXC0g9Rtac\n7vK1zq+UxTQQjUMnk8IN/bCH9I3elrdm6GTfJmhyA1twjT+VWB0MuxJSVEBJ\n+MEVg22G2g8Z/60tKsXSosPuoA3Gp1BnpJOJiJV1wLJTDMAIBgNFTMKAdnaM\n75YMgGiC0qbOL7Ouvw3Fq9/DrWbSjPjFuIpDcFzJk2zk42MN1GBmW7jKEZ/+\nZkYM\r\n=VVkW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.16.3","dependencies":{"bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.11.0_1589961595930_0.829522014519448","host":"s3://npm-registry-packages"}},"10.0.0-beta.5":{"name":"@pact-foundation/pact","version":"10.0.0-beta.5","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.5","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"f835b1a6722253c052c9d77ba728c9e2c8b36d92","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.5.tgz","fileCount":143,"integrity":"sha512-7PS4Jk0TBkg2qyDNKhVJs6YCyWGKwqsasgYtp4ySvZSrkoaSoD9OnXDYuBqHRm1esqdaZnabyvcLXLJKCJrV5w==","signatures":[{"sig":"MEUCIFpipRJRZRNHPDOvG4VCPPPR6X2E0EIzE1xYfryp2711AiEA1H0NozJUpkwwXDzRM0O3aIKPPQ6oQ5/3mV/i/8bWhew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":527855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezefzCRA9TVsSAnZWagAAo0QP/3F6OpajHyV2LraWIfHU\nmI05RCTnwGs5nHQuU2PkF0d/+SgZxWDaffk9W+KlCa+cGdY7aREmg5qleB9m\nc7cahVXH3Oja9NqQ/orbGbq2HhFrttULImt6W4GzCOj/zYkg+MD9oWKBzaCh\nax2OFQ5lEGdxGwJs7lhTOA8/SgLtkwKkspR4zxwofS5xulWS+q3rTJP9tHiY\nBT7kxsjDpXvA4fw6IRBk6L9RscgnGlCzlECLwzipKBvW5hjuk2Mlc85Qvv8h\nxnZdcSpEa/5CM0HThyZ48zEQYzM/S5q6Eo+lPu9Ydj5zIH07rMfMNbHqmcvY\nSgv0talg3tDwhyFfS34mvD0lEhOmkySgpwlMPb0L/lb1KvoXjoR+2loxBccI\noVjiITQmAwS+G12wwSSgoEKpZkPhLJsPmwlSXtObwUgBAvR3yIlsOeW2KlmH\nPWKjjU/JbOfim8HERklfnvtHANCIzAyQ5GblB2pzLZHGJCZy5UAY4JuBXqf0\noK1BRE45aYcsfCmviTQtNJTKWXEMCpfwzxRyOV5CSrTbSEexvt8ZPzK2CUW5\nw5Z77U9gwOdjKz5xDz2uNeLQK4QXo2s4cPQ5eIhQocyKKpXk4GrwjGedHB8v\nWS5kbjQ/2UXMS4woGgqkVH1nWphMwuMwaL303nbrEWzZ+oMu6hmKR/uECTzW\nTbhX\r\n=lMA6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","install":"node-pre-gyp install --fallback-to-build=false || neon build --release","package":"node-pre-gyp package","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.17.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.5_1590552563357_0.19261672692941856","host":"s3://npm-registry-packages"}},"10.0.0-beta.9":{"name":"@pact-foundation/pact","version":"10.0.0-beta.9","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.9","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"ddc83a09edc5a29147a39336c3a2e15481267119","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.9.tgz","fileCount":143,"integrity":"sha512-geezwBwB7IW4rKrVidmHbaTsR4QCFwUn8sdNNDAq0yY3PkLpw5OadSnOwCtByiKgFcprtZZF2TDrhrllSvPf0g==","signatures":[{"sig":"MEYCIQDT1xbfVfbQVRq+f8xMP+AiCrnDRnuqyNSnoSXQ0ItWIgIhANLR0diNjr86zOOtpxraLgAsbL6ZYsX4PjmqfCxFzvhC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":530527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4sk6CRA9TVsSAnZWagAALjIQAIYNVUOAH0brOCi6geXB\n3QmWP5pbA5yy6DVzPbbFAigUSVldAL9OUmf0/QpMAC7UhGVn2ZfMZ3VMpXUH\n2y7Xx+gQYuLWgq7klMkPCNPpJAqPoIwZNRFzMyo8/kVGBrU+7aR8Xi5WgjRY\n3iSsPoN5QChS2KWanLvvTpLxS1KiI/9sB8qa3p85uOe9DEM4gf8Fkcv7RaXP\nLNPwgmSJ9oz0BFl0z0+ttDGK+hEiJPpzrRlIDDe3xc7i2Gq7WrDySf9Zgzal\nilU6HWs6gr+5G57xV7u21/O+lF/kmXabiiAVsRqIJWaFX/gdhQzg0QVID3NZ\nvzvKB52hWWa5qCtK3J1gDPlIJFe6WWKFQ5Ml4QedRB4/PzYNDXwHzlwd4+ca\nYy1cGfiHHOqlpMk2uWhhcIAY5+Mtmx+BbggwycPKfIRp3Cn/+CAQ1G3rniI0\nOWL23HSseTG+dCudexUce5DJu/hzTla0FqvVqdknr5kMnuo5XnXD8uOEeEj8\n1F4oraa6UCAgreA7pzDZxNn23cugMmMMPCNkWora5sUY2y4bzsIHeDe+0ztI\nFxiIVBDyHi0q+6u1vc+O/OhpRJ+96S0xTAlQYtp5QV55i02pqyxmdV/A9w/G\nxn9rcwi944hWlyKhHbELsKMGEpN250O6q3qZMAGGpMW0AoJoczoC/xpHTOH5\n2/wL\r\n=7dM0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","install":"node-pre-gyp install --fallback-to-build=false || neon build --release","package":"node-pre-gyp package","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.18.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.9_1591920953948_0.24603999609816252","host":"s3://npm-registry-packages"}},"10.0.0-beta.10":{"name":"@pact-foundation/pact","version":"10.0.0-beta.10","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.10","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"bc089ae72fc836f87d2963a32cc9b6599400dbef","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.10.tgz","fileCount":143,"integrity":"sha512-VFSTETA/J08V58b/CnGSlpvuPK8mfb0nRpnOxIbOA1WC6EcEHNwf7nsWbQAviqr4J48G3XYpf7dKfosO1bIASw==","signatures":[{"sig":"MEYCIQCO2/Wp5YWoL9qpA8nHgtbiO+mlKnXEZYJ850xxeDU4owIhAPRmifowtmGrlFW1LRQK6+jHlpDb2qP+rsz9wpHZPof6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":530651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4w+0CRA9TVsSAnZWagAAQpEP/izcrp6qCX3PsKFlD6tM\nLu9x51s9r+H36f7SCigY9pd7L9O5PWWcMtBk8BI6ruMO1zmtX4MULRxpQaEc\nzqSJW136Ri9QS6iZM8inF8aQIospDp0jFKD05w5Yd2ZdzHM28aZHopxshl69\n3RPvo9ufmfnJ2rjf7UnIiq4mBdtS3IyOxeJxy964nDOi8qmtPhofYJNnXITG\naXuqfVHbX8sid6P/2kISLMgE8tz6iSm3c6Em0zlSaQ8w8S4DXiZHrdn7IFTd\nlhFDDym3XOAbAx0eLyREjbY2E4C/u4i21B4/YHjVuzBgyP91nqBBbOVCgLKR\noW3s75897GzaJUsOnFeZ0KcaVesYdTKgQoJFGWjwyrYHF0vbsXkbJki0PmU0\n01g0LIfEh+jA80cZqyhoom/6Nr3fueyTOCD5GSoVOPOrFj4NDGOPvJo+SpPr\nEClXtQNWUI3jnhvg91SMi0vmxy+cP/HMJhFiKkN4jxTajGcU3eELkI1gSY9T\nY6c2QcRFJgxnvffPbIHb29zr4OvVKrCPI8z5HnRMJ70x9VazdfCcD20zKlHF\naq5m+GFrsVq7EpnuPTF53g45cCffz/20TpMP4xA1bGCxafhSgsPpvThKh4EJ\nG/0dwRgV6XQfAgES95eD323IteOLp1NAwq45KVael+50DqAsBaLaAGavWzBY\n7pTp\r\n=Et+S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","package":"node-pre-gyp package","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.18.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.10_1591938996257_0.579726785717763","host":"s3://npm-registry-packages"}},"10.0.0-beta.11":{"name":"@pact-foundation/pact","version":"10.0.0-beta.11","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.11","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"85ef5c438b29f4f04177eca9bffa495c80bc6f2c","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.11.tgz","fileCount":143,"integrity":"sha512-0JpQxkZSAeJFqMZX6G82IYUg5Bs60L4M4YrRgZ93SPp0Fub+2jz2m1jH6U1U4GBRksvRBLOnKB34qOw2c7mFqA==","signatures":[{"sig":"MEUCIQDTFfL/iX5ZHIMBG0AbseGsTGeL+SNDrwiniwXcD3UhcgIgc9Iqbb45g5/Dt0sgvvlyPC4n1+wLuwRrDzUhdiAuDkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":530771,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe43I6CRA9TVsSAnZWagAADcQP/2bOZUktWmt5kft+w42p\njKBINLrk4Bw3LEknIMt+WwxPeALX1uU53/GLmzV2y0YuSD0V4Yt3poCgjW3W\nEY4q5rTcpBpYaf/4NubkSa0AvZXQxD+TKKFxBo6DqNcblQXOMhUiphaYQrFv\naKrECn3a7yTCgzwnlVY41pkPEVmDqbyhqDXt33fiqFQlDlJoMHM2R+mC7Kt0\ncgKvTMwn+k190WfH2mIbtiU+UjcB0KwbRBC6rRLbKGSaAh6WSKO8jfT6qnML\n6kPJg49fNBfZGzDW3b5VF8o1WRV+0D5VGRhHnOh/4zwZMjw1WVGxF2xdgSXk\nY1ikeYjYn20urPpOryWn0iToxK5gnwrHcr88bdXwx5z5CcUaDZByMo3ZwsmJ\nPoDfbEttET7HUtbdTXfok6ZOcR3XreBfQi5px7r7cHrX442xYOb1qO3ha+Oi\noXVBYubj+IYeTfAtIlX6cuQghikk65bMGIJRmLsiqE/CdT5FpQG+JuHL4hGT\n7ttyEofETqOqWmsLI8lAAR2GqidzkTf7+oZr/ojKvR4bF4WylEZkJ8ExkzYg\nriRq/iK6begq5ve69F0EATZR6dBHiQz63i14AkdU6J72/d9zQTgekceoudC6\nu40ASQrPp13Vt9zWNhkF0zr2lfnvnx0w6P1j6i3OQV+WSJNc+UmbkCUH9yXA\nJ3Tj\r\n=xZ5D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","package":"node-pre-gyp package","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.18.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.11_1591964217940_0.4771840100529585","host":"s3://npm-registry-packages"}},"10.0.0-beta.12":{"name":"@pact-foundation/pact","version":"10.0.0-beta.12","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.12","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"a4dfff23ffc9ace933d1f740a757e9dc26af6d4a","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.12.tgz","fileCount":151,"integrity":"sha512-USfb/zrqZ9+48/O2dcp8xhojYzU4UqD0JGTYpBHJ1IUF6TMDbctjSP9RjKhfd+r+ELd21RSI6ohCycWn+aZcOg==","signatures":[{"sig":"MEUCIQD4VD2msQyYMsH5gTuE9W+PjSe+WSHjbTejGWhMJOpuNwIgdPCpW/q7ln3WuGcsTeTqki7bZ5dcmjkZCK8Pnj3umpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":705065,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe44LgCRA9TVsSAnZWagAABqoP/0Njxo+QHb4aEXZXkOwg\n4xlERZYD0I+4/rCsSWP1Z8KE1Xe8Nk4mWKVI2QUeJcYUUrANVxu4Kqu9h/TA\n/hfPGX+eqm4DjlWGPZMbEWI3IRXqhvItz1UxQItNjps24kL+ZZ200uU4XXVR\nqvwlp2sSIqTLTzWdqwLE3tBfqfulD2YqstILEHMLG219+dkIEyEHNivRfU7v\nK9hu9Ljd+EuuW70UJ3/Xwmz1YEGMOs+l4LtOcHsurUR2qOQu/DkleuAG4Xya\nZAA7WgF06YfePXjiu9REf4bEc1+jIJkXJ8s2KOWYseoL0HFhqprZJq347j11\nFboMECou92Ca8shqnjcvGrtW9oGTKHmMSgpudWGdE5UnrUxEdm4d8pVT191x\nLjP4D+EGWAZi0hCS73GI9x16xxvlgJ8nNlxc/5fdYhN7vEyhN82+3BqNNwGS\nWs0lpMnOudHXnn1nPT/XhtuSRkqdhGFu84hBBI9lGtePReqTZhWYaOV6+Eg1\n6K2ou+/2BYOZx9JC0NqZm83gf1GPCvVNBagXXW1ZZBx8ygzGIQjm9E4Uizx8\n5kuJJy2dAgIE1DIHeJmtpw50RcAeH9Wdm5LLNULjlueV44WnZU7L4RBlZbcW\nEdKgLfcTLF/F+rwzgr81HHcPC8tP63FQtldiDrM243W2rn3WKsrFvE8igBxb\nvYV7\r\n=gHKm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","package":"node-pre-gyp package","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.18.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.12_1591968479604_0.5699366489203754","host":"s3://npm-registry-packages"}},"10.0.0-beta.13":{"name":"@pact-foundation/pact","version":"10.0.0-beta.13","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.13","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"766bbf1da1c10dcc389badde7da59f5651b9a6a0","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.13.tgz","fileCount":154,"integrity":"sha512-/xbhDmoCr5DnxHqTFuaufgFDo2yZSnWzJJzQi7zLQ82VYIdcUz6NOLyCDldSIjr/Wcn88mOK6X8LRkqt3kaqfg==","signatures":[{"sig":"MEUCICCAqXDcUoVtW7Qz61OzJVNEOdcQOjI9RZpD8bW0xLNjAiEAxwjN6NlLmvhcthg6dkx1mbXs59Pi+rKzDynJHC8+zNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":748048,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9uo2CRA9TVsSAnZWagAAUWcP/RoYSRb4Ppqf/XWyPggN\nLI+9DAqU4Sijfdq4+ZV1YMHtdUbMODAnw9gjy6n+v0Xm5uJTqAaG4Zxxrf6+\ndX+VfWS0fYXv+UcpJaLrT24s3Z/jVe0UGxc9IUZ2bwzoi3JM39eu8WkdTOx0\nwM25/vP11a7la+lDrFEAfAu1DlJk2teWsZDfPVltlJgAYb751mQgTK7WCXk6\nT8mJ/L1xdj7+sNTi3QHXVtyTrwZREJ8dRtBQzHV6FVn5T6kqZQtZwyVzup7N\nZuJ2i2mX7/pBJzGPp3UEO4J5o2F3Ttdt+SinHBi+uj+z0zR828ApVsFCikQh\nS6i5TUkft6UuFNgJZEBxlplBpd59+D+zJShJ0dGZ+lkWDbDrgRWwgFSVuftl\ns9NOxgOsMFIx7NfO56dbkV+EOmED/+92c03IO+etZjHCTFyl6eeHZGlp7F9y\nG+/WZbAGIppX25mc9adwXNLc2UGbqrkQR+hhUXHgEIbDh+PfcGUyeLKtyBaZ\npkbWVf0CY60fPCY5pr+25+QTszQoWU59ADAlfnW3ZikUoM2rpkmsKjGCxt61\n0H9wK9HmAYhxShSFUOSL3Dg3MYq9SqEdyXKL3PUrp6Nw9gxkawm1AzhDeKnu\nOKvkyNli6bJAzce/LyrIBaacexFSCHF5kU6dGOnqGLS6daCwKM81UVPFl0Kg\nc0TY\r\n=DFX3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","package":"node-pre-gyp package","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.5","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.18.1","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.12","lodash":"^4.17.14","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^7.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.13_1593240117960_0.2573231119957302","host":"s3://npm-registry-packages"}},"9.11.1":{"name":"@pact-foundation/pact","version":"9.11.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.11.1","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"f17d6bc7b9f8fb29138c91c3cfb04f7cd3d92ea3","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.11.1.tgz","fileCount":119,"integrity":"sha512-Hp6VbKjnaBg18wdyDXAjzQfXyISUSa8747vKc/Aohj4XrJALMWnqZDfLJkjgz+3l6dmDRQN37gVoL8RG2GJRqg==","signatures":[{"sig":"MEUCIEJnnl8wbqY4OYZVX7LOR1cexb3mPnxkw74YFqHn5fArAiEAhqljIx/kVULjBw42dJLiwviQbD1A6UfLbfxOypjWn7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":468575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfInk/CRA9TVsSAnZWagAAGaMP/RQ5qzoHenY1QxUwQClq\nn4YUewlCsdW4EQXCw8ZYG3pXp8igEc+GIFhMh6/f4ow/niZ5Nsmm3iIxU8Q0\nm94HuFPNAr/poDUiW8Cy4i1oP0TFTI+MXU//CqUS5av+YwcfCGlhbYsFmRy2\nQ1lbDV2RFECN0+fm0KlaFxFfs11jYj1/AXnonsjSMDObPrNsLCFwgUqQ5sy8\nKCdHSP1z0XAnWxSFZzPLwcSiSxrXhzyLkEtNC7DcdpN7Emt0A62qNTD3ybWz\nFsPzOb+AQnRo/z5eE0Sgw6V0r1erxVHK9qCxc1q85EbEt9rw+nRxrYFqLcz3\nA/nursNyBlsXXJ1T9uSOCUgaVyAJrUL6IU8ADQ6USBbz+xJTOX2euGGlrp/L\n8hoz6PnqTthpefTVjCH8M/bvklQ2P6ECWgwlTw9+stWiVGZl07MZU30iavtf\nYNgifkRDwSUW0fPr0UeHAZhs01r15H7Se4e/7hiFG3AfxV4+OAPFb3TFIP9j\nKFj5EIu3i5ouBZxmJ5y20rS/ktYPtNVn+J2lT9rfmQkvTy+c/UydxvFwhEZQ\nDhcKRCfy515rnaYflBJI9fl5+GzsklvlrBUaIVNpxRxugGzbc3f5MzsrGe07\n9P+4h5KdRSOTwOJ6gaTdGwM8Yjdb0twPhWbnrWSZM4GqNxMgQUXXsp17KG9k\nXWre\r\n=jdER\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.6","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.18.3","dependencies":{"bunyan":"^1.8.13","lodash":"^4.17.16","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.7"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.11.1_1596094783268_0.3314788705002052","host":"s3://npm-registry-packages"}},"10.0.0-beta.14":{"name":"@pact-foundation/pact","version":"10.0.0-beta.14","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.14","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"e0afbb91503fb637628f470804e96c9f00e245f4","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.14.tgz","fileCount":154,"integrity":"sha512-w6bONsJWwRH4qCbuf4/vKaRudGx908t7/wcgrhchH5/gHBEU2qJ93DxilrC1ywoE5w9mpjcXOQrcJGx0uaf/7A==","signatures":[{"sig":"MEQCIGqYH8IlH1fcwqtzZ6dtZwfOZlBtl8bkOoL+aQwRSBjpAiBYh/kii9aT0O+ah+sl4wvBNcVsEoHgYgIPQ43vwCMSJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":759304,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKPZ2CRA9TVsSAnZWagAAQpQP/j2oa9zhCWk8GU70D52N\nYwj31V9flZGXUqYl9btR/EoiIJFj5n0zRcontpy/lUs7HTHA2EtbJG8GrEAU\nsknv0gLGKX63FB5mqIH124fdqShqPriArKuMVmm1PD2kHawwiOrZ4iFvLTsD\n2Q6XP4bbY4tWeg0zJeonfNoX/2EMjU6MHEfAg1ehyuck3tqckJiwt96nB0Fw\nRP/rtzoTU7akloyPU/UR8+lfTE3UDs03YMC9jji7mdKVOBZFPSRZqTeUz29K\n19egvehxaJ702k3tjORphsIK3I5OxvaLBk51YePVPOHhtmajlXIzYjH+0BoL\nKhZxLOSnNkvqi+Sr2bp2VHOSCNUgzjaZUH7AxUa5wpsOz8szpzlLOMJXKDjH\nO9QA7X3hyw8b4Vzn3QjZNn5TiT3uRhur/byeQSwuwVVc0cOasw1gmJFWj/l8\ngFpOcWGbsrKtRBZOydRzHq5aUfkhtCPD6iT88IsghUPrBl3f6e2usGMI4srQ\nG9intqqTQpONSxTcT5GNPc7O/cut4IhQt1UVeJmrgJxrnJB1dKqLx6dUB9rm\neWUivALh6php661H6uaegjUzX734ePP0qjaixeTQMvwXyw1AacMDMbvMie9m\n295blD3RTbBCeWD6ys0yK2lAoGUmO4/MKR3Ie+YRU3hW48X53KpSRYuIxr4l\n9jXa\r\n=v/jU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","package":"node-pre-gyp package","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.6","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.18.3","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.16","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.14_1596520053742_0.23390245069625104","host":"s3://npm-registry-packages"}},"10.0.0-beta.15":{"name":"@pact-foundation/pact","version":"10.0.0-beta.15","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.15","maintainers":[{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"cffabf2f1d34a01927d1fe55c1d9f4d403862027","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.15.tgz","fileCount":154,"integrity":"sha512-S1VA/xB7hlmHQEg0owT300nk0Av8CHtMQHxf9Ipn5CQP1qL9Fog36ZZEohgPMCss47s8HrntZgWo7IFKcgK6DQ==","signatures":[{"sig":"MEUCIA5uAin3SBkPlJ8TPR3dSRDW8ZXhvs29UHn6QzEf51WRAiEAnpfAst/8ZRcw0ElJvvqWaS3uUyCyKLNRBSi+DiqRfAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":759568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKj8ACRA9TVsSAnZWagAAwPsP/0AayPrYpBoBiiCa/d2t\nooouH98DxXtGS7qbbmZnI7ZraE0aOzCRvBFhcAem/M55wSzmwr/ovEMXczKx\n8TIiW0SVP8uz3sgkYOGldc0195/3bGHVjXmlyZFwQfrssWH/THEDK1SEecee\nXF0IJITBu1oQ8zf3mnyFpPjSC9Rt82OD7fVeLtdWYaoHn/dPqSFNhTS+vYjc\nvcc6leoUKssaYJ3yBXwtMIiBcAsbfASkysxN+kgKrC+zr8rZkJ+PrNYFRZBg\ncIxPeqg7g4mYKcQ7XjBUud/uE53aeVVJIN5ltodarNR09mvdYOvxAWoiqoFy\nI8+Ny5N13ECIM/TzDJMypbo17xS0GOzeVrf6Orj1WTBMlNBsyEUELjwVc/8j\nKbO8BQO+aLdFTlsSuchqFFX50Pf/c9nkADWBsXMyuTG6STerf1/IK2rQATJm\nQyqC8QW2IJay6QNPVFScCx/AT82vWnNop/o/sQz/YT85YTgXSpsjiOiOs0S2\nfT29Z98ejYVMsMHPolVgJwKdqXFCR029v2Fy2w9LfHrHF+3E8eV1mXaDpump\nQxu1krKlm2nlQO10wEPVMZY3Wn5a5JAy7Ht7Lm0xJojD64zEh/l5qMam2yPl\ny402SSr4JYmtT2yW615BvQ82vYhI8hg6hqlAj4gGdeao43DVnP5c6vs1PwuP\nZ4Gn\r\n=sHCM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","package":"node-pre-gyp package","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.6","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.18.3","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.16","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.9.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^5.1.1","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^2.2.41","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.15_1596604159849_0.9767524463209654","host":"s3://npm-registry-packages"}},"9.12.0":{"name":"@pact-foundation/pact","version":"9.12.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.12.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"a53f30cb8ae676fa4daee2a839e41f9f5e4a2fba","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.12.0.tgz","fileCount":119,"integrity":"sha512-NGfgRzPRmErhNGhOFbrzNpLuLaSSHf+0kYBVQL6cZ2sPH42yp8u8UJ0YhrdEGqWCwDrFZyqb4P9KFCqCPWPRDA==","signatures":[{"sig":"MEUCIEx0c9ae89GccW9FKmgpIGV/7axpwiTphzW6+4IdozykAiEA5etkpvz3Awwt0l0HHJfNbqr/ADx6s7SGIOT8rG8A9Is=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaAInCRA9TVsSAnZWagAAAskP/R+s9cAr9n1WnT4NHOFv\ngIWT0HbjqYsPbTeNpxhH8Eea5V6qpQjKgjWilZWIoo0IAUge4hsghnZ38Ap+\nXdlEuCh9foPelxx+5EXUyDHkTt+a+VUg/YF8hxETY4AHXSj1F4cpe3YQJxd8\n9oo89t4tOEa6kyXb+QsQqr/UqZ6QNK9oDVGz2bpx3yH/HIFu4QJ0GWHN4BPq\n5TX5rtNXK18QvzuvovlR/pf9Qve/Ye9I//rxHNn1xi0OAievRU3qWz5kKDkZ\ntRmqAim8tYpAinYM6jzP8hOT0PegpGpEtdGmjeuhtpJZK/GTqLvmo7xYVXYR\nRO0qizoLtEBGundmsppjiAtBG5t97xZJwf9Qvisgjv/BmxFrlozkjv4eE/F9\n7owhyswn0FRwrd7RHrvXygRXV+Putb+l80WRV2NywQ2RQC7935XNwI7WBE2L\nPMCMyulSYVZv6Qh9ku/x8CKxki598CO2BIBnRNi3H8/n9MOh2rQUamdmWZfP\n9b/3VqGLcj5S9kwoCsXoDUHNmfBVhE0Tn4m6AH1G6uvqvt+ELBBB/yWaQIiU\nvqVkKj4k7Fr6cGHRBIKnr3CJ7hWAZGvlHOTmeqjVqcBeFzzw561C2lAFkw3m\nr+WJ449ytK+d8oHD5GCOJYhZ6WnkEEI6Po7r3jEoRb+x5hFoOK7rS3QPqKur\npinI\r\n=VC+o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.6","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.18.4","dependencies":{"bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.12.0_1600651815232_0.48312832108989845","host":"s3://npm-registry-packages"}},"9.12.1":{"name":"@pact-foundation/pact","version":"9.12.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.12.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"0db544ffaf1f43d9c628c75356598e98c3c7b3c7","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.12.1.tgz","fileCount":119,"integrity":"sha512-YJ4/MINCSxzrNGHUvYdLdSOPN5IY01UlBJGeFrCQdLoE40vNyyFxzch67r5OTU5tRdZxpgtCvibXnTJPdzoA5Q==","signatures":[{"sig":"MEUCIFsL3VMMttwAQhHPvtmmJKyUcXazpNhml0awrSvaxVzyAiEApG2Sv8C1bZq/S/N8Ys5vbstEymnIFOS7d0qy1qmMYDo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":471975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbIljCRA9TVsSAnZWagAAQFkP/AjArtPG9nmXwIFaczi0\nmBcXIj9VUtCmh/VpNGos7rjCwM2oPALenNm73O0sptzjj22/3gkNeWwi7nhX\nNXUa4NKqvrdojbluu2EbD1eCh4huSlniZ8E4VmQN9Bt+alwfQk9DHnSzlotL\nuZaIwu2bGxjqKWRW8ioGARjX/njDlk9hJhdxSJV30PVNfVrk2t7rdJBnd0Jz\nWb169yxUx/kyDHC5tqMOZxbmVBS4MJvqbK/r9IACTq/fHOQGrCEZrLACaAYJ\nmiIcA2xVfUTqyzZALEqOajACzP6igUdwhuqaF5YCS9EWkG24xbMymFmRAR6x\nSeWh9ZbdkVYoWZUH/3zYKssWx7zliX7e3JhwP6Q3BRcnJDNcTz2hGs/GNhUA\nYDtb92S5eJaxdFeAEXhFpon9VcfbDqNW54JzcvGIL2p5T0+gDE2E6mDG4JaV\nVzSeHrE2vWR9QwlkJWEPoopM7vtp88VvtnGa2/2w6m9HRC2n68uyMSzORvof\nutdfwDivSaNrsjA63CZnsdtcOlI6ApMGJhOIXxTxTqmxglS1nFeZlj2vmx4x\nfRDeUDx23HE7LYLj5sVTgbDLpzEHFOncdkKl3BqlEjjuumEx/lb9w8L1utHN\nFk52Um02Gt/NRVzRch7d0rLQbppppnfX/HpV0kTuITXQ4jsTbPh+FoTJuMLS\nMkaR\r\n=4uIB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.6","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.18.4","dependencies":{"bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.12.1_1600948578873_0.41914927944250846","host":"s3://npm-registry-packages"}},"10.0.0-beta.16":{"name":"@pact-foundation/pact","version":"10.0.0-beta.16","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.16","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"4e2c4f0658cf3e8c6c4f5f49541ffc8025c1e0a6","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.16.tgz","fileCount":154,"integrity":"sha512-4IxbOzdHHwEVsReJm7ym/V1nObSyLXk/5DKVf5MWyPAxzcGx+9y16qqjM+Qw57fUAZE85FmG2Ooh4m1D/jKOXw==","signatures":[{"sig":"MEYCIQCZdAbclPBSNJUCSeU+9lbaygookVsOB5xKvgO9GhYtswIhAOmamY2bV62Og6ZcdF51iSHWnZx47TnuyVnNOXOafPQw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":776746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcoIfCRA9TVsSAnZWagAAc6MQAKDAAxnDlxVy8S92+Ryd\n0qhLIYaBAEFG19ZKqCXzF/qSOPVsI3V/mgvMQkulgADuzYwn4jsHupaSyQPN\nrJLL0c03DX0v63qS3UJy5M7FTOvXdnIYdPa4aZ7wmoRBZklzQSNL089rpxN8\nNSvsQDlOH5BdIAoTWYDjwYgQqySo/nA0/rudpjhTPGU9A4XslUeED1FlEpk1\nXRevyK4J/rTzfPaNiuEl6M080pv2U5itA+urd57OOgHip+wDr2HwaTe0PrE1\n0jqjowMOYB69cvRpVzuSrizPiLLGXXjy0/r1ISVFsBhQ/8SE1rSfAUFrpkJW\n6qDI+MGlsJP+3nuWXzSRmk7+m8kHfJfUb5UYiHdlMwkCJi5BALQT1mLdLe+h\n4KXNnA1ysvoH0Kges8SXCyDOIoWoE7cmhfSVnpKF6ZmFlUVzlHJg1ny4vmQu\nqSp0AQ/q1XzymIsCWRVOoPIDMCYyuRjYlh0Lxhiotm+lztR1+YskQ67cWeUY\niUFxei69XEE5Dpo3etxGMR0DXFgeEwpe1L3sLpzcD3rIsWveOBf+2mmzUMmB\nfkHGwNHgzyVxThY3m4poGmfYAFWJOr9VHj5sAkSGUuCmckmWGLD9zlYWPd0Q\ngObU/QzvXpkWzwR418bjU7Wp90HKsZFhM2VIzylK7nGrCLdKOcWP77btxdeS\nhZ4X\r\n=zjJP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","package":"node-pre-gyp package","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.6","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.18.4","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.16_1601339934792_0.034178477746471314","host":"s3://npm-registry-packages"}},"9.12.2":{"name":"@pact-foundation/pact","version":"9.12.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.12.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"95e7ec6126b06a7434e168a83a95b0730a85cf43","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.12.2.tgz","fileCount":119,"integrity":"sha512-O/Jt7alsjBdUOyv2VMZPA887kykNVKnk9eS4Jwc4Ee0yYqVOXIZRrIHtJmUvI8bk0C+vxDTixNKeRULKm5K7yw==","signatures":[{"sig":"MEYCIQCnTk71fU/TtlC1bwW2uyN3hLU3OGq5bhfEpNPuSmQ9ngIhALMiY3vLBI16V40KGzvE7MwuizJTyyz5wPSzuYiSAH8G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffHx8CRA9TVsSAnZWagAAvNwQAJAqpRNV+HzXUenLeEFT\n54JswGzxJFNGB10yuiekkSvwqD1WqWUUEs+mTzw6Db2VkPhie+O2vFnPRXHv\n+9Mq5aV1YyJhkBCAr5QRQF59tQz6aESI3XYmEg3K3HdlinCBCHCmrecJX9iB\nFtR+xS+TUPWTVv+yMivAnGiV5zkL5NviiTizD6F6M4gSIrIeaqGIBfQYkhMj\nxQiYhOrf5T0bAirDkuzax1/+G/fMQdyVYz7HbcH7PeY8PXxd9XbIk+3GMUM9\nAaMdm3OglGqfCMUVkiBgnP2bRB+VIH+ZGlMounFlcYYOyhs4CEt/kOeUwdmc\nWtDO1SPGt3yK755Cc6jmvtMo5pJONPM1Z/Yk+ro+9buwLItPhJPlVWWZOigk\n1Ai/UZnPe7YgfsdfszQME48xa+czpWGGIKpvIGC2Xw5GZuKGibx7hvWZdYXF\nGI7ql02iuCfzEGEbItjggXw31rDR9rYpyNJOMlJy4843uniHnD+1XRaKuMWD\n6adkhHN2Dr70eAvd5xAuTE7IJWkJlbQA/gQf4IUqXjrBgCyvBpYMynpZRrOs\n/64USjBfvAtlst7/AnRR5Jx8/nHAFZqOO9mwytjzrhIcp9tnr7SndENmoCD8\n+wq8ngetf34y8/YHD8VzD4OOZEQ8bkOsf5SLUX3MW/QoKZqiOBdiGGUeHWRM\n+JTG\r\n=ondr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.6","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.18.4","dependencies":{"bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.12.2_1601993851661_0.8495431447827544","host":"s3://npm-registry-packages"}},"10.0.0-beta.17":{"name":"@pact-foundation/pact","version":"10.0.0-beta.17","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.17","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"1dd518eb935f638aa62ccf7c779fbe2e674a5ba5","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.17.tgz","fileCount":154,"integrity":"sha512-gKBnsYP8k6kVyiS11pWnfqH9STfhOyZ8RB7FPmSGkc0k1nNsxR8ruB5FI1NVjaAsBBDwomCGvyWTYg2JESr8Ng==","signatures":[{"sig":"MEUCIQCk1k8OhN4RlR3tq9CZ7jqOtVy72fJlgnkYkSUxun+8YAIgX0Iza2VgLVsjm9CNcXerwf/M9ui8krxbD2jXbhP/I4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":785759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhBQDCRA9TVsSAnZWagAAM/sP/0zPsyl/emLA0Wk9NAYH\nhH8xNlv4U9Kh1fXReNwR6YyCfub7xz5dA/tp+TZqyU8fool+7CRhqPX0hI2X\npYo6BZ8jeOpKsOk6Bdb1Uzd0I5/IssU03lNpIAYREXmXl/hP7aWGmw0nPByl\neFFr9GCLgV5+vuWosUF3kB+JVUZwr8s5nZR8rjINrvvDrZQ/HsD7UzS0Gn9i\nOKr9aoSu0PRVbMX3oJnQKsB7vKn2HzWleSZSkRgIUFKkAw3f3qM6tjiumCYn\nFppYjseMc0vDIGUvyLZnn7ygdBlykwP0Maop2HZS5mP3MXjHHOZK9VlG50KK\nfEg40sEoe/MPusuJviS+s6+bvKjQFw8Jz7amnec01zU/frzGseMMhsjRysbf\ndwZ7KxJVzV3JPQd5u72b7V0xGt8d9aLcCeuOGCqWcMOJfgp3MzQsCldIc9aY\ndGFalEBPQbchPt/+QkHytBUKYirDsN2m4DamtCoYU1e9y+UwbdOPzFBPa7pe\nrWdjlUENMrRnbMNGlvUYrPa/cmIGKzRHI72UFyLyD7G4Zvm66j5yixmw4TQM\n0xe1zWXCpVqwpEuNmOtlcswx+MR3NabmeOqNWfZNnszRNFHSmV9oMuTtb5NU\nueYIvKKG76ZF2l4nXViUQMCDOzkKcCiG+HGF/iKnaN2knnP4dRVcTlqcYzBE\nMQKE\r\n=X5s6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","package":"node-pre-gyp package","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.17_1602491395059_0.9768818924540346","host":"s3://npm-registry-packages"}},"10.0.0-beta.18":{"name":"@pact-foundation/pact","version":"10.0.0-beta.18","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.18","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"832141e7c8f95508715cb3c343c3c8364d13e821","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.18.tgz","fileCount":154,"integrity":"sha512-qbDJWZnmfRkHb5k/SmuhUPeCkE5ZF2K/sXMTxgDspPwj+HaPrO43Admw2BXxv+V9cfjz/+bifXSMhnruNf6pRA==","signatures":[{"sig":"MEUCIQD639PBi7rYUlwGqWWfe1fYk/UtopwGFvOE7S6TyB22ZQIgcDn0jSdGFiR55NUKLQazO8L+Jw/K5O9PPYwopwFk7xs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":728296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiUJxCRA9TVsSAnZWagAAG74P/1sx1LwJp5x5pEIJRGZE\nxdPCK2/goFWdIkBWsjuH9i91LfYMtYvOc4jZzWaZh+SUtxvWkieCBq3B8cJJ\nika6qK3eakRRjqbjEBdhr2EPYhGJr1SbaEz5dx5aKDNRp/4Lv3Ht6/dCT+0m\nNYqkDTcqzK5CsdWjHFhJ9l8os0nhcbPnp9ePXowb52ADQ5BZiZ0gc0Ggx6Rd\nPbkt/qtnV4D1tjLJ1INtrLs/25weYSrGhyhwXST64HPqqIeLm+AsI2abYZIJ\nBEIrK0GOg6PgdP4r5HUeIsA4SMUE0CUOd8TTGZk1OGOVp91UspQxMlVitVLJ\n10SpQPhaNlr/b62ea1VEI/VKDhA15INi4MX2nJBwruK/zYVy41cnwVF1su6+\nV4u1nJvjjzsMBOOQUfOGgOd3WVB1q+uCqK23rc5tCxmVnJnvdCz++kCH4k1W\nuWpFukNB/Y2l9S6uFw9Ym33c/Cyr1JT+ylwC2fKWXHKFvt6x/RYRRwPRBl5w\nPpguyR98FTpT43I+ynsehszs+qeZM4nGVq5VC+EK7WCyfQu6HMd7sFQkkcz4\nhfJP46yzzSpnsfRTrL3KUzcAYM9ewBY5ISPjVZHBEGIHZ2uWdZ/ZxAHiKvrt\n7wOE88mZ901OpTALSNrmsWbUHbbRbt2uNsyyIzGsytqQLwBii5dbHhvHVJG6\nBNdP\r\n=PvrX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","package":"node-pre-gyp package","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","upload-binary":"npm run package && node-pre-gyp-github publish","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","node-pre-gyp-github":"^1.4.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.18_1602830960745_0.7023984687470595","host":"s3://npm-registry-packages"}},"10.0.0-beta.19":{"name":"@pact-foundation/pact","version":"10.0.0-beta.19","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.19","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"82f2e6fe8eaa8863fbae72c72a2a0d999ff3fa01","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.19.tgz","fileCount":154,"integrity":"sha512-R+0hKb+3Yj/C8Khpbcira51EHGT0q+HRxBES7XDqvXh8cxWiDsHpYayHWi5vegwpkLeW/x89Os5iekAurruKDA==","signatures":[{"sig":"MEYCIQCMpDioN6iOJ1XK1ETfBNEF4IHXmqDx8LUSqHWCi7OlRwIhAPk27OGz+Y1a0VA2K1k4wqxLGdk2gEmFByEY7kgnYCNw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":728451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjRAmCRA9TVsSAnZWagAAApoP/3cP+g2sJ5n/ubvBJjZR\nkU29B2bgeyZhKSMnFAO+d7Ex5KZE300EcIrW1hCVNMnMIzmkrMabA5GJkc8W\nQYNDnS+2rFkiRJDDWG5w1B55PgY5KmXp7F24L5CyhHD+ZkL2xUcORyXMMNmY\nyaDZclziYf/XFxUtBsQQj/xxCn+1zB6HkEyqT8tfjlpqJExSS52/3GULLgTA\n8LiQziFARNSZtwaZTpLao2hdmtNuF7s47w7aEUCd7DzoYJA4n6rB37nHBY06\nTwbjl6W7EIUlUeyYKjdOiq3dqXlxnzlCQsCBXFTRZb2eLRYSfHOx72PxLz/X\nP3pguD/YXxMHU1euQ4yR4BM+0JU92H5bHoz+FZTrNo1vmvPyTD0MMaAvoQdN\nVjBpaT9TeokAt0ZX80vBUypnE930BqLUohJG1cCWkTDdtmO1+aOYnhDZ4OJi\ncazZS6gC2lYHsAwkKPQq+6PvsoiG21a8/d9ka2J2iUsWM9zuY+lPJ+Hxwmfn\nAihyuSqn6CYlNIdRyhE6qx2B0IjOkHHzMKV8C22KNDEdQ5YsEZBSHF44AgU9\nfNlJ2ih0u72oh/VMd0+zJKklaoLJ76AYnlGWmIdi0STOsueMJCqSpiziR8gv\nYWdfNUU609ndg8b958Gn8VH5mHmlSqcjKNR6kYdWYEDYlAw40cqsFzKDj5gY\nU5XW\r\n=nSi2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.19_1603080230405_0.10775766451821944","host":"s3://npm-registry-packages"}},"9.13.0":{"name":"@pact-foundation/pact","version":"9.13.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.13.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"95f5a2ee9a72dd5c4db0a151a03a433a083a7a94","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.13.0.tgz","fileCount":119,"integrity":"sha512-HOAxNPiQJQZOYohw91wKkh3sRX/lzmtAnyqII/YxcDiNMaELC+xIpjIqAllS0jh5bUGtqr+Z8pQweaTziDCMvw==","signatures":[{"sig":"MEUCIDo6SdxEtT6r2B6H3h8KixOF7WMnEsEYHN1fu6ZDHnUcAiEAz0G4v8PNqopM0zoEGoTLdyDc8qfGfS4vUdXm+qhV3SE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkoqiCRA9TVsSAnZWagAAW40P/0dO205yQyEnEUUwxUiI\nswVYj9ltoSWmRRkXFOY2hibgk46Fx5C+r/4DYOH1wdqJjdPDOfOfclZnDblL\nUzchPmIcXFlVNHndLuvbTc4y8cSdJCpvRIBgWVDD+jKlGxPxxmWy5GbBCHAn\nHChaG4w8JljeGPhXnDQ4cJ2qtHZmi/iU6YsyrCcBhqHra71ZhQg1beKlHOoN\n7pq+/zNhyg6VxhB+4H2+GA2oOOmSA+xVPV4qDsLG0HpJWvsOoHkjFZDatmUd\n7PZ7l3grGXOe2o6EWjHtCVLAcWb+BOfUmG+YHF/W54zSni4W2F5RdKkh9RxN\n/yMONV1i4DCvTh00Tvr3CDpQKxEN1bY49BB+rypgXSxKRv+D+yEXHM+tuTZl\nfQFBbvYGe/IVG1XAOxcJRIRu3cvEOMlHHfsimTfdG/GVfBpa7EhbjWXcLhW5\nYBDwtTUKNgHwfzeaF360+Xp3uCy/7ENd/Mfc1qHx7eVeq9dNVmPG5cIJFaF3\nWScoQYJwWMDSwEKHzC1WvGBC3uWHnN6ruqvd1Zq8HXPrF9VvXMwfwXrP1a4X\nGGprjMswZo4j+YKZl9mYuA4LUJ0QEfQ4AfFafMsJd6LPAD/3SK4LWMFIQjQi\nnC9diDiMfUb0JJ6bETbH+CfUMOP+ZLg7wFj7nBot/tDhxK507BpeOG9mU3E9\npFDS\r\n=YU99\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.19.0","dependencies":{"bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.13.0_1603439265673_0.7654327444963889","host":"s3://npm-registry-packages"}},"10.0.0-beta.20":{"name":"@pact-foundation/pact","version":"10.0.0-beta.20","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.20","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"e358de2e463f80fd1b6adc9d92f9abe46de651c3","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.20.tgz","fileCount":157,"integrity":"sha512-3qbwqTg5iBvYmKzb18XzhLFz5DSXWpQqv5uW7F8k0uO3XqGNl95Johi14H5XIv6ASWNL395GAAwQjB3sHoRFDw==","signatures":[{"sig":"MEQCIElxngMR9c8hqwTOq0WNqtFjPwOl8gM/DoJC/PLOEPJrAiAxLodIJ3g9ekVgkFFifX3SuakzqtnVqHec14EaBEKQRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":865542,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmh3nCRA9TVsSAnZWagAATPEP/1Vq2/7d8sK+iUO/tZ+N\nSrugLt3JgOThs/FWZjXEIfsO6OztsWUd/4Ik0E1MQ4VUD6ipTT4MOO8XK1DU\ncO4pgPYVtWZQ3dPYv71GrawyeFj+K3aheLCJ25l/niqSwnnchI7jzsevdoTE\nv/7HnHw7sJA5hznk1xAMRPinKJXMKxVaZNXcznPNRDB+njibMuzqKwhyXvG9\nGqxeWRK/ZOAP+m5XAktX2p0cWzupeyAVpCkGD3FpAr1IPUQXvoUNzYnl3ODm\nTTBVaNjt2GATEz8wyZIvJlNjlrEBxd63N16kojCRbDXpYv5Dxk7YENDE6FsL\nTQrPo+OdM2yUQPqnQBC5VG6vgK74OcKNkZuEC2L/96284B2hWe2nyO20FVXy\naPe6aw5ZvrFxwPZ9qhd/dRRxosx7sAe2xKh5Ysn7hYOK0keNt9Ur/I7o6s1w\naaO64x+nPkpxxRDwRRLVw+PcX8+ru89X7qWvKAbowtEfQZIRw4UwH+UGrlQW\nueyOlRk88xqL/1smsgwl9lzzF+TphqCSGoDYinMKLM5DOTsgOpneWg/s38Ab\n3yYCuaqepT0VcLtuFp6jkvGakSBvRdHWnCrEvPgVHSUqFPw/rc/JusHE5sub\n2w886Gm2sr1itlaAcAirfi2AJNewEMRc44OBh3a70yeEik4q4brNbbmnS1Xr\nuw8p\r\n=dw/w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.20_1603935719249_0.583852859975531","host":"s3://npm-registry-packages"}},"10.0.0-beta.21":{"name":"@pact-foundation/pact","version":"10.0.0-beta.21","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.21","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"7667960f81c0858d3542a80a5b49f018f1034338","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.21.tgz","fileCount":158,"integrity":"sha512-Z59s9unX1aBFSk/6aSv1GEBxgwYcYejkoa+7n4JfsfevPxynlHSzvb4M1WFy21XK2o7nTNHXOWNzeb8gTzNINA==","signatures":[{"sig":"MEYCIQCQDtk0703Oh8dVOJg/1WySXlE+MEwmOxgOGOY1Kj8vqAIhANeF8ylEEVmsWtqnhJUJElAXAJcp2Zb+RyAukyB/+QRh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":867112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfm4qlCRA9TVsSAnZWagAAeogP/1g3PdeqOq20D/HFgSo7\nvZ2bJiR7z/l3QcwJ96+NpzKnBegV9GWtij6JRd91ML8J+/TzhHQGblgX2fET\nsCTSnFROUXEfcU8A5caQSshyM5mvxnltI4ExBQPwKM5lGG3i/Mr+GW7cX8Bq\nu12Ged7YN/1lG7v3ZJeSY2tEbBk1byYOawMJYou7dmmqS8n7q6mjqgku7Fi0\nnAf9qlT4+XxaiaFAaEyMDS5gGEtCYlTYJMOR4b74vTrwUBbrUGLKpiAZHwQC\nh3x7MbvN9/5Id0ii9nFEsvzMIr8jTL9wJ4Chbz9jK+FNvPZ8dIvpSsemZlIm\n6XLrG7SrBfWD74464zPftLC4lzmbi1CO+R8TJdWb9LSYOIC9BTCc8Ci0gOO0\nfqsvi7XD1WHIzGo+MnFaoh809wNc8OtA2TzOouONGTdZzym30i9tC2JsUE9D\nsLcDq9oZL79BhFyukDkL5/yAtuEXca8yJEvBiMFpSY/7ErjOX8RzTbH5/NPm\nkSyv4zRZYxgPk1asB2FDT62ADNSap7ytfCIg9Mm41KaAMxe7zSpTlhO5CzdH\nVtLDXG0jwAvKfdB9950by8u8BDGBYJDu7XqOuBDa9hZ838tZi3YiWHGudp6q\nlrx0/fHOOVwyDLHLvzGtqMiOy+/fe3ODHhn+F/xEQleGbGhVWhAg9jHabQRa\nPc3L\r\n=N2qy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.21_1604029092414_0.26206235033223657","host":"s3://npm-registry-packages"}},"10.0.0-beta.22":{"name":"@pact-foundation/pact","version":"10.0.0-beta.22","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.22","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"387e25927b15e2a5704c8b59ef7b5edad4a13b74","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.22.tgz","fileCount":158,"integrity":"sha512-AgldVSXqS2nYOWjlhIBUdHxx5cGCQAFsAhluT9YJcR+KmwgLkK9mRwkmhX1gge8VVsWxgpxaqSIysadQsmSFEw==","signatures":[{"sig":"MEUCIHyv+c+uKEm9/zuKOySWoVw0hPbETTBIb2+7bv2Of0qOAiEAtJL/7YQXzI8Ls1azwjUjhTyZYBiTgAs20ctd9A/DmVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":878579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs4TJCRA9TVsSAnZWagAAItYP/37OcwGx5hKIXi+NShxb\nqx6JiQh8lJtAPaEtULfQsgNEvIKJZ2v8oqGllNa4tqVaHhqW6J/w7/ZybpEL\nnLP7WQcEm6xa8Wkkb00amdTXiHiNuklmuLZQYbQwpZbnc1Si35zQRgwcnk/C\nzueMltLcdqsMPkrKb5AcMF/kxYr2dc3ylBnakJyQiQgGHNSAn1/+Ws3JfYqz\nkTBYwQDlYYePNu54z0/N8rwoq6qDfWechPpPqGEMsYR8m6xZDwVuBH8eamt/\nhJsOEY/y9p8++l4/3AH0fzplMGcd59iJUI0MTycDsKwmt6lkPttuK65FrSOO\nVnR4DU3Y7bT8Euh9e0luW9MMbHY+UGTnx57ugm/P4H08peOnJVXjaMz+0oYh\nDFzst+A2rTmtP4f662SzF31HsQHAmpIOfbi6PD5QkH61GMrfRHzygInVlt3Y\nK65ycmjp4X5/ibJnFSBqqemqf/GYjNLaAqTElwZXXBYEvmxtq4jObaM/lG0v\n9y3weIjct2y8MrtCTNbC6ezYDKi/Pt+QO9KI9GD3mO3tcPeFpYZbSkP1plSf\nZH0SzhhLs0AKIUgJkwaRuAEFVSUwFm3TiDkAxf+7ll8/eyBs7ncl1bv5xiha\n9Q9SSGlCM2C80McUCXuRKTnU0Yb9J1z+ZPHV1QDR9rP1UH1FRWI3a1tKvinl\nDmlh\r\n=wst5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.19.1","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_10.0.0-beta.22_1605600457133_0.6157574248646127","host":"s3://npm-registry-packages"}},"9.13.1":{"name":"@pact-foundation/pact","version":"9.13.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.13.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"4a4ce238b57022821981845ace4ac386946b463f","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.13.1.tgz","fileCount":119,"integrity":"sha512-x+19OQayJI3NKdTqtO9VtvG79hO/XIScSg5AZt2SV8LDp55PvBG/ytbWZroxzaWLG7UDM63vIKG7WQbgmtODxw==","signatures":[{"sig":"MEYCIQDxRPFjDZDA7/jy3tU8fEOGCGdThYwnYp3hK2wuo3Ht6AIhAIMx1rhngp0HysBxfSdaFkVc0x/AYaW4eSxzqvYH04j7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473680,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8opsCRA9TVsSAnZWagAAdZoP/0HO1zqB3gjZWy1kiRz2\nSQT81bbR9YKzK2BinjLjzwHGv0FSrke/Gtnkf/YGARrBi2lJ4indHE0iiqxo\npjYLOq/iEAetIUNXc0PMettUq1sU4PbLdPPMDBW5FyFu2UtafDAal81KRIcn\nKQJYMP0i5xgqXlRBU/crYi1wq8plCp6oPr2pDwR/FJn3BynuxHCgSnc11FMK\n2UPmKYpT/eINadGK0SSnDPshfcZUZeRU0PSXFJ/KvWXBdM3gV2aG2ygKWx3+\nXzIqb4LiMoGfDtfzmocyO1VFjXvr1bIUV7o0ixaKwJNayjHjtru03JG93wjU\nRCac8sKepjEB2vWbS4VLlCJSVd81Hb0DEvKD8pRVuvrVT1nUEdm7fYZQN6E9\n4JjXcCLiGT0zk183GNQGtIztCK1YVjTcHRK6BaXUY24FyGJVLpY81T6RsusC\nwqUL+93pKPitBeFOxyBfXb2d/hVNTsytrUe5rv8/yoq0HcKZ7JqQQq+Ak5h7\nkzmtbAz9ionehE9O7ZaunyoslaGddviwCSkZWtYL32NK6ruzI6zBINWGXPhA\nUKE2IB1oF8KEez6RhIFnGaymXIgRozZpEdzvRk1by0OvDGgaa30pm5fvhrPD\nmMpfsp9q07feFc41O/ZH2VFRt2sPsZ8IvWlnhvXOgHqob4YQEL6za08Dv01O\nFagA\r\n=eFw6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.10","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.13.1","dependencies":{"bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.13.1_1609730668061_0.4348002203178465","host":"s3://npm-registry-packages"}},"9.13.2":{"name":"@pact-foundation/pact","version":"9.13.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.13.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"e59267adc7e667617c6c72f36c7fc2a5c6757448","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.13.2.tgz","fileCount":112,"integrity":"sha512-FGI1ON/rC//ol4Hjb9rYzEL70JTopFl9cVKD0gaorSwx9+mGGrwOHJCb3qGDLyiXPLl4A75SGvVfnrw5JHsBww==","signatures":[{"sig":"MEQCIAMnfLW2Txn8/cM85sZrWeqiJnvDuERYR/T21T81dDCHAiB5jN6HWdk8+sjFDIgWBc5yXc2M1uqwnqYLyvICbwz0og==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":343178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8ouGCRA9TVsSAnZWagAAYtcP/ivRdaRGb7kpMwlhdg5g\nRaQwTMu8n6uaVxmpLso3gQ8ZiQhNGMPOC9FWKUiSwUAO8/5yF7VPsHjaAi3o\nhzsi6L/Wq7gTUZih4xQPPAvgQQW49Nz5wqL6C2gNybTBS8Fnl6fdXwao7auk\nsPPjGKMcXX44bQWtqFYpdAatc3SLkyjbxwFqlAKCpvDBmYDYq2qICjd3lDzk\n5Tbq4nYs8yKCYwN3VvF+Sd7s/QAmSKEJnYb+tp/6VIrPy/nfCMyRfiEXgvXM\nPpZqksKFdD7KRD2aLMdyxOvKYaZaQCzOl/5jvfRMx722ljPgtnqsh7/gKd8u\n0on90rZIuru7lE58kZOY225XZx9dqMYexfMMrOEg/czRMbbHdmj+ZYToWzuv\nArZvJWJC7PbBJxUgIbezJoiNiUIIc7fqkAWB6omebuhXQbBxkD86KjBDfZ8c\nx4hu/mozQqFc0aUTXUllZH9411wVQ7A+QoTJrk/wOrXIN9rDcCrfBaeH6VWp\nV+MGrSO3nw0RZaHom2oV2y5L8hSOtK3laJOU5G1xHkkYjzhoPOTSsBupsVsp\nVSuds9SoXOVWBb2osLZOLz4vCzBWQx1Tmj7eZLiSqzDy53LLdk0KLQwun8Vz\nJy4tR/Z7kqbBOC7rCttf1TTygQ1lGtY/lifikZFKNjfd4so8nBfqFX/UP3bK\nXwAZ\r\n=pb06\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","travis":"./scripts/build.sh","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","appveyor":"./scripts/build.ps1","coverage":"nyc report --reporter=text-lcov | coveralls","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package && ./scripts/create_npmrc_file.sh","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.10","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.13.1","dependencies":{"bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^3.5.5","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^8.0.1","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pact_9.13.2_1609730949600_0.41740934692074005","host":"s3://npm-registry-packages"}},"9.14.0":{"name":"@pact-foundation/pact","version":"9.14.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.14.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"9805d9556bc75b050b79a12b60a7aa66cff49e60","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.14.0.tgz","fileCount":119,"integrity":"sha512-7wQEHCI1XRcMTJa74KueCfCEL7M+bYtk1TBkGpBSlIdvGSTvdSgiizyQTGBKXRPZhgU694yjssV7xEbUhjMdkA==","signatures":[{"sig":"MEQCIAocn0LDVyRYsscVCI6KEwdbqmANKqKCohbm5VHPFXpAAiBiws+hhWnGSayRdRpAPVOlftu1oVQxvg1KB7I4FTrE+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":482917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+SYOCRA9TVsSAnZWagAAX24P+QEwc3vhy5qLJ0Z5NRuz\niYN9np75q6hA/AZrO9dEjjxMaowsZ9G27KHk/Ks50718LfeNqOBei5lcqPMW\nOggR6EZQdeOU27ZirW10Js3U3h2ppIVd72ceA3//hF9wCl7Q0zmtEk5/9fPV\n/eQmQLKjscWLysuCoAJTzaNIeOEX7PRLsXexJALr/dCMBDRa/BiBLexnwAMm\nxgKtdQSDL2nxNALVg7D5wQMdkWhjhmj4AR1XA1cJAFOa/fRJKemUkoHCztiu\nGOIliD3ly/nd5MCeT8P4lD/Eu5dfXKjp45DscO+ib/71FT0OcjjOCn7ve5kc\n2KW+mDd+T5Mf2xaHRwZ6p9sQHSboWzhiF6i6t10oecXkFm7Y13/IEGuZU0ra\nhXyOA5bRsOkOxkaycnuAGLPO3bpMl5pBPRIRglO/kglUrE96TzfRSRPhyvLT\npRNtfxI9IJUFz1Z40dRlZ6xi+ldxZpVKxCaGWxJbjzpFQfEsmgzoH4rR5VrB\nPB5oTtqqN1XR6uyZueoAYuGjFIq0zSBP0V//psG8k0yPwyy1hWm7Ni3ftRo0\nspWgbAvbCT25H5JAUepexauDrtHu40keaZ32pEzDwIO/8hbRBSogfqTot3gk\nXT0UqId0O1TQcA7JCGA4JKewil9x+SiHwKJ0a36/3nDGRT0TCRysQGGv20XF\nG2gL\r\n=vojE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm test","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.0","dependencies":{"bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.14.0_1610163725981_0.59250756053349","host":"s3://npm-registry-packages"}},"10.0.0-beta.23":{"name":"@pact-foundation/pact","version":"10.0.0-beta.23","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.23","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"576d8896488c443877a8289a1dce2183e7f019dd","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.23.tgz","fileCount":160,"integrity":"sha512-d14LhLdvPIqjabKZShvXsU2W6PK8cBXTIvueP7ngVvEDIcNR8iKP2DvR6cBegFWVJlGDulJElrTSlEG9m9eczw==","signatures":[{"sig":"MEUCIHwBLyKIYqBxOYnsNLZ1cm//2grYb/REI1pgzNVshrkQAiEAre2UlNvReHvU+8WoWDg2NIycolucNuaVNV5Cu2IMpHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20536773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+/WoCRA9TVsSAnZWagAAfToP/iWUJLeAslIWCwA1b/vM\neyhZONWBIOpq9KT5yhZ6ZDnosa2O61Ha9V4E8jF3JcMyiwmKTCociCUD2UBC\n9TdqWwyV2/9fzBLmCFUtU8PVDhiB9c/GXg+jneSxOQCjaQerUlVQGxenMA2S\nfdIvsveManfpHEcTSzk28lYVOkTDY+JIpa+UB48IjgqS5Od0CCfjEoQQQURp\nJFTb89XqtADccJl0HMptelX33aDIbYtDYcUPz+f8l8Z0tNAhKEFL/IyIJOfY\nETYGYfuuxKFZsP8BeTpd9t8eWFGZE+FIVDbNJeY9yOcJuL0NjXHGTr6nbHwU\ni6+aKX8tlEz3ArwtCewPOhlH9BEqu4c638StkaV5IHqEbXkIZEbIxuHH4+un\n05+M0vOQqzKbpqWFFN2LKtv1TnCpchVd+rjjZdfQbfqksEpxwjCjFyWNXa6s\no98zATi24CshJDXBJMlrcw5NBHvGsfQpf8fWfSKv6jS1YcMSo4mNTVXhaZQN\nvu3scE2TefwZu9wRMHKf9HMbcBAIt1xH9bv488fd7fNZZiHNu/0qjTpPked/\nytkgxubvVQabg28Bq46mPel7Uw1KdF/VhLXaXxCeIL3d7gsQC+LedlDUQ8op\nCpZsJEV4IiTZI1OE17/f97kgf/5jZaTpQrnKR1vj0O48Xpd+AEGHi2XjVXda\nt1z+\r\n=QwHC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_10.0.0-beta.23_1610347943349_0.05043476884317677","host":"s3://npm-registry-packages"}},"10.0.0-beta.24":{"name":"@pact-foundation/pact","version":"10.0.0-beta.24","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.24","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"aa4e6595ad78067f42a7ef0d7dea184a3a028798","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.24.tgz","fileCount":146,"integrity":"sha512-es17ozPuulLwlu2MWL1N6Zqhy3eCIDkx/RBL37Bc+K/GsSLu7rYyJ7G1yK6w03vbJXVNQ8QeGEEVQ73nYX/B9g==","signatures":[{"sig":"MEYCIQDbg+lmtw5Ruvzoc94fv5qFyCuqy5dueU2uQcRXeL6JaQIhAPEPq0r4Q0JePw8tFRUXJlVtX+jcGDhpXfmjBD9isCha","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":666227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/Ou0CRA9TVsSAnZWagAA5awP+QCdObBMO2rZSnLrs56P\nf040tLsMutVLfdvBK1YhzQ7NtXueTrcYKknxYN1L6WSr/CCy0Aw/u12P40qi\nXCO9Eo9lFTgFQxX0pz5Co63TVvoo96DCFHn5UNZj/5yWlbGvR47PK67Zv7R8\nf1eiz0uHz0ABIBxAmKbiWe0pPnuTB7VwgPNRaXSUozmRphpxAZ0oKaQ/EPsy\nnLBzqXUfR7pXfe7nFC6Vo454KGdoYjKNvc6RjWv+7RR8/HQ+uQ8iQxBwLFiK\n4sNc1thdCzadB2+TpFPM0gy1VYqZ2GY5rsMI1FuJuofbAmEw5ogh7daJRouf\nuQuTm0odxDNnzHrZCEW/GIyd6rySLuizLNtiKk6IgremmyAotBCVzwt7C8sH\nkHC1ZNNMKJBXVfjzYZGvUFuszFLHnBOTeEWZ3Ym0o8bFnX7ZfFaJevKFSzaG\nUMI3FwetCurfHrU1w7DBX9X7QHNmX6rm6uv6eNMrBP4bwQDS3GX1LhuWURbC\nomuQ18e26YjN0LouJ7o4Mp/1kpLkugzBcxe8EOnE/aAMG76hDWBymWT+dKey\nG6eaB2U5up3xL2fcdl6R6GJtQzWPAJM3b3gAy2On3BWyr+mB+a5FwzwR3M/q\nl8/82P1ER4+fE2R+FKtu+qhfYlP5QYxqzmkR+snx/bnwgj75m7jGxF4QrwgP\n0+dG\r\n=B8bK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_10.0.0-beta.24_1610410932066_0.20439582591322436","host":"s3://npm-registry-packages"}},"10.0.0-beta.25":{"name":"@pact-foundation/pact","version":"10.0.0-beta.25","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.25","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"2932fe1f521835d27b7a2827d54eba0b512ee6eb","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.25.tgz","fileCount":146,"integrity":"sha512-4Ko2EHlSlDRj07h+/pCpK+bWc/v5lZYHyRVoABGzrRiP35dwjIq6+Kzs4eQoc68mtj9zeK3e3sujx9/pvm9aeQ==","signatures":[{"sig":"MEUCIH+VoKd0I6Kpc898vt5nrYWQ2mA1BwxvYA/uhg1MWY7gAiEA/ArgxujEugB+CjDkKm8thJ0GvBuwih07SVOqAcmLWQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":668222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/Qu9CRA9TVsSAnZWagAAN2YP/333kLGDljt0EzuBEZO9\nG7hGx1z8LgIWti/USFu0MfBzRykMgLbZgRcW1GGNJvhx0beZcyfBFzhBGnpg\nncRBQ6FJ/njux/zZNGHUNeRhV1mW9xiWciZ4H4biRSD2cMgtn5JnXXxQj6Xx\nF4GYtavYwTxlKOUMDwMh6rzk6s4cR7StlkD9BsIsJHYOskRhvzdEGuw9vCvR\ngS9wxh23fiqqNqTIufU/RcYM4/Ug6orxS/zuQzF4grHT3ku2vIXCfi3etDe1\nNfOeMbyJa1Ff/H488XxyVUi3mrrwKHt/S2Auk/XBLuj6iGi4DAhsx0esmsBL\nvR1OUpKmERFfkzsywNnAEpFvATNWjJ3B0Kqp5LwPhjz4JW2v8lREVDTVtsrz\np/4Qoj3JmKvDfvkBFJn49+i+gC9r1a4nY9dshumskchuFIPDPTKRXSdjownp\nDc9yBk695BKafmxMQXgmVhp9vnenkOlo66Y8j7LVbmLuYs+5uFwCEwZEzBrl\n5FO9TNJuQSSV3a9SbItzmyG8TVF9SQpUzcgDHduigxjK2toNKQAVSYqRyqts\nReNYeek071kqlSRTiH+ayoz9OarfgdDqLbPdzJKDjkAwmjE7Yew/N+c7hS6J\nXjef2Fq0u2VF8OAtBVDC3Jl3Mumr3n/u/yr5IyZVVddFktRhlYLYivZemDje\nKVqY\r\n=Tqhx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_10.0.0-beta.25_1610419132488_0.03260496792319634","host":"s3://npm-registry-packages"}},"10.0.0-beta.26":{"name":"@pact-foundation/pact","version":"10.0.0-beta.26","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.26","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"db1076c7c1f4d39a716899f54111111c21011d87","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.26.tgz","fileCount":146,"integrity":"sha512-rufOZLxsIYlkt51FYi5xPxjgR7WRKwPm/4oE8K/wKAbnTvkXHv0vwQjNgf6puzVT1vpZww+lB/5zXOH4JeoeQw==","signatures":[{"sig":"MEQCIBWg2reswY0cCWGL+jbwa83mdQMCepXDbjm8tgAN3aFCAiAGXAmbsQdbofYzG0ajzo9zzyesOZLTbHGIZVpFJ2x8Aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":674263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEO5LCRA9TVsSAnZWagAAKLQP/0FA8KYSgniNRFtsFWdx\nDFknErGP4t5Md06UELvAen1exWBTN0GdGMbGQbRU1+E+KGrQq8c54B4wb108\nclL4ze3hxZRm1zC601iPsPeK0ytXwqXSC97Pq3K+xyIczGVSNTfqm/8xC/vE\nfG6QxkdKGkmmCplcze1eW11yrPL4oG3DFYP0AkgAy6dfPF2A/dsdiQNuNgRV\nlUPaxvpuC688GJO+I1Uj6EpRbncsg3zJWTS2Wc+9XitJj3Ehk1AM5qDdQhH4\nQKtyztm6Qr/RLtJbl/MnrybXtI1m7MuS3hJ4E9pyiRS4M2hZH4q09qza9/gf\nAcBnV38ldqknaRKfivzTC9HhSb26YCJT4TQakfOMOfUmojObGWUngjF8MObT\nfXWDdT5nUxF5uin0VeKhIByGw6U96WXJXYwct1eajDJdOOiglwio4PXyXtPW\nnxWM4mSIJMUBBXJk+NEL2tcIT8EbQ97N/k3xaz8G0VD1zfv+IHOtBntEZm95\nWsEzmZGBFEA+dGAIMAwoAUZzw/GcQvjJDnEUTzkXbSIyepmSRH9I3brOmv/d\nf8y+7Vu4KehmcepuuGtqNAeu1MueCNvkMFd00sh/CY155KJXmLBwxvnMANBw\nzj/mu5kjbPDVzTaAK/5wUX0oa/+1OVgMtW9v8HM8R9R3waflTM0lDEcYkfGT\nM9fE\r\n=U4yX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.0","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_10.0.0-beta.26_1611722315169_0.1281724255330281","host":"s3://npm-registry-packages"}},"9.14.1":{"name":"@pact-foundation/pact","version":"9.14.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.14.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"63d8f339ff778283a83da736f1e72551e2019d85","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.14.1.tgz","fileCount":119,"integrity":"sha512-5M9colzfsBi+ZaRqAm/YrFsJC/yslmWqGhGDkt4eC6upfs3psF4g8B82fHhAl+oj68lhURhQVxBZz/Nsic2ZqQ==","signatures":[{"sig":"MEUCIDB+Y3CQgXqQtSr34CbuTCbCAlSM3ru/bF6Nq4HsL+wJAiEA+COtYaWDwruZaXUgGXMOd5oBfAJxTJasXiQ2Tbpc9YA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":485880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEWDxCRA9TVsSAnZWagAASlAP/2MML2RPedPwsCH2sWJD\nyqF8patypoNUHg11Lbjx7divYWx6YFWCSHFti4uLBLG2716AWqvM46NUXaEA\nZMBAwrdBkG7b3F3313Cupt+FeSplNa4yM+1b+GrkBHpy0UTP0FHvo0tVEFAv\nFHj87pwQ8b29TpWIh+cQ4WaGTTNqDhGOn9jvomJxgOmcra0CMKuqcRiT1nE4\nVE6pxQFrrQ3nCl8O8VS81HZ9e1Fl8iyf8C0pTTm9p4LRNgKL+jUgTj8C14FX\nGIvUM/YFAbUORd9ioOdR3PqyvXTgaIJADR8riBRF109ESQW1SXdqaEk6Q1ph\nhqKZnjQQSPjzvGt+dIRfNDgd03QOHPohPiThlQ0PaG5xbVFVPMTZbclqa0ZW\ntrpO/xMPHmf9K2L4SZnLYE/wmN20bhrz6GBdNjSFsmOW0R46PrlZLAE/dufR\n3Rujkd2RRbT6NxTKO9V2yaxZ6VWgKYRf0UAvXkNuPPC3WU6Gt+N/lpqr60CZ\nNMpihDZb/XfZ8/gsQGCg5rt0MMegTuZoeCllAOLx69ZC6Gzxw7KbrOW0X+tF\n5p8bmuZ3i6MZH9Qxh5r0ydv+CGW0DmkDNhOQsnbSucuvRtIDfrzyw0Yu1Fhr\nI8x0/yMlMn9jzHu9XctgarC6Pn4MPskLk2ndYMOyRsHIFltPf86fJTI/2YaB\nV7RU\r\n=ZS9g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js && tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run lint && npm run compile","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","compile":"rimraf dist && tsc","predist":"npm run clean && npm run lint && npm run jscpd","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm test","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.0","dependencies":{"bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.14.1_1611751665329_0.9148216983578308","host":"s3://npm-registry-packages"}},"9.14.2":{"name":"@pact-foundation/pact","version":"9.14.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.14.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"38d6c4f64712e46853d15cd7112e084ef2069819","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.14.2.tgz","fileCount":119,"integrity":"sha512-Gw3A3FDQQQ7xmcCW10pFwEygy4FfMujgXEWW4HMXwG5E8pJGLrinhiFh+c4A4lG4fa1l0uRDepRSXYsgab+ULw==","signatures":[{"sig":"MEUCIAdf/cUVcpiZRg03BdXu04dSwDXUCgPOGEsVcbB2jb2IAiEA6cIwSeEnd9cs70LjERnOa9v8+SMW25/N+6wW8biCemU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":485017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEpEvCRA9TVsSAnZWagAADAsP/ikk7HdZY6u6eUKsedtI\ncrzwT9hyvlmO3d99GALEVMiSDsbEC1yqAkIU53o8oNs63j3cmW5DLD87lS1n\nDYcH4N+MFRx1a+WpR9hRFYPneE7lyOn8pkyc6nNX42bjU39dXFJ1GoRu+k7I\n/M3s0rZPUu5cXXRQ2Tvg2FOx0nFbcrO0vtfYcykYj2UnhikGikVEeNiF/E+K\nivwtlhomJw+nTS5PEDh5wrpqZ/mBDTDvcbOZUF1rw040CHOplg9SA9OBfLuL\nrIJ7mALbpkgoSCpOEMQcgF4WQJFvjTMi8gVlXBB2eAKxwDJ5fRPipSMiiT8r\nAIsBSPgHEr4vDkTGHYU17VJ+840z2t9QcsQHqCAlBd4XgtmKbvZcQAk+z6B5\nbfcbzbXmdEDAjcEIkfzt5sl0YIQvPsy04b7ZIUcdEqOO4dJ8SivA4LfzS2o/\nqTEZIJTwgkXWYZF1yuZ1RLsWXgXfl8dj+4zYkyxX7b5tpOs6BoXpbPjqRi0U\nFaOie7vZFJSMAEKu14PdYc3NsmleMIJfY8pSro/EUXjAJKJXC8R5iY1TmsQw\nM+c34m8cdYCSPQDazrpzd1vzngGcVmTDYvPGwzt7bSxamJ0xAeyIFQT0qamM\ni9dvjqwS3Us1pGEVq+DAZX5U/cm1OpHYZCNLoZ4VOIYGNPBkdiXtuu9we72d\nCbdP\r\n=eKeI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./pact.js","types":"./pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.10","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.1","dependencies":{"bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.11.4"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.14.2_1611829550677_0.08217405967685143","host":"s3://npm-registry-packages"}},"10.0.0-beta.27":{"name":"@pact-foundation/pact","version":"10.0.0-beta.27","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.27","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"3183f740dad12ea5c7921668b562a5fd4830b892","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.27.tgz","fileCount":146,"integrity":"sha512-K6eABkP7oRJy5TmN21mbteYNx9qh8rnK6T7Vg9rN9xZFQRB5pF/8qtRI6ErtiMuSIq6iauCMFtWXwAwQol2v7g==","signatures":[{"sig":"MEUCIGmrsOtyWqKNrMlEKc0NdhH5mfCOdAKcCZm8fzpOQsf9AiEAg34rwTsPOj12iUz/pwgTaLMjj0DLihz6YjXBt+WF4+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":674885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgE/mSCRA9TVsSAnZWagAAhZoP/1vmpKNOnoH7lnizfTwQ\nVP87ddUi16vZy7NwkXGaUZw9xQNh+sirMcGuBzaHzWS0emKjeY/+E29qYwui\n3H7PtwE+30zRob4yYVsrKiJzJ5dThP1iWeutMpH6g6cjOa20UK3Ve/V4Fl+4\n2PXqHh9nw++SvhXUKYZws17JeoZM3iuX5IPdLTXl76igOWUJME5f+lrExDqb\ncNpX676J4Douwq3AkDa9o7KH7ue5FVjAxtcWcJhQyOQc+bXpLdjWltTCJPAV\nUB2dQYgcrKuZ9PSUt44RtekLt8lhQ1Ghus8FjIY3t7dGRXaNybj9V9oHHaPH\nx7sNdyKfQL0m3ghBvmEjtPITh5Si5SAni5X1JnrAsJph7vO9cDXI7hOKoekf\nYR2IDHv/SeNN59oOBMX4yPkolDcM6TRYfrgyt1nN3ZtlsgBs/J8vLblWHun8\nB/EPR2Y6osGQx+TcnGo5Y/tfYMzfiwn5tBJxQWBf8wAA5piObo1OYamoabRL\nFLgujcvwD3yR0KpUixzsw4Ujc5hPMSPHFnma+vvD5CJ1S1CAEjJHOYInHCFl\n/Z3hxPfGick2lSWNMgFzUedOvZmV/xsAjdSsrtRyjOkf4ItnSDy/21NSVl5j\nFLbu95Hkk4x63SsvNHHny3aSzTF+f2x7nHAWoGPjRJ0XS/g8J4eKVm8VmOEj\nCSIh\r\n=2tv7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.10","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.1","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_10.0.0-beta.27_1611921810302_0.35078268490976616","host":"s3://npm-registry-packages"}},"10.0.0-beta.29":{"name":"@pact-foundation/pact","version":"10.0.0-beta.29","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.29","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"3637afdbf7d54470125d09206436319c1f2ac6ec","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.29.tgz","fileCount":146,"integrity":"sha512-fSjPyWu9aGplY2fAbPBvEyXnhV2Qt+3vBnM38HXCCS2c7shws6r2PO/0tjZKTcgxn9d1/tLxwhMG/hnjmsNsGA==","signatures":[{"sig":"MEYCIQCM0+uscLNMTE91ruarrSv2ucAQWE00creH5f8mOEUtiAIhAMpId9pyFG9TeaLwhwbgYiivpg0KJelqlKW4FBz5GIsc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":674885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFAtnCRA9TVsSAnZWagAA4JEP/0sE/deGJuAT4Vk4kxkp\nE1g6Rbn4JADZbXp+MMlGAxRlWV5gLdtjjT2naHPM7W5tjp/t+6L3NG7Tret+\nGYoYulKZZG6J1O6mnrOKuPDX/qnydbQ8yYY8l/SJD5TWzz1F7Vihup73XFyd\n1ZqFNTq5mRxL+XQkmNku963RyHG8ES7JodcCI4LwStxTL+Smv+KQIBK6p6zN\n5Fh9rcDZiUGehhkTLVAYfAeHfUQqeZy3dQCcJkyucb3jfaEAoACKVuVVeae3\n8jiKp7OHMX5CyI9OgeQULK93AcZhqAmrfl9zEIG9NILfXxOSKl/pGtzjY/Sl\nVgvKaM9rXH2hhmkCU1Rr//ZNB/jvziE2SUNZjfdB2juZ6/ji9Wf1vVitMV7U\n0Xu9XlPXK0CtlE6eQBMd3PvTB/FB0rcTY7W0U5hLiz+QqAsbecNMglWYLbr3\n55KowQh0lf4XZ6K+PzWuYxMy3enyLQ9ZYVu7ngDfW4nLqssFjpInVG+onle+\noMzm28I5avEXDBB0xfAyUbuZLi63H5i+8Z/2OJ1D6Lr9bjvQUzszS1KS6aYT\nfBogBs3WmSISfm8ddRBVwj1SesOiUmdqf0Y8xehi49lqzSHef+qchWDoJXl2\n2KAI1AdLdcIJ52kHpcxFe8UpmbQkJqTnj4Km061Xh4CeypZj+sWMC6fcV+er\nHSPW\r\n=2JDc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.10","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.1","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_10.0.0-beta.29_1611926374913_0.7785199101947344","host":"s3://npm-registry-packages"}},"9.15.0":{"name":"@pact-foundation/pact","version":"9.15.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.15.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"38872ec36b0bb3db7feeef8ca5464d320b3c1932","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.15.0.tgz","fileCount":116,"integrity":"sha512-WYisUGpCvxYogvq/XhENdV7RqNFocoOX7JquhRJkGOEQdlrSlongvyjqF2/wwAB1ty2HWC6/YpKFuVjQkS1Mvg==","signatures":[{"sig":"MEUCIF6/5Dy93rnSnh90330ohedoB/frF+bbpYrw88y3I0kOAiEA8JrtkKaBY3X2NaHQjInEMSVuR4HLzXWQrSae5R8WXAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":493525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGO4PCRA9TVsSAnZWagAAKLUQAIfR/ICzVXcxAyIv0fE6\nxA9pUydv+pSTbO8PMfF5OlJU1MGLHe6V3Po1XOTUUjf3TRwFBkZslGPNak0C\nSVY3PL1rDmg49JD7pEa907kc6is9riD87DB1Upam/QkM+0J3uj1LWdhgkVOw\nAhVeozc6pE9UrvXiBVycB4KT09kfJU+nCHSNL/zhozXks9qrq2dJzx8Y2ACk\nSG3NTAH7A/OSV/Ae7Oc54sYxMxP5/HVLzAegkrVNyAQmazjBM/FJMR8+75s5\nAPMxpJKGZmWPTE703+lCo3p6hPjqW6InocGicw1ragPj8gZQujUXoAkbcFgG\nYhG1swLdFtd5BsmFuGXcB3y6imWVT+jjp/11Qtp2i66yT9al95MmFHWQxBJn\n71RBoPoK7liU0OSdHNcmarNX/qpdNsu8+AUamaNweNuUvtBzoWsSyD2FWPA+\nz7UAnJYogemS/ESywzvt3vK81QWIzJkoE/U7qQYc0kHhNpvdlhiaTwhfg2QI\nloN/NHOAZabF88t9awafG9CsmljR7hQI5jDJ2C7JhtA+IP1SQ2kyr1sS5bbt\n0uUAmPtxOfiVxyJF+LqG6haLBCX+aOVMeZREmEmood/rE0OzVvppanDahoWE\ncuoI/nm5sOjX/rNOPsLWJTWyLsTeQCy2JlISxEinXtduOYBHjnJCgYCqoefH\ndDwJ\r\n=JMCd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.10","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.1","dependencies":{"pino":"^6.5.1","lodash":"^4.17.20","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.11.4"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.15.0_1612246542845_0.6396811253985437","host":"s3://npm-registry-packages"}},"10.0.0-beta.30":{"name":"@pact-foundation/pact","version":"10.0.0-beta.30","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.30","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"801cdb75d01bffd8cedf56f6fe0b8f3834977dfc","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.30.tgz","fileCount":146,"integrity":"sha512-jwt7nw2RVT7BYL1T7zwStO/JF0ZiWHm3a8oiDLfbnzoi1+wkj8YVXH7sMzZ9g0ThfP05yw7+TPdZL6rkQnXBvA==","signatures":[{"sig":"MEQCIDheR1c7abjVX829SFZZ9yn4y1kUYeI7a8oyXfhNGStPAiBjvOGS8p7XsKPBQEFdqdsGxt+UvHb+uiU8tJV6xdqtcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675533,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgISxsCRA9TVsSAnZWagAALPwQAJ1irMJhSicelelRGFVX\n+B+7bGXetpHuLKx/JYaVJvcQQhvbba1SGMXkmiunaaKKQTgC+vaF6Qp6aCAh\ntHUfb3HVxEf/CU5x71sgp4S3sLc57rqXoBgi9bF9GklSpoIWUqioWJio9LQc\nyCH673PbdyZnMHJ29YfS6mmr7UjfLYnDNk0PcPDVU/V8j9hvIVXGEwb3aXyA\nAb2h49zBBXS2ONn2p1xsStbvw9fhikjO620/I9kbQjVz2wA/KdaxhKwi1iDU\ngMcj6L9Mt6isvV2RCJ4D7m0LOPO1gOfKt+xxnTn+hn1UZSFHxq5J+S6c4JiE\npcFnhehlRYtI5phklym5I2RP1kbsnaPiyft4i5dW1dBl8SOwDiibo7VSmlYc\npM6vBED6k2s3nziu9UQiZ3/RQjrIhGTJZdtXHSCJqC4UnQ98B2IC1okAFCPk\n0RtlrQSgETPELlxcOrEuvRlAZ3NJjK0i3qf6LS7qBOtYq3VoH5JxIgKsSkOr\nLfEIVqXV6YxDi7V7HygIo5PaxMrXZmuSr7pahA3BLzbJUMz2ZUx43U3p/1V6\nvYm7b3PAdK1mvP9nhnCpdQ+QZRGmPQHqtXSIPx+0/tGYf/2N11uVAJuugFRK\ncGPrGpdjTdp3yNuU0pRK0bcBAY55yM8yUiXiJ+UOdWua15Jx7prmwpBNWj+c\nnGfb\r\n=mTO/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.10","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.1","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_10.0.0-beta.30_1612786795776_0.727570305637929","host":"s3://npm-registry-packages"}},"10.0.0-beta.31":{"name":"@pact-foundation/pact","version":"10.0.0-beta.31","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.31","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"606d4b43782f48a88252cc436cbb9aef456e557a","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.31.tgz","fileCount":146,"integrity":"sha512-aunhrqcNhAgKRF7GR4x0m5B7y0VqUmHPLNgzUWWRsMq1AhEEXohEylTozt8po6ksNaiGjiU56aOTMwfZoW0DDg==","signatures":[{"sig":"MEYCIQCY4tLNjM9UBmznfmAPFjL+tNgpXlubEYwOBAva87FvKwIhAMd5QkrOKaewr3wZFnULPcbYVWKtR6U31atqeYJqXI4G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgI5V4CRA9TVsSAnZWagAAU+UP/15iLgeZzRshKRwW3zil\nXAgXIaHJByzD3eTSfhrWTli1vuLmrP+gqThL1MXfsJcoN1hpIBA3j9hPUOb7\nxlh9Y6hFMvR1qBIJnmWUx7q3U64yHiiGUD33oRQsRX88d/socikW6tQvWSeb\ndI37YYPAOgHHIGGtUGM88W8awfP48Hqfe1Jg8et++/qj6siqfQT+SVeNLfm7\nFxvmdjvjHKxx9QkdAGrr7TUm10Hsr/wZAjawrik7lRF0+Efb3QVv1w570ZMP\nHA+dEvT0ekX4AfO0QbV1B+Fa5+9SxeNFBchMCglUiYPMtZVnzLsuI2yrTEOk\nZsKbGqffBkBwVL4nPNl+QKZ2tT+y9sGTQWBANMkQkcKBD52ZXJEJ47yMQVyV\nakGjN09b4QaDFYCgxIFOq18maILSyinIXOPYOwpFWP9ihntc3V2Aa0DBaDDm\nFsgDh3lsZjfpAoaDhTgbSZr7jZ5lvJHt4LZgZ8/QvG2xggWXbIKflUwQyXmK\nRyHVwn6hnQ6W98HUzxAITgWFWUH5JJNMALRZmf905vz51MvFJfa5O6bSTF1p\nR0Wh6wGeytDF4Fj38UMiWbwr7MEp6ca9882UxCMVuqlmU0fN5wVKysYcQDQh\nbiPbhdmy7BBsd46CJXpki5TcysDwVRODocQLgXleOon+Fgiio2/d1erN8YPJ\nuK2h\r\n=oQHb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.10","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.1","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_10.0.0-beta.31_1612944759778_0.7644574834840456","host":"s3://npm-registry-packages"}},"9.15.1":{"name":"@pact-foundation/pact","version":"9.15.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.15.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"a607e17be5b8b2a0a4b219ecc45df7d8fee1636d","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.15.1.tgz","fileCount":116,"integrity":"sha512-GExDqpBYLP0zv0OrucGq010f+9XSxTXm75s/LACdHXyo0wwie4u1s+yfO4TQjv/1Tx8kYMnPMTOUDqcjisr7Gg==","signatures":[{"sig":"MEQCIHgSPn3elpHqZK0fy76VO6f3QWjjYHbqrSmCRhpO2D9ZAiBYEiaY0fKQ3WWk5pPaL1sQlkVLk3JVImYci2vBNuZDGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":493825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNLvRCRA9TVsSAnZWagAAS98P/3UcF82JkMV27w/JCL1i\nZC0arvnIZshZtFwgIw5Z0hqr5XVa5Q8/kTHhAmPwlfuZEXxgeLgJpp5SAFii\ncdRVFVkzo9Lo+TEUojhT9g/4AyEi+sZxM1SN5TRf5bvFePjVPvlzLFgTfMrH\nk4yIiBcAXUrc8WJTpq03+zlRuoLO5KlpskSHSMWWjXP7+cHjmARqcgbD+wCQ\nIzOi1s5T75HPkVSxLLmr4IUb5KAlXiHSsBo0nDG/ncB8maQlYHR1MUbMU/oo\n4mLfHI7RXKp4fI4faBomwj9vDZaTNCV0H21uxX+5Baexvgej7n6sgDef3+Nv\nXO/bsnIQGtdbBEzj63moPVNHJo2SPTJv3j2Zs0TR5e6eakrH6O4BIry36BNP\nfsy5FqVLuSlMHJjkFLGpgDe2vzo4exhu9lgdiDXSzokBI2KzNlTQAdvkENg3\nWD6TaZKI+SI+z4+bsBU26dEgkggeaJXJqCe4snOyn7zg+Y81uJdQotNz8koL\nhC72q4mMymkJ2s/kkx+m0zOAv94lYTCpo/PeWWBSpRtn41H7yhgyQZwGSx/D\ni5m8iYyfeIXi0nTA1ur44Fm1WA6NBAeEuxmezjwu6XtuCicFnebgdp0VaHD9\nHZB6I2/l6jn82oNAeJTbrUV/Me20dPNF2IvqHmKWKF5sjaTrvI5RlnLZcDSF\nAOZK\r\n=rCd1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.10","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.1","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.11.4"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.15.1_1614068689022_0.9881982356734627","host":"s3://npm-registry-packages"}},"10.0.0-beta.32":{"name":"@pact-foundation/pact","version":"10.0.0-beta.32","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.32","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"389a92c7999dba7e43f4ebf6bb1f0098ae9f8b52","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.32.tgz","fileCount":146,"integrity":"sha512-iKLyHKBvZs4nYPL+DzlXT6KMiVo/txtjapedD0Y9Pu/fvlbuS++qDRvzZnNaILBocC5kfAE6YiPc5NUCtePh7w==","signatures":[{"sig":"MEUCIHXm6EXvJ4HfZoKIqS86cYs+611l2MNheiWvkAmU2zyGAiEAqWcz45rTAzkoVOcPxmb8+6gExFEBlG6gYZI/iDCpWgw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":676977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNPJSCRA9TVsSAnZWagAAKa8P/Rl8ZD38s4RAwjN2WHfa\nDe/WWlh3eJGr1OkZePKrrN/BPdIX5Ul3DvPnNZIYhkqQY8nw/tJv7DhpBQR5\n836zaYN1fdDycqZenuNH01zdOIUvz2X1eKR0TfqKdI9eRjA5NJSz1kK3FPx9\nFUzg2qERe+HeVNrj884RkYi/1lOzwhT27FYA6gAr0EXr27c+wkv+e9PRqMd6\nEclU1I63mzFvPNe3ZnavqDRrv5QC/1L7j9c0jGXrx+XNH9bkcmG7acR+sXsf\nQFPoHofUuX6C4AtAC7mv32VSIQMKNozHSYzHHWERueA6nHYXsDh7q5v0gAhG\no0kNOtOR/XHEySowaZ6n8YC236tXofcHJAFwByOI6N53Kh7s/yVE/7S6TeT2\nAI7L1ETkHwvSA/scgYypEWwSqv2fUf8L3NmvxzFrzSiSeiw5AgvDAHvK6D7w\nFSTnKBpV/xsmkDTLSp/PJdXkdnctEYBZUXXgg18ByKCfAy4Ni3jY0aj38jjZ\nK4E8dnH/o0cpxnAKnA2/ldAM4gsxpqFyM/adyb+o5pd4U8hB2PioDIDr8PgJ\nn72CtqP36B5EJifcWUPFom4AbElbrIuLHPp9S0ELKTojQJDDfvdG0KMKbhI+\nafHmqpCrP59MEVBbjQDtkFsKRiokilxoVTObNWtR8C79IfxQg6hStQk6I7f9\n9MgD\r\n=cl7+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.10","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.1","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_10.0.0-beta.32_1614082642472_0.14868849075169233","host":"s3://npm-registry-packages"}},"9.15.2":{"name":"@pact-foundation/pact","version":"9.15.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.15.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"b91206050ef52ed6598ebaedb4755d1ab3c26e8c","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.15.2.tgz","fileCount":116,"integrity":"sha512-SzeUL1jpM6Hl+Bb64w74efVU5c/B+h0xhE4padgEHYpxwEt7fEwx3Z6PtTSfdD1Sr5AEWZV+k76lTMj/UcXdKA==","signatures":[{"sig":"MEUCIQCIm4JLBQfgtEGZ6pVeELZulHZASuxWVV7VLyXjPpKxtwIgMVvc6xQ6213b6BiFWHmEMDNOsHFPMTEBroVD6ZH/BEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":494103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPCKICRA9TVsSAnZWagAABSwP+wReBDXbRdSbhIayo6XB\nCdlHgs46KETQEFHp/EYzqZPMtBpO+kLv/WI86d1QwsvTelgkGZeSzXJcSLVT\neQR8pabOMIYb/lsOtRcSoXhSuxd9doYwpDd0D8an+KwsI9cWViCCzuI0r2D9\n9JC6nZVXHn5N+9R9AGF0002xWxVedEwHBBHJ+LG3XyBApqbHuK8cpMDb0CSy\nlaAw2aPTIsO3cSns79PaW+qzybGwqWKxWIV4j8VhS9HE2xp5SYoVsK8Q/P3d\nwkzLxIE6slE0gW1f/jBV62vlQx4r5T7LIb/u7DgAJ+AKgBpehTZZHPqmHgdj\n4sod8M3Yil725SERhBmoowzA6nwopGSVPNxIHRLPdQytDaREVR+GyY8l7HYE\nPjct0w1VOyP/GtzC6MohoVkJD5U0bufIP83yA4RWoiEdYTGWN5hH0FHcRLG1\nc9k5BEMwayCKvogBn24ro7dWWZ2HeGUhgndtRNLQgI6HP3O2caCU7+NyIkKo\nGiSXON6GOP/OiXRgI/gKckEqWjteAYViMdoAMKYf8G/sPnM1KZmwdcpnAdE1\n+iJbidbGMICJ6x4SjsEJ7vOFlzi2HcN7X6gMSm0M3RAwDJ2Cz+MZkCgc7geo\nbWxtfxSgtf1r4DpUgBuX7VMSjMRvwF6muw/ulUyt2j4xyz5wTWN7NWDn64ks\nJmPE\r\n=ODnS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.2","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.11.11"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.15.2_1614553735875_0.058399159327272354","host":"s3://npm-registry-packages"}},"10.0.0-beta.33":{"name":"@pact-foundation/pact","version":"10.0.0-beta.33","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.33","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"2c2b149d39c56d65d5486089c443702e5406f481","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.33.tgz","fileCount":146,"integrity":"sha512-JkAPDFYOOWAhQbsha9EF5Sf1OqHVUpNHIZ/1YMajk+TkKjYEH2f3Myp17ejk97WbvBMsl5q23SSJsTKI8YMESg==","signatures":[{"sig":"MEUCIBNWgQFP3bogkjoFrmdhV+pcyON99g2vo62zVdrqJ9DOAiEAg/agVq4TKhhUUcafCQF67r+7GI//Eal89cimAlie4PY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":677784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPyvLCRA9TVsSAnZWagAAg6sQAImUYN5kMrWIuc5bY5sL\ncKlKQZ/iczyleGdd5uuLQs7IDSOilchUQHCjh89wQq5SwBcgevTHF5HwExNl\nqQIXDo6a8B0GASqQiKTZBWwpKU3O1BmQ/jiVOPksPcmebC3b+Gas+jo2OFQR\npgmQj9qg0v6CnO7eM2Lyly8WEwcG+PQ1aK/RUfjW3weaQDHZdfpNgu5gPNzO\nwtG7akO7az2Brj53XbZ8iK+GXNz0VcYv4th8myk9hGjH+6a3JquMeXRR6XGA\nyZ0BkmXrDvOUJi2iEV+1lAxwZnDCekALrfIuwtK/GCUglfjEqcfNvT/eMubm\nTgHOgF6WbZCffVMFfOxqMguuFcgxT9fX3C18YwmRxPE66+erI3LTLkKGt36T\ncQIAz1fvZ5PsFKhxXFEzkYyqj7xemd960GWrqpaKoJpj4bUuOv7pKVr6rldM\nXcxqOphLs55VZLImxbC00HPh0YCEz0ab0hwEePedUAH5vLTxEqzMPKHlc/j9\nf4+oNAoBo1QU4rMKXgW+Bk6G4MJp1OkvFQ9Aoe1U6F0/s+6F1U4aLVt8NnE6\nRx9uXCcN0dfmOV0SxJ39Qm6OHYDUlLzfxWKzWZ/S8phAKPPgl9jvlqK+QE4a\nRsYmhPCmqoYFT8GPzA17RvqkCrgh8pzRXoC51G8SFfazlb+6eP7sQU7j9TiJ\nu8Lh\r\n=YMrz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"npm run compile && webpack --config ./config/webpack.web.config.js && cp package.json ./dist","lint":"npm run lint:prettier:ts && npm run lint:prettier:js","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts jscpd.json","jscpd":"jscpd -p src -r json -o jscpd.json","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean","release":"standard-version -p beta","webpack":"webpack --config ./config/webpack.web.config.js","build:v2":"npm run lint && npm run compile","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"prettier --parser typescript --write \"{src,test,examples}/**/*.ts\" && prettier --write \"{src,test,examples}/**/*.js\"","postdist":"npm t","test:karma":"npm run test:karma:jasmine && npm run test:karma:mocha","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rm -rf native/target","native:sha256":"node ./scripts/calc-sha256.js","test:examples":"npm run test:e2e-examples && npm run test:jest-examples && npm run test:mocha-examples && npm run test:ava-examples && npm run test:ts-examples && npm run test:message-examples && npm run test:serverless-examples && npm run test:graphql-examples","deploy:package":"tar -czf pactjs.tar.gz config dist src package.json README.md LICENSE","deploy:prepare":"npm i --production && npm run deploy:package","lint:prettier:js":"prettier --check \"{src,test,examples}/**/*.js\"","lint:prettier:ts":"prettier --parser typescript --check \"{src,test,examples}/**/*.ts\"","test:karma:mocha":"cd examples/karma && npm i && npm run test:mocha","test:ts-examples":"cd examples/typescript && npm it","test:ava-examples":"cd examples/ava && npm it","test:e2e-examples":"cd examples/e2e && npm it","test:jest-examples":"cd examples/jest && npm it","test:karma:jasmine":"cd examples/karma && npm i && npm run test:jasmine","test:mocha-examples":"cd examples/mocha && npm it","test:graphql-examples":"cd examples/graphql && npm it","test:message-examples":"cd examples/messages && npm it","test:serverless-examples":"cd examples/serverless && npm it"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.20.2","dependencies":{"ramda":"^0.26.1","bunyan":"^1.8.13","lodash":"^4.17.20","express":"^4.16.3","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","@types/bunyan":"^1.8.3","lodash.omitby":"4.6.0","@types/express":"^4.11.1","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","bunyan-prettystream":"^0.1.3","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.11.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","jscpd":"0.6.22","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","mockery":"^2.1.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^1.18.2","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","json-loader":"~0.5.7","sha256-file":"^1.0.0","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_10.0.0-beta.33_1614752714407_0.5805484699264776","host":"s3://npm-registry-packages"}},"9.15.3":{"name":"@pact-foundation/pact","version":"9.15.3","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.15.3","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"5917fb0b87de3d11245c2d211b29253be73d2dab","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.15.3.tgz","fileCount":116,"integrity":"sha512-ELl4bQNIYJJ1yzGV1weFkG+oJ34p2W7aBT3basgDBc4DjtwCpBDU7NmM9QVG9ZdTd5iqDSCeiR+gZjkrRw8aNA==","signatures":[{"sig":"MEQCIHWdKIcHKYqis/MfOkD9CdPZ973VKyO+DgFOzrIKw+kpAiAVpYPPpxrsIA/wXTYF6f/qBLjZTtFV8470VfusJlXEkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":494472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSCo4CRA9TVsSAnZWagAARZ8P/iVORoXXm4UxT2jtg6B4\nAbQ7AK9ts6hNI1UaYHKh6s7IGJTgpNG8Sw5M1zTlP40yc0E0qSWLL+zurQ+y\n9LY9jP2PINFvtX9t+F+RgTKxBoVCs/UUvEdQmR6mEy5T5qD4DRhPPSeFLLJD\nEOQANjMv6TrvLvGbWAcBQjt/Es33O8uWlCzvEvwgoKWgSWjvzJ/HSlZOJNch\n72VCTav/G4c1hj7zVRuduThpP60AA22bfc6Ok6Vxes2tvGl4qVY9eDInMrHb\nCncq0J1KRGFunOy1FH++pF+RxyR7Y5cURUqerTgfulG7cPsm+g62Yu9f9xAc\n5dYTCaxkqYk48kZoCSCmHrty4yZW91IwkN6lkaS+VBu/b4XH1wCUKnl1ougR\nzSr7OX6CEh9r8CirvIPhwBX9Dl2/qT5tkPDhiWeK4QReg1P+2Uo5xvpAaQMQ\nwMAXoR3Fl4rRK6cvaejQGCeWOi4T77+pkHxzDwUxoKvrVgdIdZMzWkTnG7V2\nm74GzEQJCKgYH3FSqnYLlfvYPjuT9iPZv6cz6sj6HL0wPGR+KwHCSAqX/gDb\n8pvu1d8wjl3S7v/7Ait/AKQm6jwDzmMATx84to8vZ2fTYh++3DsGGmAtMulK\n1hrigorJFGqAXBtrcdvjnqJiD+TvaMd2XDZv9en61T+jvIFnkDQs8UlGJ1Q3\n5ast\r\n=i8OJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.21.0","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.11.11"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.15.3_1615342135850_0.10304607811569544","host":"s3://npm-registry-packages"}},"9.15.4":{"name":"@pact-foundation/pact","version":"9.15.4","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.15.4","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"3dd9ea8ad3d9485e25851f4adf549625c3f69dc4","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.15.4.tgz","fileCount":116,"integrity":"sha512-6I+aNd8Wmx4ws2htpJCuOmkO4Q7jIkiKJpdBxVlx5IzDTdrd3Inwg/XtzewjJJhUg7Q8GxnENs5FG7U4Bgw0Eg==","signatures":[{"sig":"MEUCIBNNePQ9wIA/EtTyHixYhQbR3Uf+IRdVAqbB0TuYdILSAiEAnSTkgCQ43qVc1bf17LH21QIz6k6QEFKgnb+tCqk1Ung=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":494754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZFE/CRA9TVsSAnZWagAA2OkP/2rW2r8Fs+4V+axOmHZq\nrTq85leNZpw5zMoFb0v9/6npF0qCYQ0Z/7i/qAFtrr/gOj5pzD5Aw+Rq7MNz\ncnq/HkFMJVdWqOV9SoQMTI5SC/1/XS6yhRsc78OZN8MTDeczezdA88MIS7lx\n3OjOK64p1U4iUSjAzOhZmYEIV49WkZ2td1KiywwzH3+xqTzw/3fzQiuB4svC\nOyGAFYy3oGo6Yqw+zhniJD6xtwXUY1BQgGS34blhuuwBbGgDUr+Yoz359pyi\neHuv/6cDbBfLWvvEP8Gx8O79GauPCb1HGTkVg+YAq09Vrd+Tavh1hYzmqW5B\nU8X2QKDmuxWSKeD1SgzfVfA9jc8lyaYVJCgC4CmXy7hLfcfl5nXBd3q7AyvA\nlnaCLcG4F8ELIHNPyZZgOmUwc6YWDdu8jzlWqJ5CRYvmOrj42KHb6lGkB10l\nfe3AblUfdxsWTojxhoqp7o/cHZod20zvMAOEAHM7UI10+UpjpR/A2K13x1Im\nBl4Phrsbj+QCk44piOGlCtgcGuis4u/xazzM2xnVYXrR3unglWTxLxXulpDP\n9DBZWdSnDiGpXl1QZkjGQBfMO8Q4SGmyyx2YuS4Hodf8BvKF+TJGcc2HSGvp\n6ThFFAAj494uAaGWP/DlkwGjqg53Md8kmoP1DFQc9v2+MwUlUFpYw/nTGWSl\nw9CQ\r\n=enke\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.21.0","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.12.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.15.4_1617187135148_0.9183677977774061","host":"s3://npm-registry-packages"}},"10.0.0-beta.34":{"name":"@pact-foundation/pact","version":"10.0.0-beta.34","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.34","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"21284114e6143ab87c2ab5aa9f04f0632a54a9fa","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.34.tgz","fileCount":185,"integrity":"sha512-kaDIYb5JpuNPAEuAO6bj0gMBpu4Gy+hvJd01fyYopMRgHDy49FzgRn2XP87uMdMnCQ7gd5L61fd/wjVJrhpw/A==","signatures":[{"sig":"MEYCIQCIWSSXl4N0HedhOnIWHZcBtMwVNprvaWnusouxbAcL2wIhALs/sqLZocB4wIuq7IWZqHEZnAUwbbPMbJx4k1rbAPa5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":678343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbThNCRA9TVsSAnZWagAA+KQP/iLmE9m1fPZ21kCJlFUZ\nh8jpjByXGewIha9ErxkkAvDlSxQ1PRYKNVcXdQfnQQYgvQeS/5GeHjoARcFM\nCVmscLeYlGnN0ppimLrLt3ovnJ/W8NE4G4zrDxSNMvrfCzoTtTtAukroSnnV\n1x6weGbymQ2xJBmFtCcThws8Ff94PNPQ0iX58F7Th5a/1APzOiPrvumQ2tWr\nAnQBmDY2xcY8SZwOaPiHz24z4ziIN9OTh5P4LUe4mretFHSzxRhjufHji+9c\nW/HdrFUz4+s/yr9c8MuVS7U1PQByzoXKWALU+BKLEJEMEGHOSyiq1d9JL4RZ\nq65/bM0i9DcnIM1d1/eVE1B2USqwxr+/C8jQJyzgKTKvaLiB+k5I+bLMdi3N\n8/AcN4P9lTOTv7wGRmK3nRcKy/T3u69TPHtn9h+vQjqw5HtVe3EV6O/Lzb6B\nemLyvp0zT0BArWTkQmSMjSsL6EnHoAX/gkK5yPSPKKFlJTfkW+dVWl5a2T+D\nDfIDym7nZgpRjYFEkBR74ZLGWMvaa1fSBP/kQPu7jHwQ1kYVFbhQN5jdK8pW\nxqAk5ANuyUXYigR6nh6Ojj1IL9XtmuhgABAlmSPl9CZfE1lP0i7lB2cJxPCf\nc26j78EtPddIgpVPQyNynjm73NfzmqmctY53ExBiHgAvqzuoKXPR2bBeQnAH\nNgCV\r\n=vex+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=6"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json '{src,test}/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.21.0","dependencies":{"q":"^1.5.1","pino":"^6.5.1","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","@types/ramda":"^0.26.43","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"^10.12.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","@types/q":"^1.5.2","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.9.1","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"^4.9.1","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1"},"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_10.0.0-beta.34_1617770572609_0.38036823243112616","host":"s3://npm-registry-packages"}},"9.15.5":{"name":"@pact-foundation/pact","version":"9.15.5","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.15.5","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"5db66907cc75ee712987c213bf4351bfaa638fd3","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.15.5.tgz","fileCount":116,"integrity":"sha512-EMB1ehGuN/8Li8OMkex9cED2EwmMA4vBTZmbyw+hsf3kUnEif44MtJrllsBYkZCbBoFZrZHYa49g/GpzigPtOQ==","signatures":[{"sig":"MEUCIQCEnObZki7JH7PCsZtgITMQLuzgbxgLuCRBQtkit29z9gIgMXe1HQ2ukqIQy7Sdwyv5jA844OK721LgPSnjgewp76I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":495128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgf/SLCRA9TVsSAnZWagAATG8P/2S6r3C+KWV+KG22wFN8\nVOil3h1cwQcpM6cU5yjGGtaVYuBKkgg/XO54Ie0vgn6vsZMb0HVxHU+G9PyS\nYzK+JLf0inEXGC20ngQRZAXVM264dPA4/qaw/qZSt3woz0J4ErIwcEQcL/xv\n6aKG5vj0dqLowbH02z1NuQAIMOApvfeA4PL2l90wklOOFUQuuKu9vUgX3eT8\nW0qluQPCuJGtmXqlrlOzECWQRGlr4kpVTKxhycXJ4dnLQEhr1YFo2/sjkkLA\npwrS0ptC+VFeMOWLCa7WoogBL9ObxgGygpWWtnmebOp/14QM8F726lu8s5ry\ncG478oJUNm+lCrFoxubddj+FnRiSczVaFacbZU/LmISDw7CJvojTZ/ezIeYJ\nNyiIZP3wIslBN2ifdMWrroqEaU1oxGfv3YM8VO9lGozYxllpge2fXMnLIuxi\nWGm3uouz1D9pqyNZtiB5xODvAGARvZAo9y/HpabTolsXob4UUisQb/CSP4M7\nNtfzurM7LpHHGAVPc28N+WB62grOrC6USUKPFjmEN4Kr/LXdHYHR/eII0i3d\nwdk0tPbSD538G44JUFxd4Xk95/qVPJtY/DmUKoufrg20/HzuE7Ndf4qMjvrG\nBml+DExoy9+l73jpIqhs4aiXZ21Uf13LhfuWoVK19MAhWGgRsyTW90IRdtDF\nzmgs\r\n=eexP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.12","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.1","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.12.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.1.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.15.5_1618998410337_0.6259018778403187","host":"s3://npm-registry-packages"}},"10.0.0-beta.35":{"name":"@pact-foundation/pact","version":"10.0.0-beta.35","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.35","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"80d0ce05be2523ff64d5a287cca6bb4bc1dbe18c","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.35.tgz","fileCount":182,"integrity":"sha512-rH8WdiyPU68l/86pMn1nAmzCuYqlIAPd6mHYvl8FNjJtfdWP5hNOen3+gybF8kl7PzcX5P4EUX/z0WtP7z/clA==","signatures":[{"sig":"MEQCICN1XiwHrfshU2tyTSCDJt27jY3RX47VrVHMIabthf7MAiAI+N22d11J+j7xhZHuRS2CiRG+DZoIQMSJjGGimdHbjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":706377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp9dbCRA9TVsSAnZWagAAw1sP/2FnyV/bK1Y5P3pYFdlY\n6C3hoxrd/IIwqvdLNpXab280pCo11CUnYdTHRZ//KH29/7zuk8fR/tKzqG6/\nB5BLbjUQlIOxoNfHq7nCHT+FXofJ8B3L/CJhhprhpvulBZoZHhcCWGlrmo2R\no0CdKHnjuvRMnClG79nvVEv04IuJxNyLbpxmmdH33ryE37uC1OVsc58hUeJ6\n+kZcaIC71rsD6rQkYNDnKUuDYJWXI60hIvaWdB4i5L58sZEuAXaZWuZUBNdn\nR+DwgMJAdY6m1AhzHwp+VrTbeQ3SHvUx9sWZQQk/iAKqVCT3aRj5gX9hvByh\n0Uzm8QM3YGeCiEFusCdNbw0tu/eOeK5OYvDWcY++nNCt/AhAe27fbeVC7dF6\n1qxOl21Y4XZoPsAqDKmG4V4qW6x7ZAaNg2bBDXJNEW1R+urnP56obv21jZy6\nQPTsf0isJxITPwDhB3jgt4imSOV1/DefEaWEak3S8ZRWC5KoWJvkx+3iRn2I\nOiwYqTGc05Wdk+RM0wP4v49+8q/ZM43DmaR+tahEMX8zNiLwReAcdGarqMYa\nrTPLiU9x1h258nVNa9s/r/nVReMiqlVag2jIbh0ppkDXvXx1+jedyxFLeDct\n++VgXPEvKMtu7ZiS332Is+1PhdpYahwwtF9Y2X1kaR1H+Ew878QqAzLw9LDw\nBU1w\r\n=GRHo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.12","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.1","dependencies":{"pino":"^6.5.1","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"^11.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.35_1621612379043_0.3094583267825126","host":"s3://npm-registry-packages"}},"10.0.0-beta.36":{"name":"@pact-foundation/pact","version":"10.0.0-beta.36","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.36","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"6e32bf1116bbcc60778e6938a232f212397b3857","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.36.tgz","fileCount":185,"integrity":"sha512-j/z6qRg/568kfH2gX5E6xyPxJCVVn4I03foNyqCEjliv+xT/eoeJe0XRPQzdNS1Hge4DG43W25Tc8p0+/h6H+A==","signatures":[{"sig":"MEUCIQCdnA0ehQHQdwWh1mcm6AL3izefpanyoSXisRrJ0YgRjgIgbIPMdw31NT7Q2qjOLrKs5bt6xVD11a3mUHRqSPIy2ic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":711757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtIqECRA9TVsSAnZWagAABWYP/RFX2Hu7tTrsBEE2oHmS\n5dWVDnRLB2RKHi1FT3GA3icxnlKbSeNIjmMjvCN1rzMfU7ukTBTFBqhUb7X4\np6IXaBKzZ0XhKIyLSpVLh7l9TbwWTnqaP2BZJC5nWLsLBZAR96KTLNnNhWNy\nZs9YFhblVLgbYd3NQBFkeQgXIHnh07VkqaGoZ8+0W79CW4n+G9a3Uozmyl1y\nmap+BSdsVD7dxqNKthN5Jije6pbwrMHrRCJ7+ABB85TnVOEYtivgRsjZombD\nTMV0zwNJvw4Sk60ZOXlaj7PCTjxPNKN8QsF2UIaXmkoXs0PnubQK2NtZDufX\ncj7U1n6IrCIa/bFMAs3Cw/x/1NkgG4q5xsO/XAOimv0xXWdt2ba6Rh2psYxo\nsWVvBstL8wn5GkM8rxU904GBR4CqKMUXwEoQ9wm6fXPFRBxl+iYmwwrPP3IU\nXb5j5aHSiEihK3X5SrlhlPJ36RdpH/TAds56pkc6AVgsXtPunLgXnBmEVGI3\nEiMq3flngK3qE4p7hFwFNEKMUDx1h9+p6Me8o0vLEAmI2MwBxYTXG08IQ5dd\nWZF3fVjcop4X+FQdTFJ/9NztNHT+DLsHsdMzZR0tPssTZfAOyLtqXpY/Jen7\nR8Rw9jQw0qLwZ7ufStauMwgY7XJN2FuxIK0LRmrmM4OuFYIZGbSpHHpKEVNl\nJxWA\r\n=cuYt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.12","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.1","dependencies":{"pino":"^6.5.1","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"^11.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.36_1622444676348_0.9913207590141939","host":"s3://npm-registry-packages"}},"10.0.0-beta.37":{"name":"@pact-foundation/pact","version":"10.0.0-beta.37","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.37","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"57197769156aae67e994950c342575c381458d5e","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.37.tgz","fileCount":188,"integrity":"sha512-XkkUNdJ9n2y3KgZujM9gMBKTrq+XqBbCiALJkOgaHfQ4VIgEsX7huxJQONrzQlOuD292C/bjS1A/aNcRpC0BQQ==","signatures":[{"sig":"MEUCIDdJ3Z98vJ9B7HZ6bUV0w7C/9XzGOJrtDNKe+pEKwrxLAiEApwd9CxocvCxQau8juB5jJRwB5a88sBcDei6pJlo5h3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":723658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvEB5CRA9TVsSAnZWagAAwA8P/At7kjoB8AWXyW9GQu49\n012oXNAYFHHfX/zG1b8FzmekSN5/fjhEPy80bbg28v2g2gH8xbh70VT/0mGi\nw5G7V/bdDe01447+4xZMH8ybl3irV/hn+Gy0Serj6dhVZ7mY4IqiudxEZXhd\nL4dv6yOYziSIfS9JuzVBKqN95N6NoFe0h9tfzBD8x8j6VIT467xwqcYMmdLU\n4Uu9BgmWz86q/TWosEMm2SxP0oBJTk34syAurCKAGrHtbQOW/guzfabQl2kO\n8CIorvQtc8dHwmbiDnpggYpZmF6kNew3ZcqmPlGl4cT/nL8vilaPfFqFKjPm\nGD01OCWDi7+RYwlEYrMz0KCHlO2GQq2Y6c5HGLV+IG64GeSCPr+9TM3eXjnZ\nLpkrBBjjTg46cmbda77XXDiDgaAPKvFi+OlJLlrB2iznz8XOKim9xLsRQtfp\n4/8N45XXESW53jm3x53Layt32nEdDjb5sDcmXhAayqbDl+DmJh+u7+Sa02Hq\nEeZcUNXWibrBY3HLMsk8xtA6GoysC5XgZao2ZLJGHe1A1N6quxDBIXOd6GzO\naestBCiZ/K1GJiu4oITTu8kiEcGDGAG05bftN1q7FT27YRvF2ArbkdNDs4Iw\nF773R0dWMkr60/UrvbdKxsimYvpx+EP8uQ1FLT1yJiZMlKlzn4MDYp5Y0Pht\nOWS2\r\n=1m64\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.12","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.1","dependencies":{"pino":"^6.5.1","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"^11.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"~7.6.0","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.37_1622950008913_0.7721475849059964","host":"s3://npm-registry-packages"}},"10.0.0-beta.38":{"name":"@pact-foundation/pact","version":"10.0.0-beta.38","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.38","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"accda7fc5bb0e0d11b379940d20288bfcce91553","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.38.tgz","fileCount":188,"integrity":"sha512-dAuzLeixtS3kegRSVSSyU7TLCKWDuUVRlxDDPRElHdrFuc7P2oK0XS0eYavsGyKFppTQCR9ZVjMP94Ky+Ey8cA==","signatures":[{"sig":"MEQCIGL+Bf6N/4uc/pyjGxYA9qBewYnSWCe78LE6mccWvPnHAiAhrrQyq17ueP5kgV9uKLTckaxdh9/g5sJA0QikoJ3aJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":729667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0I+0CRA9TVsSAnZWagAAkTwP/2lHqIahKAZ4InTFlYP5\n3HcUXPkLhU/CvuHcD+vTLutDVlVQOJBbOJ4rGHGZPm2JYQW9df8dhxOkx2j9\nUJctf9sW5JBdYCUpLmV+ofBUpti8za7QS6zA/KYPErHI/H0mHiHHrnWTaLpc\nUg73Ph4fA/0OGL3V+QMx3tfDnUdW18N/U0BHrpdHZZizGrLXYlf0m76C0UQU\npeHQwSkWEfcLAUJX+WCDXTod8YYsIDGweqyNYMlFPNfF7ISTP7jUl2BO1550\n71dDQdAeK/U9IEQBXvfWIKBX5louRYAGuIh7KlITjq0mliou4UKrEIlq7PuQ\nbXpbNU88KxNbP7KiK3MWOhG3ymxclXSRPaqXZuKa38zUq0eOnBTeZZd8XMJ7\nS4lexrRXsbfqg1b/lajqVFt1vMkn4LEG8yQE8UYNw7dklew9A3O5akxsN422\nsJOu2JCyacZT6e6jxCSzXSRiASdfATNe5vO+cHRoSOj00h4EzCuEbI2XeOow\ntfVN2x7MMO024Bu+/TYR+B4ZQvl2hB98dtl9JwUVR5NSaxCzWGj3tsxyn0KD\nNnovL2xcN/wSbSl/kG8vwEEoMLhPY9G1Ch1QXfrwHxXJdxheGh3LsJMxazcp\nG25VZKz8zD75kSjq6nL1nEL2jzJS41qehbveDa15/GVu+1LVDX08s9nkT5AK\nSA8U\r\n=WaSm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.12","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.1","dependencies":{"pino":"^6.5.1","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"^11.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.38_1624281012053_0.7511774535529234","host":"s3://npm-registry-packages"}},"9.16.0":{"name":"@pact-foundation/pact","version":"9.16.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.16.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"3a70fb90c234dd8c4936df0a1d0d953fad605aaf","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.16.0.tgz","fileCount":116,"integrity":"sha512-UC6xBATLHvfzdMa14IkzvQgmBPxGiLfrWicljpotD9KrIguKQnxnRmpB1vkflcN3kpOLQM4f8HLiSD1HKYeCkw==","signatures":[{"sig":"MEUCIA5TYJAgzZRyVkZhm8UXpscCGT9BqnMoBBcgV9C8+EbhAiEAkzg4LQovT8AYRiVpB97La4psECYqe7LoNEnIMj5wizA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":497583,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0KOiCRA9TVsSAnZWagAAkdsP/32O12QzHu+YQ7sZqAtR\nXbNcZ/E9JViEsOP2JvNfGMHJh1TC2FQ9Kxx1cHKM/M3OznBRwD039OJQ8IVO\nQzvYXJErwh72+wGqDcd2QUxDkH0INc/hbowDOEBDRY9mq4U8BuvUbG2fWjL+\nqYzhnclYOjkaCpOffQNWAxPOPuynJF6vPZVAhh6Fq74dcwNZvtjjbGA5nQJH\nk5SYYXWhVXWD2zaKLdABDxgr8tEf9ZATFgI9Layj0dXdqeDJl8AeVxF/UiAH\nJRVaEczCTvOZA0aQaojoBbfuQTdjhG52m6XltGOQnnQoX5eRM4wvyoQeOLYC\n6ow4YA1raY5VsxSap6js6CML1hsoWNEPSDarVj5CLP7RZ9ddAwlAAc/NVHnN\nKVJOazsZMnxPrJBsiVJxG3E1C5HiVHNgO6Omz25AZURs1b4YBipv7CQ8CCbR\nTownHdpxABmlecgDETgr/x3SnoTZYM32Utd4W0FDzv+BgEhGPkzUvXiw/Rwh\n8xTNYejFsbSyCDL0JLMNFJ3MjOKdcrGuFoX8uQlsMj/JRecfraYt4zrIyJuc\nCBwoqvuhzViO+ryQTBcYK5z1taFis0twQshcZrXF56RRLlzaJGtAqve02WA2\nj9NwoSEhWjjxqq4ZMAYlvuSElRtwA/DKIOGJX0Kh/PY5e2Qh/70wEBmqlbsM\nTzYy\r\n=aDY/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.12","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.1","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.12.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.16.0_1624286113490_0.07944763873055583","host":"s3://npm-registry-packages"}},"10.0.0-beta.39":{"name":"@pact-foundation/pact","version":"10.0.0-beta.39","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.39","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"e6dddd332ab51feeb6d6a4ac190e2dbb8dcad708","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.39.tgz","fileCount":188,"integrity":"sha512-6rqSc2+aODvVWIXkkuYaxY6jWIIz1S15wb0muf0VHkNyKIAJ7eIaYx5aPIOKWs+PFjT/3AwckSA5h72aSGa/oQ==","signatures":[{"sig":"MEUCIG4qI9fy1yud3p0W86MnAe8dh7v6ATOMBIVbvF0fg47hAiEAsaQv1UBQPFAOqGmrYIuO6AxyoT9vkQhBmkxeg8tfecc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":730037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0uX8CRA9TVsSAnZWagAASDgP+wZ21kkZ5vz/FrmcdXD6\nn/J+ZOxH9qqmTJ6eE9y1IAiCs+nNyhPgPm1eeYDdKTvU5b80JYpfpvB/frAK\nOgpKvGaMGSFPOsNLtlml9LF81/NsUGjjycBNOnweNU21bA3Hwd2o21llc+Ku\ny+JZDTMKZ8i3qy08F1CdFbHHrmTqmp1m0DRlPnxUHV0AmAy6Hy4q6DJrhQ68\nHw69wCBhKDGT/+J5t2Lgpw7HUs1E97dTBuSYk4vkzwGdlybQ4cDmhhG9AZMf\n5egCKoj9EsBZ5qj6RBrolt6yOlzDh08zfuAtD7m9hP37ZelyI4AcIrTtMMcE\nrUr3ubxgsfB/EqmZE+AQAW+XLeNU63UHa1NPQpqFo4seyGOPYI6m/DdJjBOL\nhvtwIEM1u5nmzfB79BuQMTzTsXoBy6NOwBRrUG/5tLfzWiqh7v0VGNw8IZPr\nLOpxa/UR0PkNW30vdI5YshkbqtLR0+V6hiAG6YcehLFVAhzNTCwBUhHEEHBG\nXo0knVw/djkX3bAPHSoz9xdSZs3jbJ8eVdWQ+neGv2SymajeHJKXEEKYux/N\nMs6Fs2RNdtIiNYzGoiZ1yKuVtzqYlpHn1g6SD0wRyJ++RMGULYL+1EH5utOq\nFsFsV6R98PVkKQzKy9l59CEcT7CrwVxWXopGjPeG4R/vcuJQIhZxwuU1Q8BR\ngQrb\r\n=ZJLo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.12","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.1","dependencies":{"pino":"^6.5.1","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"^11.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.39_1624434171784_0.01927396515538682","host":"s3://npm-registry-packages"}},"10.0.0-beta.40":{"name":"@pact-foundation/pact","version":"10.0.0-beta.40","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.40","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"49b5e35046e0cdd51cdff14b827af5cd9d16f3dc","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.40.tgz","fileCount":188,"integrity":"sha512-fWdPBbU0tjg2wfB+TwYeDnRkm43SsNqd0D9ElZPisND/XCEt6a8wbKdAqqWBdLOprkFh0oIxUf6vHrmUD9xODg==","signatures":[{"sig":"MEUCIC/y3x4/xnv1ta/J6JPE5kT5xPvklAmbole4aEEjCrDAAiEAu5eooz/qVHAflPqjLJDK77x3C/1iA1R2HJI1Os7taDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":730425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1AHZCRA9TVsSAnZWagAAbjwP/3RjqvGNLPUgZ/Vw7vGy\ngrYF4yQQ2tOXYwX8w+8Xb/mc2z3iSwAu6j9jGsJ9t0BzK7rDPnGcl0IwlJR+\nTLupNQHZE9TY8Lv76SWjTDjNkqU3baaqCushhScebA9sycAlje2nd22f8P5H\nILMhdFccVbc5590ESrl6CeDqefOrE3ma4p9GsaJxa6DUfM7ZN0XNIQl3ErLx\nOjaJiPRlj5sXZpqRFD7Su8X340LDHdcLLeeR9LfOKSz2dpHmFM6e40yYRV09\n7yIWyOotD4SHIt1PQcYl4MwykDqgmrVldL/jbiHmPtzjdCk0DH9rE/xqGC7M\nQtgKr5mQ7W4amepsiKGtMpiqPDp3m+VQazjuSkie3zJpbFMkIN4Jow5etuSe\nSUlUxduGXU32/79OSfEEXnZDFrYB0+eJagx9ZmtpMmUODq6uUGLAxI4r6LRj\nlyy8xG41HVA4T6gHudyP9w3crrpmx6GNVgPJpl3r7CC1jfi/qrBrJEcsNvdz\nzjgKXAdAXkmorHFXG8mu8YkOgzuo7QpUuMj2yDL55e5Ny5z6xILbQU556V88\nypK0V2bkKTZ6mASht0JL3XsY4cFVEYLMqc6TSLOZVf3CO5lHIbt41NrAwcas\n0ube1KWbD+SyLP2xwZnbONFr1L5HC5SBwSezLaQOuIVxeeX0DD3Z5D1J0uHX\nR7Hl\r\n=gINC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.12","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.1","dependencies":{"pino":"^6.5.1","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"^11.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.40_1624506840421_0.5767986683957329","host":"s3://npm-registry-packages"}},"10.0.0-beta.41":{"name":"@pact-foundation/pact","version":"10.0.0-beta.41","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.41","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"50de26975ddbf397cb01d0a5f44a49d8704f579f","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.41.tgz","fileCount":188,"integrity":"sha512-ghVNzH+BBryrePDuJoKdIWa9vpN5rVm7v3Sdm5e3Z9P6X5QvGBoo046piU4pGratxFW5rUZUmbDNZYyIJzNiiA==","signatures":[{"sig":"MEUCIARqa0X7L8t8UCdgpUVRKlY95fHYEXmt40zrW/w63vLFAiEAw71J8pdO2+ls9lc2yA8f/YO62TYGCAlnZVgWoCyhMNY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":745414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1yrKCRA9TVsSAnZWagAAKg4P/Ayx6yIKz0UJTDViYPUo\n2NlBFxGcTRcsp3CjjyUux4a3V1oQ9C3NRsO7JjKADa1sx6Zfa/nydznCI+1b\n6xbiROwQkMUG+Xxf3GhFnsrMEOXBTkr7Glskc4sFDQPc9bhyYnDVzJ35NufS\nHMoEeUno/UWDFHFkiFP3KqyKphmy9NdqgC2vouA8bbiQA56V4Rl/h3gHEUbU\nC/Pwgr0jx6NWPDQTe7GpdJ8+66zPV1J/7zMO3MfnqyV6JoNTKMmBfw4vltUz\nlPkLDJNZzDp3eYc7102jT3HarRyW0UYkJq/kGSAHGzFdwdfTIdcrEnEMyOKv\nHCDakQFOdnYmcrEaaaFTzYMVuqAL2r5eSoxHp9/s3XC1wuRdAIlBOtX6KOlz\nyCqlyQZ/zO3zwaq1IAcAXLlHc47OCTLMhNqXyzwYvamPaDsLopgt8LPsuA2r\n0OgkiiOfKqLRo2Ct0avRkKMMJiboEGoOl/9PxtRb/Oxjq9sfFsssuIWdPgYV\ncN/2s0729ERkK1HsulMG80VV/gnRSw/D2h0mG2eOvizITlOuQyMliXiftKih\nu6h3Ce3hwA2JiDRz/EnFuK8HV8WDv6BAyMQiG5IbjiJP21xQD07EuG3YYIzw\nqNJ+oReYj6H+64SMDbs3U2zm/MzVLf7DCAKOJU//7sp9ONC1M26oPQUZ9XMb\n4rOp\r\n=n7ML\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.12","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.1","dependencies":{"pino":"^6.5.1","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"^11.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.41_1624713930270_0.2816820096928363","host":"s3://npm-registry-packages"}},"10.0.0-beta.42":{"name":"@pact-foundation/pact","version":"10.0.0-beta.42","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.42","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"f556591ec4fc0b49d3962152ee7550144a006631","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.42.tgz","fileCount":188,"integrity":"sha512-0pfUz+17pvXRRGdeM8P46q9ECHPEMCr/lSGWLkvHT19YxAfts6J+ZA3YxjZkQ9BQjRTiR3a8uCBh6bjFfwkSKw==","signatures":[{"sig":"MEYCIQCbompU0v16TROqR3ghbeEYqCFlsC+XkX2Uezn7qquobgIhAL8csm4V7V83H0hDBytT5jtMRT2lnJr5gb0VWa50/L5v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":746132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2o1qCRA9TVsSAnZWagAA+aYP/0xWbwlfwcknPkcNjT6z\n+UwDTbcSpY4UJwR/m80ED7iEtL2BtRSXspvIXynM2q8VRCPjGK6h2nEA1zFe\npgtmsWVkO40kVlhh9W/l776ybT396wbDLyq+NDWKDA85P11xGfuKSz2GY4Hc\ny7G4IvzObgXtqq1L1UrsFv/zBJxypep7CUoLjobmmjR7HVntGfuBwcuZtY3o\nXyp8BDftt41oZ2aP1n/Wf/jP5vndMTjVhf6L5H1PY8mgxHxADcx7VzPaBizz\nQJba8XYAQCT6LtBUR2nPrUqb/A3uoA/qd37VEKRMIUg0LrUV5fKvve/4LYYL\nuTT7EhEKUVIZXmAV9FvObakp0Q2a8v75DJDbkg2ia4CExJp/jV8pZXh+b78X\nk/P8WTmuoLvu5RVq87PUQlyOoKK2fE7I8ZqlKibfPujfc6DnrXRP6Sn0AY+7\nOBTsCHsUCv8ciDUlxom0QTJNVM9tyWkT8bTZkqepCZNdr/4ZAv5izDcjztc/\nj9a4DXhDzuaUAZVGI6K2cXR23qABpZ5NmZsuWdwfqEHNCCZLgiB54s9UYEqI\nJUiYYdqvmcfThzSU3baFxPWtZcKpLwGLJUO6DmDMPiqG0HydjK8jV/UTI8sc\n+q3UVUEcPNZ8nAbcTlT+J6JKELIu3BA0GmMIoOG7dhPPcKLBQHB0S8DCdH5s\n3D1C\r\n=3Vq6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.12","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.1","dependencies":{"pino":"^6.5.1","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"^11.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.42_1624935786238_0.062046832246603456","host":"s3://npm-registry-packages"}},"10.0.0-beta.43":{"name":"@pact-foundation/pact","version":"10.0.0-beta.43","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.43","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"3c4bf80877fd5848c4a10a34d8df974d06fa92ad","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.43.tgz","fileCount":188,"integrity":"sha512-BW5pbW2qYJJf8dx+NlIgFXen/ePV1DPfGI5FZGJYC1JM7WYdhfNa58MStH7Fxj/kJlMD/bl0N8evdhtqNtAvwQ==","signatures":[{"sig":"MEUCIQC7i5XB0n+mUuH3KcITwkkVzn/kkNWrdjm9QBXMp7GyIQIgE7ilWJssQZ7EPC6fDzzpoMabzteqoav1WoNhWTNM6jg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":746568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9ByJCRA9TVsSAnZWagAAEIcP/jiKkfkMMiTvU2gh52Ey\nSGXJwRNgszqNrtgJlfpth3MVhZknGTVNCRLA5nUPMHjc+s9vyflz/ngSWemD\nhCAmrU86XkCOv5uSLQLErb+AMEGCPiYidwVpYUvch2R272DVIsErAgvzDFul\nfX67T2De6Jrh1tVQNDz2K15qqVeHn96SISjQe0/kZxo0eDt1LN+MLKRik0EU\n2ItEGJqfeK5HicK8FZUj0u69pRZ3KzPbGke41w72KSyPKFBjFteasNmv8axS\npVz2kHe4bmv6uREy5VoeMSc0tbh8TOMyAvPcNujvdqjJY3STD6lctQoMyucA\nwIRmO4s5cN14dZpd5WdtgBOQw5hGUZQMmYYwkgOX3/rlHXw1gqMoDRFI+Wpe\nl9KTqoV8HRgNXHrNLzzOu6Y6190H0D7hYT1ieVks5MGE3TKEaFNl9zSC+bVP\nKUGE4Xci9PuJx9cc45wBONjgj41cQbRrOJt58vIu/nEaMDaKTo1JtmzEF/xk\ngXCMHls3CN340TP5G0s7LfIFYBkJIPO/eYkRh1TmxGMZJTxmo8BlvaFLgWxO\nvFIY34+3D/1Op36pWqKHvAEcAM17tnGITqyeE6anMEmnC2hAkMARgJBOq0dV\ntRgXcW9vY9kH0+Hb98oFFF4+PJP2DCyghnn5X2SABl0zgsdaPUXQJI5RCqLR\nTMER\r\n=RSZ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.3","dependencies":{"pino":"^6.5.1","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"^11.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.43_1626610825435_0.28494602093721944","host":"s3://npm-registry-packages"}},"10.0.0-beta.44":{"name":"@pact-foundation/pact","version":"10.0.0-beta.44","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.44","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"cb0e42e6644b0e887691b432b2576667ff7d8753","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.44.tgz","fileCount":188,"integrity":"sha512-OSnYJljaAVpP1UablgIRgKspSRjqN46elDuzufh2kuct+aqD9uNz2njos5oFybdfhLnp1RVGXNG6f0r0RP+vww==","signatures":[{"sig":"MEUCIQCpWKXvPyFizoGmKcAChOMH6P0fRRtBruIsQunKe9JMqgIgUCdJz7/4B5k0+GDgZfnz8LCublj3VOp6nD1FLANXpHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":746942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+RHDCRA9TVsSAnZWagAAVA0QAInUpl+HQ9Z019R4uny0\nnEuzUOdH7aRJ3iw7lABnc4dqvn7RKhRQ/eK3QPJyPQhMWbYLZNXcqUNd3Vdm\nHOqhaz2B1KFu64LTfkb8r70d9EQ8R0M44WhFebnFKGxogjE3I8w1IHxYr8So\nEqimNBDv36Nns6ZtG4TwfmLu0rwxj26n3P60QQJjtGzUqqLlgGnVVrT0mBoQ\nQrEt4DnbOqYG6x+7966YdTlx58wJA1wLAtaKggM1xzl/fIeRiJEEtqj90H1f\nJtGMr9aksM0cMBnWRrg57/t5458xIaHzUosdBRCQm9RYiumgTIu/Y1tc8ao3\nxU/BtuwxKeydgVJFQVfNcW7m3WJwf6ak4NPntHVLnzWQ7QxZnpLNHNYrCv6c\nxTkfGX1qS4345BqIIvPjqJABXHSJmuf400lZhYXY2SjIHoJ+K9IENmUrHRFq\nwFelpFtJqql6L5aKAt5+8TW+fs76AKBDSI8ZlYLFX/j7jFcaoMtCxZRxDk2w\nmvinfO6nwHnI7AMYy128t+M963g4waUeI4wxDV0xBlk7WyUbT4j4wVHqcB42\nf/6kguP0BgYgTPw3oksr2TaYotAy1/uS+SdsZo5swxhL1noZT0WxPp4v/T4z\nZmAD7ZukXgP4Dx3p8TaqwSAFsB6if6g/Mdc4R5c33g3l+eUMMfTM9P/BWXUq\ndgqm\r\n=YDQr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.3","dependencies":{"pino":"^6.5.1","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","node-pre-gyp":"^0.13.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"^11.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.44_1626935747412_0.04396231831435049","host":"s3://npm-registry-packages"}},"9.16.1":{"name":"@pact-foundation/pact","version":"9.16.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.16.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"ca19dd1e7266b994e60bbf696521274d13092580","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.16.1.tgz","fileCount":115,"integrity":"sha512-hknXmKy3uvZsJ2rJlazyUk1hJWnxRuxAFbMHZ/edWjxF2gmQO3xyA7SKFjgEhbghORcgLnK3308q/5rJFOfbQg==","signatures":[{"sig":"MEYCIQD++LttmGq7YpSfuNMZPKs1FByO19iDudR8f89zKeakbwIhAM1OIIuN9ufcaVxV/7y/TRBcAQxSwdAk2LlyeHB122AW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":502860,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOKXXCRA9TVsSAnZWagAADBQP/0d0R2Eoq4px/y9aBas4\n/bMr3N+HHQqc0kZZ0YyzjEjl4+CTCjU+0mVV4zAukMoUGs+p/Z12O76oJHUS\n7CQEQu7wLRVXWSiaa6cih4tB4q0TEBvPGLWRP7TNJ4nMfKKU5xYe+t81jX/t\nOU2gmer2q3pae/t0mLUiQAk47G+RJdTU9nqE9yA83EjtnbEI4YbCalydZLzT\nsrMnW+0Ur+AHpg1+OCEdLMlyvD5zgzfls95wNWWP99++5KSLscW10PRAVqIr\nU0Vn178ue73/XROCcdOaIUdQxSy8ArkOFUAiRxwodurG5XC9epmGyRaw2klY\nAoW8f/fkSA7DABnT16PMMzHhiWaB8mw6dVXL0BBi9jedVDK/N05HO/tqtp1T\n+xZBFGK1LF0ipzH21p4hd2WiqtZsINjW1OAVBSEYqCMm/eL0gf3gljed4qoe\nZ6VWX1YGq+IvCecEYunLr2wRZW/CLFIqIMNWJR8UgrI+TqtyC+97Rbff5iPX\n3mKSD3+/Ty0H4aERJd13cDJpUg1RNWzXjXz2znH2IQb5YxLvUcS8HJX2MnMa\nj94lkKGA6/UNKxps4q/4CUo7CW4QXrypHxeD3HKenuuVAUt1e/iTuT8FkaZ5\nwztyCwG7BF8BZZWLdP5XFYTp0tJNOGpOfUC7Z6lZgGDwEOBhaRij/1Wdbt3C\n5bIe\r\n=vkjb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.6","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-node":"^10.13.7"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.16.1_1631102422927_0.7742566682421448","host":"s3://npm-registry-packages"}},"10.0.0-beta.45":{"name":"@pact-foundation/pact","version":"10.0.0-beta.45","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.45","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"54d5ac97be81ee56d476ffea5202419589766652","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.45.tgz","fileCount":189,"integrity":"sha512-gmMa3CG/8VUv/QaFDpWSRpsN37XnWaVyXF/SXwcbiu3Rz3AjXRUYy76BvawvB9ZOOCRwIrEoDwcT9o0hIzIUSQ==","signatures":[{"sig":"MEUCIQDApNnKnnCQcGQS+BW2WxQ8tUDoM91ZJOngU4KE8yCN7AIgLuVT8b/Qo0aOYKZML/syrtwS97zy+sT0RydVAHvyzzk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":754185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOx0ICRA9TVsSAnZWagAAuPIP+QCne1gKPYp1fweVzb8S\nJPdf/MzE1y44+o7VFaddw5e3iYFTj0LDCh8y4uWnen7vUljIQpjyze4HJ+lC\nRV+GGI2C8V56+fJ3PS2pzJM3L/pIcYeDspNLFG6zPQaXppD2i4qkl/wx6TCv\nESoK47Dp67EKEqXxW0YqklwB00FQSONdjo9AJu+prezksbfHY25y1imhbG2W\nQoV7o/oi3uiQMKZt9xtsAT+C4CmqTroh8CNVcfvKGaR7OHoyyhecm9aXVxZK\niGZqE23fm/kybL1XtL21t5us7v9YGfzHKIc3alg0FZKeNllSNadbCrZBAIZr\nZevpfNdwKrZkTXCe1FrhMHYp/58QjbvbmmqvWwM0wd6b44lZIJPkuaJo+tvE\n4ABPK5PEYJd9WFx/hPMWz9/7veSWbbv7r3Y7BzZAkEObhmGnXGTizECs5TIB\nn6XK/n/c4Fom7CxwnRGWz2Vtha1YfH2iQYbplTpvQIqUjUBspwtWAmFoLKyJ\n2wFUuzDkyCauQ7ZJmfSfcWGi0D0aRXi75dsNpZzZzeoBy0Np9XMfaTt/zPoX\nU+n3fUzbfuZmyQ+IuRM7diElziCW9dLnZnbsb327k30+8ikZTk+IPbFu6Uh0\npeWcolkCYQ9mmqDdJGzGHMNN5rMsJOcuvLxQ2FUSGEMehdWI5XqM9JuKNu9p\nQ5RG\r\n=AJxh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.6","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@mapbox/node-pre-gyp":"1.0.5","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"13.1.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.45_1631264008534_0.2948997371369717","host":"s3://npm-registry-packages"}},"10.0.0-beta.46":{"name":"@pact-foundation/pact","version":"10.0.0-beta.46","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.46","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"6821fe2906c39134f1ddd899483b6eaad63140b4","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.46.tgz","fileCount":189,"integrity":"sha512-+8fpqSn/WbSvPPy351SKgjV9md6y38cSiaZ4Vr8Fi90WXP7w2xn9EPmdExiPHlPb8R7VgEdtJ1TLvMKwNJlj/Q==","signatures":[{"sig":"MEYCIQCgK1hGkxEKJuKYBPssLOX/jzWEnsqw570k2nKweaL2RwIhANOYX1D4AaZT72ePCCvE4eeD/xLudHvA9B0+hHGZIp9o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":754461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPpx2CRA9TVsSAnZWagAAQlsP/1YV+oF3+C1GZh8eonYZ\nxXDg77XvxXyfjfOZGCORtxXYMmgLdnjiRahC8UXxWI1ku4pE7r4vZb93XyNa\ncwnCohfHSNo+h6zFPzsz0ab7GU2syyr5dJYutBTdF3+4IPr+46LltWYNAv6N\nEPZ6Wr6DeYWPZbviWPWs8xJDSZBelrOAwUqfMfJye3TbBV6ItX6UMMT1GANx\nKFo4QollZG578prGsM18yS3smKMBfU1Hay5LD9UgWHsjYWSR6rK0e6lIERJT\nr4h7n/Gkj8nVcO9Z0s397x2RFmDuHCF2xUdf0AvPEyrwUnF8ZZMFVWsQsiYd\naUBCvk1Kw/PlZaYB+Ohw/ACAdPAXHbDvsCZaw9bN46woTQQPRhu8oqt1Q1mC\nGBxBVHKBDPEIU+KcModxafdhfVE7ohjSEOhwc3MlHr7o8RRvTiZfmd2v6Zaz\n6Xq265zTWqPOnX3h/Ve6LltN8XAKzpWTF9/4wcR5R5JqiXQf+6H65PnXxmtX\nrsvzqXULVjEComHrtT6+QBh0aqxkrLTny+jqo2iIMlZ0X9c9gxhQ+UnTv+U/\nWI1iBtNnpJ+ksbz8f/y0boHVbtXNXEodTJoUSLI+bc2Aap/t4+PBRBCRXSVG\neSELm29WizAUFcSOBS+TnAY0eZWUvCgA/cvvfPQderpMVgZXyxYd5N9LqT+D\nmqQ3\r\n=vyHv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.6","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@mapbox/node-pre-gyp":"1.0.5","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"13.1.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.46_1631493238264_0.2983858139602207","host":"s3://npm-registry-packages"}},"10.0.0-beta.47":{"name":"@pact-foundation/pact","version":"10.0.0-beta.47","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.47","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"2ffb70b16ffb4cae91c6c52e55712b53231e9d51","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.47.tgz","fileCount":189,"integrity":"sha512-dCHR0HpRTIr/N2kM/sqVHNV820OeEC9vJSNup2/+KJBFGp/yqKPBW+bM+fSaMsv599rMSKvs+b9WNkYzqe7ALg==","signatures":[{"sig":"MEYCIQC3ClQU80p+sqMlQzBLt1O8PBMUJHmIkenAYeH+1O4eRAIhALRtiKlqlGl6brG19yHWomkWeh7bqzN7oXJ7tEWNZK+O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":756512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQYeTCRA9TVsSAnZWagAAuN0P/0vsEGmCGMpqwomWTMRw\nBx47ecpv57QVmBuG78foB8u6X+BBfaAOGbZAnJuR/z58SArEFWxeTd12TxF1\nfeVYoMtEZNA7YVrdjtLXkUxHkxr7sVEIcYTRVDcBL/12j0fV4hdyM5UHJ8SG\nA6vFTjc5PIDykfgX0foegVrslGCg6fP1rphAsWyEpxdQ98LtCxy4PPK8gILd\nasIGRu2gnqojxLSNEpim9BtCzL7LWMlKfuExWBHX7SsofjRc3wmmC+2sw+P7\ngYlTRWL6b3d2HIWivg1fHHZd6Q8OHHhQNWcgjbzQgEkRMjRJWe+E0S/MbFAd\nRl1tclpWExZlsP/mDukH5fhv+9JzxnjSzv6E3+YE9RfQpkSauhPTOUVumX+5\nc1RcRLeIn3YlbUpKzqcUiqb4JrTaYurUuTT46K3BCXbQYAGMCU/R+3t8f4Z5\nU5gWeaOAMFNFIFxHjzrTUa8n72m5EmOcBmDv8dOL3zFNyDE8+k2rnDzhz+M7\nbcIpQDGmhDzwM7BMp78yl0KSLGm6r6B3isFfs1C2B4yLc1wcP+lvXRp39r2+\nzhVqU4wSLEfsp5nyM03sv16uJk1PkLqC4J/IiBtzCYu3cPPUtV3FKG6o5njO\nReK8KTPQzptscEY2DgZO1065WlsDw4v9i6h4oSB5ZJDpBPo6ch/UAxLhSU6X\n9oVo\r\n=BPqb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.6","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","node-pre-gyp":"0.13.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"13.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.3.3","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.47_1631684499474_0.96187598796038","host":"s3://npm-registry-packages"}},"10.0.0-beta.48":{"name":"@pact-foundation/pact","version":"10.0.0-beta.48","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.48","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"648e5db20e5a6f768ac9b3065a0f4796238a0451","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.48.tgz","fileCount":189,"integrity":"sha512-+ILIOPKhVqjgT+pvDX0nEttCV9oDjH0ZNX3pQlQyJDyrHQBcGeUnI66xW1aL0ca5//5dxvxFvi+dM3QtHCJ75A==","signatures":[{"sig":"MEYCIQC9TC3XYD7tSYI1VuIQ4EgK7jIaJ0sx8itPRAPFcjjKTwIhAIzt0+wjQVhP1pPMWU5yowNz8ubiNPSUmIaGjtA7C1Hd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":756822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQZ+dCRA9TVsSAnZWagAAJYcP/36C8VUH8Cuf01fr4On9\nFKoC4+7VliQotHvvIwrHvkUPaWCvrmRDObGYjM5Ai8s6wDlidR4N6EnDgAa5\nUcuBwqIqgdrYL5DqGrPcd8XaP8zRLajtjuZ+CDzrCfgCunBhPw4H4RLZImna\nzu0M2/nxKvAemkhvNDJxkdIr7trL8WAFFMFiQC+EP/CEnMG+sgaVZMc0MGR3\nCQrxYCv8WdiTvT17pI+x2JqysehVtOdMvVMTHAnAjGT9yPTSAVgnnSbE/lLG\n00JzvZkwnyFIvO52A1DCPcaBe8k8ia6MmfSWUIJhgueixb0Xeklces4UQZyj\nfg3z6KbeblUg+1lQhyPPL7OrV4xkw86GSI8e6OUfzsnwZYfB4w2VQEFXF9mb\n7vwbJapXLTjELrf84S9PzV8FeZToFjY9Yp4GFS6h0BYsNHd/LrbnpJqO0HA6\ni7KSAx4i6jXqaG0fUiCIvmaigo2xohZIghMCYWnwTrtJWk++k8YqutNWgF8X\nLfG+YZ1+fuNQ7i2R8rVfy6Tnrw77rk2kdquJ1DxrzkUWb+9OnwhszRYlIZCd\nhjc1JHAgp80BAQFG/zcETdjPj3gPHA/1cV1tl6kCzFr/WAP2S73DDBs5Y2s4\nOjl8KdGMTD684BVHJyyOO1Z4NbNyYq7tO7u2BtCDT7J1YJjYJVH5UH7JjePd\nQ0Au\r\n=iTPr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.6","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","node-pre-gyp":"0.13.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","http-proxy-middleware":"^0.19.0","@pact-foundation/pact-core":"13.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","istanbul":"~0.4.5","neon-cli":"^0.9.1","prettier":"^2.2.1","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.48_1631690652824_0.1550891504656935","host":"s3://npm-registry-packages"}},"10.0.0-beta.49":{"name":"@pact-foundation/pact","version":"10.0.0-beta.49","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.49","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"0664d3b7602173873126be0e64072e6a9db1e708","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.49.tgz","fileCount":189,"integrity":"sha512-YxaJ9CXb9bmg7kdMMcaTL2NW15wuDn+XrOk+qvHZSBTcavscdepyY15nZJmaUDBZc7ulSZzr5w7GVJRg0o8GpQ==","signatures":[{"sig":"MEUCIQCc9SzDexdeZa8SV91se0yMMT326qJjnv09C35yP0a7EgIgaUa9G08kTKpCAEVJ45U+sTC7d48tUVzKNyRMpJPKzk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":757176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQdmjCRA9TVsSAnZWagAAsn4QAIv25uS8H7lF9BEl80Kn\nrWUOGnXl1agn/wg9j/RgqKAPKsM0E/uW3z/qArpOuPU+vLKMas/NwVsMMnF+\nSQioVsx6ewzdJCCdXTG7jri/3tqLdTMGJxtocxyF8rVCai+Y+bWlSxo66g8x\nPm+XWVUBXgchOwvEwXf4tNBnG1Y1tBmXxFkGtSoeJkVQAiB60d0X8b8roAU0\nuP+R5tc6WPQcjWgX58NF0RdHaCtlpb7nrk3TuYcjuqeANlhyRCjlZcSrTZgg\nfhiwwsNJz3vBPDiSG39xM3RAwK3ZnZ58DWgMZegYEFWfdjNFkufdwA+lsN5x\ngtNf51SLey0r0Ho1Ba3+3+bNde+e5byPyQNsWRT2Kc22jbAAYYAQZ3krSa39\n9Qrx1MFbOmAch4y1YyTV9C9kRqshfGwUjWxqwdBqRV3ARcnkQygk4RMg6QRy\n+nCBUyaiNJ0l8woDk5fzkcPPIk7Q52mIGB5/gyDyAEXgUpuAYlWdYJLR5F1T\nb0tmlnbtuD54dholhhgUUNUHxcoEGwiItkyiOTEH9w0RhvluHp/tp6E5mCaM\nnRsxHIOVOumtGiEooAvRu5ujJAJ/Ct2+Our3saLAYh9JCPzLrXdnTmYTwuFv\nOhw1viSeDtvp/X9C1ZRAx6Eo4knzhI2ErnvhfuC18v0/wwDn5UKTPxWqZ53a\nvFZB\r\n=0r5Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.6","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@mapbox/node-pre-gyp":"1.0.5","@pact-foundation/pact-core":"13.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.2.1","copyfiles":"^2.4.1","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","@babel/eslint-parser":"^7.15.4","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.49_1631705507566_0.8404146153428365","host":"s3://npm-registry-packages"}},"10.0.0-beta.50":{"name":"@pact-foundation/pact","version":"10.0.0-beta.50","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.50","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"b6c0fa3d41bba09e6ae05287acc945ccaa6116e3","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.50.tgz","fileCount":189,"integrity":"sha512-1ftFrGpzELpLIXiVFufjUSIO5iRycUJ2ayCpfBFDRKHXgf8doiXYt0hOJXOEn3+y5n+PLJVCWrfV67nvibzSUw==","signatures":[{"sig":"MEUCIQDSVTlULASRBW6MEimijBTh+iu+LksMNOA6Q2s3VSHCxAIgbKMVoiL8GPvJ9OKBcblOA5cYwBbtGhRi8d+eaDt7X44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":759371},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.6","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@mapbox/node-pre-gyp":"1.0.5","@pact-foundation/pact-core":"13.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.2.1","copyfiles":"^2.4.1","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","@babel/eslint-parser":"^7.15.4","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.50_1632238106511_0.4025083897004029","host":"s3://npm-registry-packages"}},"10.0.0-beta.51":{"name":"@pact-foundation/pact","version":"10.0.0-beta.51","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.51","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"6a044c5f546455065dc93540557286a9a3735239","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.51.tgz","fileCount":189,"integrity":"sha512-XL+y21wNDfr8etd7u9uV18wIaFpB7lGh0dIl8gyHehODL2kpL/wy5Ab0h6julzc+7aloIIB/cWrn9I59vy6ZAg==","signatures":[{"sig":"MEUCIQCVdVggNnTf61f8saIdsp5W9oiB0ZSCTJoLVRGTROjUUwIgay9qwJaILzyKPcjoEQusgjf5XuqdhOnKBYyoEf128/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":759741},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.6","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@mapbox/node-pre-gyp":"1.0.5","@pact-foundation/pact-core":"13.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.2.1","copyfiles":"^2.4.1","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","@babel/eslint-parser":"^7.15.4","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.51_1632298681809_0.32509290789595036","host":"s3://npm-registry-packages"}},"9.16.2":{"name":"@pact-foundation/pact","version":"9.16.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.16.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"9c4267e1853b768d9be8667a784d6ee9297b4dee","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.16.2.tgz","fileCount":115,"integrity":"sha512-tU6eQaEORKs+E4kdPUwcgPXAGBfqYVIttIsKOKaQjFQCQ/jjcBJSpFpGkppRyAeA3HLt3/BKIJsQPgIozYqMPQ==","signatures":[{"sig":"MEUCIBFhN/dxnrXyXvuVMI7K1jsbfPXSo70ycYdOZDWcvpWwAiEAn956Zuk6JKG09zuqo2FaWxLhAO86LQ6m2p5hM8Np05I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":503300},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.6","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^10.13.7"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.16.2_1633045009222_0.9376159423258768","host":"s3://npm-registry-packages"}},"9.16.3":{"name":"@pact-foundation/pact","version":"9.16.3","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.16.3","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"bc13b0b5bd904b82111951c0b1118ae9a85c8b97","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.16.3.tgz","fileCount":115,"integrity":"sha512-26uhezEbBAbW7gQ0V2QTJp8iSTmgxf9A65J7lCQyTd6P3Sk7omqTL4faio1/UnPlzMaogQjaa8OpmFpSbfXOFg==","signatures":[{"sig":"MEUCIHjxUibeUt/pnCbLuGCholGh3Mys7CiI6Ykzxim2Oy8VAiEA2XgqmQnPmzxPt1iGcqppNAkq0kNDUnVNHyTU/YCvSxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":503577},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.6","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^10.13.8"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.16.3_1633087416736_0.02024743980545307","host":"s3://npm-registry-packages"}},"9.16.4":{"name":"@pact-foundation/pact","version":"9.16.4","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.16.4","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"08865a63f6d71d9ecc2dd7232fdbd042103a077c","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.16.4.tgz","fileCount":115,"integrity":"sha512-pkbTu2cMzEs8H4ohMi7itAl2AdWGsIZP4QnO9e3Bj5+dYSifiHb/AIscDP61Lk3GfL/KUwCI5qGLiXzpTREZBQ==","signatures":[{"sig":"MEQCIEEopOhpKS6UupA73D85bNtPhMct8b3InqaOQqN+Z4SWAiAJ6QqyP3uI6LNnwTsi4+eC8VCyAaLWcKt5jEUzYiu0jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504840},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.6","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^10.13.8"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.16.4_1633906030304_0.4796071446631873","host":"s3://npm-registry-packages"}},"10.0.0-beta.52":{"name":"@pact-foundation/pact","version":"10.0.0-beta.52","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.52","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"15443b0c1342801e3c7ed739b7607fa835abceb8","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.52.tgz","fileCount":189,"integrity":"sha512-PCe1a7BMme+GalY3oJJY0B3uImL+WJTd3McWH23qozwYehPdYeFAWTtYuLC9H5xgM37QMypjrTtbw1a+COSeuQ==","signatures":[{"sig":"MEUCIASknpUBBbWK+AtRi8r4pqN9DmhxjPByD+JYqppFVFTPAiEAt0/hELQTXZDPczSAJz+vPFbW9zLd35QPy5Z8YYnqyik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":760092},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.6","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@mapbox/node-pre-gyp":"1.0.5","@pact-foundation/pact-core":"13.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.2.1","copyfiles":"^2.4.1","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","@babel/eslint-parser":"^7.15.4","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.52_1634377052668_0.25422541335094206","host":"s3://npm-registry-packages"}},"10.0.0-beta.53":{"name":"@pact-foundation/pact","version":"10.0.0-beta.53","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.53","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"15b927c84ddb05d1480cabbc1c63b0764876e33a","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.53.tgz","fileCount":189,"integrity":"sha512-TZd2UyfFYrhXlNMhMl17h2Wgxz3JJSXypsODgcqbkDZmJ35sYWAkqZN8CoYp2jYzjOaE8RJ9IYoioMLISVHLfA==","signatures":[{"sig":"MEQCIDbUHuDA8/n7Fxq7rlptgxKz4PfXsLQBUALH7hCfw6xzAiBc/Iv51Qe8jE1IwOxlY07DLGpse1euaHBaU9tMfpSxaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":760409},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.6","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@mapbox/node-pre-gyp":"1.0.5","@pact-foundation/pact-core":"13.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.2.1","copyfiles":"^2.4.1","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","@babel/eslint-parser":"^7.15.4","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.53_1634610098907_0.1947980350157057","host":"s3://npm-registry-packages"}},"9.16.5":{"name":"@pact-foundation/pact","version":"9.16.5","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.16.5","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"f6e0093bd8a09a1ab1c24545422584c62cefc50f","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.16.5.tgz","fileCount":115,"integrity":"sha512-oUH9x+3OgQBmvpuf13hbdi4VJrHsWNAv1GRpGYqbaLvvofKvwDAv4xWrWEFiQynU9sJ6uI7o43Rl1AUguBeemw==","signatures":[{"sig":"MEUCIQCk6dam9r9NAy7RVNNcEKL7+sAWKZsDTuLhmxlvfBPa8wIgA5BN88e/D+GoVOCbRJTX6rb5O7HYX23hg13QSZUnlDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":507136},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.7","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^10.13.9"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.16.5_1635085665653_0.24825011836669963","host":"s3://npm-registry-packages"}},"10.0.0-beta.54":{"name":"@pact-foundation/pact","version":"10.0.0-beta.54","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.54","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"http://docs.pact.io/documentation/javascript.html","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"3b5b7aad93ccecf11089b7155641b1ae8f49a93c","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.54.tgz","fileCount":189,"integrity":"sha512-rirU5j3eXp/pobyOWgVwOhwsbCjfSbO+gprhiRgTCkITY6pWYbywyIrJZ3R7VONLhGdbDijIii4e32JkWK/ZDw==","signatures":[{"sig":"MEUCIQCKKnIAS5mJpub+gFRuMabz9Ozd8cUxn07wgrMyXdCxaAIgcp5vPOzZTah9d2PMIdhYLQwwWd3kh8RKrTjKR6bHQ/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":760701},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","build":"npm run build:v2 && npm run build:v3","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","build:v2":"npm run dist","build:v3":"neon build --release","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","postinstall":"node-pre-gyp install --fallback-to-build=false || neon build --release","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.7","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@mapbox/node-pre-gyp":"1.0.5","@pact-foundation/pact-core":"13.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.2.1","copyfiles":"^2.4.1","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.8.3","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","@babel/eslint-parser":"^7.15.4","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.54_1635483434509_0.5256432930877064","host":"s3://npm-registry-packages"}},"9.17.0":{"name":"@pact-foundation/pact","version":"9.17.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.17.0","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"20181a32472337e8de58ae7a56a99d5ba4c047d9","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.17.0.tgz","fileCount":115,"integrity":"sha512-Q2bDp688iPh2zMzPixrdY8j7/ZtsNs5VoZ8GmhAOLRyM5f+scfMJe86rKA/uw2WVTmguQT3RGQan397tns9mbQ==","signatures":[{"sig":"MEQCICB5nvC9D9bJZ3TuK0fRfs3fkePefOVpvhiew5EhmNtbAiAEIljEt+qrTVKHyR+N/Kho9/ajFV0qSeqsYBEkGWDSRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":507478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlypxCRA9TVsSAnZWagAAxVQP/isnQU5h1dzm1zjlUtCr\ny+5nNIBTsh6Xp+vinbjopgMWk9tfdL1DJUlvEj13iUZn4xZFEzPRengnZJ8g\neDQuF7ABlb1IXt6LJp37rd+G2OUUtL7ZZFgBwjr3LXMszipegHBWFPm5QX9T\nqEaSbTOsdZQgmqpv28/pWgXVMuTzg4kW/IzkDMNY5kLM2hJ+Ur0faZPOubxf\nRRmi+SDsVrx5PmubkeOhBQtK2pJE5l2KTaH2wtUmv+c7jBJTk5f7DAv6t7yu\nfzxGic/R/Y/KOgihZ0cmBZpkqKIcqTiExOImwDUsstC97NCO7j7UXmhxAnm/\nKLWBvxRlMul+Z4DuP2lmfWF8zkUAISX0v95WPKeUPohMwFnWrxeWFwITXCeg\nWsyCyABcZ1QwvskQBIKEJw85ZQKWi61pWH7CPPv/4knCZ37JQz7Fd1QIDNX1\n6QmDb0jZ5NAYgBOa9u+qSwfuERmLVcMmkpMzwpVUhYqtrI6atkP6VP6S0fWe\n1zLDD9LnExU2t6QiI7YOB945jk4za6v5NibZ53dKB7WAkiZDwExm54ec0TWe\nw3DrCjgR/Bbi2z2bhHGa4VRR7yoRq3rttBh45tZGJxuBEl9NyIaMY/LWREhA\nnKWu1Pq3rWB8HAizCABozd3jXPWKGwWxlJvr0QgbwJabm6Kzwk+3wH1BgDcN\np8+8\r\n=Nc06\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.7","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^10.15.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.17.0_1637296753594_0.5307211018736124","host":"s3://npm-registry-packages"}},"9.17.1":{"name":"@pact-foundation/pact","version":"9.17.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.17.1","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"e2dee44d95434d4a227352a82572cfce39869b38","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.17.1.tgz","fileCount":115,"integrity":"sha512-euEsEnu4uCRU1pY98cJcxjcmmROFZ5GGzKevS6E8qcOrY675KwQPrTSF0CXA3PnS9LdayHLPeMHsDibG8FKuSQ==","signatures":[{"sig":"MEUCIQDlbndjjh8RyAJw8BDtI9NR8rO8HxFHndoUzMiHPLwgWQIgOXVpjpKK6fFc2uqexsAmjar9wMtTcADP1vcOQFgcuPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzm9oCRA9TVsSAnZWagAA3d4QAJJslQNyMkAeo+lqQ0/g\nxCwfGNj3bvQT7MxwGZnbfCpFSFTdwaDYOZmxdnOr2i1m51IZe/+bnuSXAL1b\nfJREwfsl5SmYlakflcWugRZEDnMaPrDK5wFIixJOxnUntFAbmrdlChW3nkDE\ngwnc5BejXcAgB2NRyPXQn23HKmSve22utI2YHdDhqQOPgTiLpxpmk//VifcB\nNIhISs6LEyuCTanb9m3KrdIZsfWUHjESFEHeqAco3N82HGYaxvnGQ7BRnC8l\niX6NT7T/hJNT5syfnH3W3xQWM6uDpUlh/QRa4LGmIjjhSUmC5SyjdOJxbNTs\nSG3fEHBRL44QBLPct93xrRuZIrZrtRCJGiefF8xrfV0cF+/zpIc83h0E9zBt\n9P7D8ZeG9l0zrRVjMccEhdySUS9qXw0Ky4egrf8P6eetYosKpv/RE4zx2pnp\nWkunKR0b76hF8H4C1R++FoHFbfIULx/PvtkwmDfoXdM+psdrF0osBpCJ5A/F\nWwzDiELHMx2XCimY9fg2xiL4MRhhEB1h5PcP005YmqfB54dnXK3HkXdony1W\naCAixkNPz3O+g1uX5kXEElKKv+jUlIU3f983VGT4oPO1GTu7JY2u+RQe9LXH\nhPX3bpR8XCcZ+mWTxWyBUXxhL2vCl1WbgJ/QmAp4DqbomAUBa+CMpiF8dDtZ\nRMoh\r\n=StAa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.8","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^10.15.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.17.1_1640918888409_0.5144309925310862","host":"s3://npm-registry-packages"}},"9.17.2":{"name":"@pact-foundation/pact","version":"9.17.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.17.2","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"7baa06cc29d66f52463e39b528fe18c774f1a269","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.17.2.tgz","fileCount":115,"integrity":"sha512-q87I/NHzEeZeS2Zf/M15wzoept9WY0VU/he1o8wn5yJLkRTLeUnFBCp3jB4yj8RhAa708gVoKYpvk48HP3tOXw==","signatures":[{"sig":"MEUCIQCbgPtYAHUvJx2I1zW0RrvYsOS7/2Fj0SueSTGDZxoTqQIgRIHNbiUp9riY9K5RyqmcNCXMjKUBbyca0UGCGPXfSLs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":508657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3lMyCRA9TVsSAnZWagAA8ecP+gJhU7ELZ6uANf/cfYa8\nSB+HqaCeLOfE4IUcEHvGiIN9bIwO5yVJKbX4ZaMQqHme+/RJGoIP+qPaRiWT\nf5RZHoknoXMM/lHXeiCymBEntw1qtETp69qk5J7Vx9JBLo5kNuzAcHntshXg\nOPVCDkHEZzSpnFCzaCVD9fYppX61ucGSzY2YXCRxZNGC/AkzegLIogOnr38j\nMKnuSYG3gQuCrn4WcBSkuUS4RwEeffGqupPCzazyg8tBdNRJkexr7A4Nvq1Q\nPOT+TKRQVxxK/PvBHm49urwZIqT98+YqnnC+OyZJc4ieb242gDCJ7Zg1VydW\nJW83gYFRKcxlvtYLz9+l5lT0Ojd8Yuys8Vz96SUHJBcmN/TcmVQbJieTF8Nw\nWGschbrzB4A9cnnYzrKedCbrUgb9ZPJKZmq+XqcYH+ipu6SKfRzqmIzdS9+q\nbrR0F93Ce6Ne20Vn8dThur9Lp7lzhsqufOnGqIPNZqgvLKOQwl5Z78sJ5FAc\nh8YCROrxq92oHG/g6Wpt0REG5KysAs8rIWzUpNmM4GkiXeeavz6IHJrUtSF1\nXogb4KlsObuGNGgHQEaR8jjiu02JfSMz6aGgqG16n9FUkvexF9JNxkFk27as\nQl+KEOJjTSUdkLGuXof5KZWm09u7DFUeJCvBOuNBLFNPfatQyME1JB8LOFyq\nDodO\r\n=VZZ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.8","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^10.15.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.17.2_1641960241890_0.44959922279132325","host":"s3://npm-registry-packages"}},"10.0.0-beta.55":{"name":"@pact-foundation/pact","version":"10.0.0-beta.55","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.55","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"38b695bcb91129097eea4ca36cfbe2322a171d62","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.55.tgz","fileCount":188,"integrity":"sha512-HWeV6xk+Uh1EnkfpoOLhvSt0cDdT8v76XktMlhEkH0HVvq8iCDTMwC3X7zNuj3sXT1ydRMqEcNNrEivRwH3UvQ==","signatures":[{"sig":"MEUCIQCMhke8WX0qQDpcuEWyHGPUl7Z6FRSeoKzyya2vkMMUjQIgINRB6SNb1lpgXAJrS8JWBGif36MdCaZ7gpRxffBgzhw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":809563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDKPLCRA9TVsSAnZWagAA9acQAKEOqOpahkkmeQNnc9K6\nXAti430fKVP7w09HUCuM/McXGZ3iTgsqxg1hcpPlqM1TPZreBl8niIvFeXTL\n7xioVSGHNjzkRWqMPsnbiskW7yUPaeL3UwgcZCIOFYy5YGpgP/XvQBY2yEd9\nLlx/sT4rZq8/3zm5Fe2ACOb2tChp3Ou0TELXw2a4glSlAZ372R3XQxEGDl4S\nvgb7HUFxTVCKv3CyXFYKX5VY/tl4q1CdqJ2FvdJZfThmfbktgeZY4qHg8KmL\nIDvO05AmsklS9OsvAurv5n29gCOtmiwpGDocorVlqRmkcvBbVPGhpFWoKo6f\n7nPHtKzb0vhu+dD32R3l3QDTxipV3chScCTWVRsEndIka+cvxabwR2NYLx9c\n6e8QftKsP9uxtydNVy5jL4X4I9/LenBuTHkQF8G85YN5bUcyimunl+9WQKoX\n0abJxLSKcTPxiGoqAy0uBCj5n6AEID0pzabDBg+moXKssRFe/Oj8XRxpvT/U\nkjj4r4JCPhj7lcdibL0h5ZkZ1Sb246Tvc9bh5zCpEc1turnEhQQ1aBu6kmLH\nZyznIdHtNnuh10nrhaoI1aHPV+XyuAQWBnWepx0Rui4tWXjbVhp1rdYamDqm\nDXCa48MqD9dTOuFTERhbUA7g/1+ARtGM2n3aQrAmdNlVKcFHUUe4SGujt9YZ\najOb\r\n=L+Uf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.16","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.10","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"13.4.1-beta.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.2.1","copyfiles":"^2.4.1","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.2.4","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","@babel/eslint-parser":"^7.15.4","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.55_1644995531722_0.31613402119976586","host":"s3://npm-registry-packages"}},"10.0.0-beta.56":{"name":"@pact-foundation/pact","version":"10.0.0-beta.56","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.56","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"ad1c95cf6cad68b20f048644a747604969fc25d2","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.56.tgz","fileCount":188,"integrity":"sha512-JgsOekd1Tq92ltnFRgoMgCyQ+Z3sb7dWX6SZGoXNT4ypd6+NrVabhsPu0OuCZa/GGf+RMU7ZUlJwgZUxXcYpBA==","signatures":[{"sig":"MEUCIQCb+w+bLavAUDbhgRakv0g3UCrEfzI1ougXg82e74wQfgIgUd+gsEyUgc1SpiXy0tW0sbEmaSlQqn3/2EVpzOYDMbQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":809865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDLb6CRA9TVsSAnZWagAAigEP+gIxnOazVpY4Me2fdd+l\nlAh5ZdaOOMfbJpxdZYxD88YN9Df4c6UvfPiyFtmJrY5w6sNnEwTfRU8lDB4P\n+3J7Ndy/zaIDL2fBzwmP6+D4pnc75FBsRwIIAkZw5w58iKu37fKI7XmiYX43\nFuh+IktlENkZCUIXO9GTQhSE44ugYMMTAHyRrx+8dVCKopvuusrTyKJ9oZ90\n6/MlWZa8H97BEMLVhXewL9USDrsc9sTawga5sY1jg/V4lm4DwP9dPNdW5TCE\nm6aoJhzwrrAgqMZcO3FH07pkrnF0IHGx7x9T2csDNLI1gkbq2C4q7X8M83QA\nWn0CNy09l3bFq1QxiYZCnMv6S76ABuALjWtoTQ/1FspiqRze+7rEoet1c/aq\nAqgyMf7jYWziRG9vMovOgqFurmwLxppY4GnRj22lWHNjXi/71lUv698eIU1K\nrrkjoBHIc8LNSRKR96swgCM7S0+Bt4Ryz4oL8DFQN/S8R0zJ/3M9Y2gKkpjF\neQ42og0bdyBXfC2lliUvY5FpcX5rFsA2OLikEjNnm/pZ+9Ee70KoNaGbQuyy\n+t7vRC+ObSxidQJWGut5xJ90LKCECouDUtrzPU2E7c22fj6ppobzgyIemmf0\nQ7v7RNC+fxzQP/tGwO/geD/DgCmbDvO1VvvB932fwTiwk0NTmGhO5Oobe7vt\nHZ3V\r\n=dm3w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.16","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.10","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"13.4.1-beta.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.2.1","copyfiles":"^2.4.1","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.2.4","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","@babel/eslint-parser":"^7.15.4","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.56_1645000442459_0.5738452030862238","host":"s3://npm-registry-packages"}},"10.0.0-beta.57":{"name":"@pact-foundation/pact","version":"10.0.0-beta.57","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.57","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"4147fa62a7183070f1c22551afdeb51e50a5e179","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.57.tgz","fileCount":188,"integrity":"sha512-rHjBdThxt55Yv29idtHFOJIxko9/+ugXq38oMP88c5LRT4qpBKbKAAWlsDLfl0u1xwlVghvle2/RKSvIH+bH8g==","signatures":[{"sig":"MEUCIG7iGQOyrc+ukqgca8eSdPG3QvxWYXbD87WeV2uC8ObGAiEA4v6oGHqq6nHTaaNC+IudtUsmklMiko4631fgrTsq4Js=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":814339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFhudACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmok4w/9EVB+Ew2joI8yv8chfKQo3jUDvPp6OToTla+ksDVTwLeIyVgy\r\nyBWgpictxJOY8wDp2ZlueQObAtp1cn7u2LX+lGscrTOSSHneqDBeLWbC7PyF\r\n0+dmJo+C0OrC9Ey0OJhwvdU3lglt2u5LnDgguALGB0+ZygmBRfZx5/6Etbio\r\nAPINbsjko6BbQxWqyFb2YhSyetM3KZiO2UjJzRExYonKSoxlrzksCOCwuNw+\r\n79OyQzR6R5UdvJ30HwxAlJXh4U611Jt8z0qf9i4SIrv51YC2/RX6mYxwF1lg\r\n1nP3epvX2F7TMfjuYSdCmhk3uPVU8NHYj9LmyBYDlYYM93icI7T/UweLEyB5\r\nA+2Z1YSYCadOUvgFClY9oaNR3lQeoRGpsdzZv0vAV1u7vDIotwuGJiuLZfZ6\r\n3046Rv1Nc1uNsFNFGwY+W9raJzQc5It7Oi0Ft1TLj4MbIht75QCgR8t8SYdV\r\nmn1YVUK0ojZrhlOHfpX125E1ojILyj/mt89VnEYu0HP+GcjHUDcJ5cL1t7aH\r\njOZKnRKgiY64DSvIOOlF17zG1aS+FroF5rSKe6Tcsm4uGj2q/zZCqb96gYk0\r\nCA4JYb6q4IdOhTIjb7mvV/nsS3bfSeDZTulbOMwfDubYELmKREKbIuogPtvX\r\nkBICNNKUtPP4OqGqpA8F78Ny60FuSDKv2Fo=\r\n=Febb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.16","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.10","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"13.4.1-beta.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.2.1","copyfiles":"^2.4.1","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.2.4","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","@babel/eslint-parser":"^7.15.4","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.57_1645616029313_0.06411585015112808","host":"s3://npm-registry-packages"}},"10.0.0-beta.58":{"name":"@pact-foundation/pact","version":"10.0.0-beta.58","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.58","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"a070ae7e7a52f06e7476b6c6f95c086e6de9e063","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.58.tgz","fileCount":188,"integrity":"sha512-tEkTgrlAjH6F0YOlsrPoIHCrfhfjR7Ku0c2zzgJofGtGv0jXm/yuKJlK750Jia5hgly3nhNMLUEdps0iAH4o8A==","signatures":[{"sig":"MEYCIQDQPjvVvKBiuNOiZ7Q5AzL2nnCdyrNnRrX+Z8W3ExW6WQIhAP5UKMAL0Z0gLAIg0HYIioGusZvQAF1tGbWSpXLKjKqZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":814642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFjh3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2GA//bg5cd2+M+TbKNn2NJ/H7ewulOVM2tfCXT4ovs8/0gldDKh5+\r\nVvFLOD++fIYwKZSXdTS3WVaPJZWD6hB0NUpoZa7cKHbtMuskdTqBpFjPzXpQ\r\nH8UB0VRBFt6Z1iuX2S4+XSxjNPWkMKbIRjGXl6fwMzgdfWD+wf3kWggftmfH\r\nlFclYxSoVPJt15/3Ygsr4l7NKsLeeENXVX8r2qeo/h970qbdoyFFFYImYoh4\r\nfwAc8ZSXWPdYi4O/oLwFvZqsTSFIPJvUEsQ311RgDzAix11o1idxgDv2/+CA\r\nECrWPBBoDf6S4LzFyYqD5sCwTzrSXKeoDu24Y9CXHicPBcY8ZgCevNmmfRX0\r\nK3j8nLb3HMCTTZTl6re1Zsuc2EbHkO+tvGBsqS0RQe68Q5mZti4FMlFgab7u\r\nDQCU/kqW85BOxR1WYUYVfoU/jjoAsv9r0sAUfGm8jt1/Wb2Azjdp3NQ5owI8\r\nBsv4EBqoJA0J/O4BSQrOw4+XdtYmoh9zlysJfoL2I6p6pjtyCZc2/AohbARP\r\n9leCg/iuBDHTiy382iSKTzRFZK2zOlDtH36o3eD5EZmKxlEcxODSsQJDi53t\r\nJsMg7Gty7Sjgk7zoB9f0CuGRtovtMFUBAQFOFRpd/Erbj1IHweTtxCNT3cv3\r\nozHR34cKjHPEMzceKfUp9KfdilLlcoUR/3c=\r\n=8kZp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.16","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.10","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"13.4.1-beta.18"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.2.1","copyfiles":"^2.4.1","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.2.4","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","@babel/eslint-parser":"^7.15.4","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.58_1645623414869_0.637810817904775","host":"s3://npm-registry-packages"}},"9.17.3":{"name":"@pact-foundation/pact","version":"9.17.3","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.17.3","maintainers":[{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"9621e23e6803385841a3ab29a4162a90b6bcac3e","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.17.3.tgz","fileCount":115,"integrity":"sha512-AVcScLZsxDDKlO1AuyN7m26Z2EqIt5AA4P8cPGEkokyHf97vbbWlHOPZsgZgzxZXQRnvjNyQnyMwHR69hQ1hew==","signatures":[{"sig":"MEUCIQDj4zLEsgYQ3wczzcTizatCSIFsl+KLg+q6zZDL8MCBbgIgKj/aK4Bwr8+SGvJ6oMHJkBKZe9mOlhNSs95RU/Fd930=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":510011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMd9ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAQw//TcPctnyxSlxpKUcFre2ivG9YDF9arzPPJjCFh5G8Tp60lki9\r\nShZkjbgUsFXiGAdpGsj6iHoMzksaOeRec3D9UTiugedc711RZmgt8+aGe5Qi\r\n+2XGAKSbriw6Wv0lM/xsryfKphUPo12H/xfCx53ET9WYIh32IXQdF8nvae6R\r\nR9J8bcnaCYeSD4qcyytB5BYH6bShO571Q8/9W7YRMKGDprTumHncT8k8R2KD\r\nZKTmPQ9GwpoVLSOCk6g0IDOQy9VLMg8YEyflUYN4fLVTVylJdNqLyC4sMifM\r\nDSqIZVMHuXeNRHKfWEK5H/LMCTDQ0s3jwiw1D8Rf7360PUBt927ElMyxH7XX\r\nwEyWdCAFBPQdzceJsePpIK3aDDOlYzOo9KmXaorXNQ6k4IQV1WpYKRylVwCM\r\nq5N70/TDUgCx1odgQpttEYiMbBIgUEabrWL2zEXWv8erEMaTUmWZ9n/DDBxk\r\necyzlDbX7KQ8z/RxnVefS7BL2PDJO2sH0EmqVotoBDviPkrlfM5/sjAErx/L\r\nOlIBX+yI7vttI0aAG1CK/BhFaQxlktT8hXvhI3FZcTZPnpQ/m0w+c3CNAoAR\r\nXKNMhbfnoac3EI1BkPcyw7hjF9hHs8rzkTYegfBtBNK7YPba/1R4QUf2f5++\r\n17Et7tiS/MHYp+xJgByD152hUIbm4oaNRxY=\r\n=sjXv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && webpack --config ./config/webpack.web.config.js && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","webpack":"webpack --config ./config/webpack.web.config.js","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"pact-foundation","email":"pact-foundation@googlegroups.com"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.16","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.10","dependencies":{"pino":"^6.5.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^10.17.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","webpack":"^4.45.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","webpack-cli":"^4.3.1","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.17.3_1647435608961_0.9833513487605494","host":"s3://npm-registry-packages"}},"10.0.0-beta.59":{"name":"@pact-foundation/pact","version":"10.0.0-beta.59","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.59","maintainers":[{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"30626fc6b4c1bc7929c619db8081512e1f447a88","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.59.tgz","fileCount":188,"integrity":"sha512-J9PIEmw198znLXyqmeMzOnZSizB0cXMamUJ1fL2JriaMa5zIUbi94Us4lTvoOdwjeEL5qoCcin181LwghcdJ+A==","signatures":[{"sig":"MEYCIQC6/RUu//VrNKY423DwDhfmdr0qpmOKOM+Z2RSwZ4fDuAIhANs5ToeuRbFc+25YKqfqJq/cSGnah1ElbHVmZUGM/vBK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":817018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRqizACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvQg/9GpJG9mSBe7W9Wx+xi7ZK/WPE+4K+TuAyMljy/ARxhlKRk9Zv\r\nr9jfWOpa6B0/A63zAItonRdZAwD6E1MU4xydd0h/1MfJxpjcXpYKMSoZRCPO\r\nS0tY4egn1rWilsiVP/N4yW6M3mqCCK0sbLJu5TbACR6VxOlXScX3zHMXffk0\r\n4qC88wTGn0cW+A7O4Xed3NGWgO3Y5H+BfLC4Oy9NoHkszWuFDefLG9SrHpAg\r\njzB93yP2rxYcFb/v9n3aFZaKa01xpWDAJnxzeNzd0S5Dl3vvK444U4yGwjGJ\r\neDzvzylgYrnue08Kvc6hv6FwvghpQThTzH3wjNAJC9I4CqmkG3IHlhPT2Nb1\r\nw1H4wwC0z7OWcuXKFWr+LJPYlU2lcmwa02WqqHZBMr3GsxKYwaVMAmY+y9/+\r\nxBDFNPgpi62DSgAMSn1VODes+INqxr5hfVNsEiEohjbAI4XogygVyTk8qmDk\r\nUgyzAtopogC7ObxG5Cb05c6GtZSj+xdvCJJynteGwKT1HV5KlHcu2gsTU5ej\r\nRHYVnCFCOUmOS+42yjhYUBNZojr8d2OkcQlPrAuGHI30wJfpxuZiPfMx7CIc\r\n4phHisWu11XhcWxF7b+1brZOYWs3kAm0uWpt6erKlrSjAyotdtVCsJr9oQkg\r\nsfpSdM/Do41IDtoJ8Bo4Yv9/i313PmnW7NE=\r\n=mwLv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.16","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"12.22.10","dependencies":{"ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","popsicle":"^9.2.0","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.6.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.2.1","copyfiles":"^2.4.1","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.2.4","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.5","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","@babel/eslint-parser":"^7.15.4","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.59_1648797875307_0.3836565478349736","host":"s3://npm-registry-packages"}},"9.18.0":{"name":"@pact-foundation/pact","version":"9.18.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.18.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"faf5d646a95d3d292fe13c1cfb863973c9354afb","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.18.0.tgz","fileCount":115,"integrity":"sha512-UyYZN/QkSp8esv3YjVWo3P3l93voNUx1cTvLkoG2qZPsAr/rpvEkNZmiSMr7wUtSQJqzETa48dWmv+7ZR85eNg==","signatures":[{"sig":"MEUCIQD7xTuiMqkW66uAB6u4ufVHQCfNS5hVD7C2v5E7DMLKkQIgVLKOJCmBDmJtIjFBEHaqmk9FqOMDQN1hiK2i2no1Hmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":519201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJit7pLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmou8Q//Qw/FCsO2Wo5a5/4GB9XIxwE0lDj5XF0vbfCEJIc4Vmaz1qHe\r\nfqoQ8JNhI+n7C4LvlAJLGbdg+AQmpRuig/6jUxAd9EASADFbCkYdWJpE4Gfu\r\naMDEbiTZIsKow+ylTaDgXPkAPSqQCYjEKZzbd8omyZnZbOMrCDYzigmpTu66\r\nP+6UmRONmlDdsiEIPL6YbxLOcgExmAXKzC5fQ5K/Go+DobPUiMTaY9n6IbkE\r\nSWiAiQfscfDn+bJkFOb98sGcxuLtJ9U++z8hqimwrYKUhqtjWDboJmJ72hUR\r\n0prc6ftKQzWJS9cAb9FT01aW+FcRQi11FuJ0PJ0E9W0GevfL3g6YBrKmvCSt\r\njamqs0FMCTVSrbxPvHjXmp2OMGu2X2OO6WSF/xSHED8mMb8OHsWiZx0bfZQU\r\nxzceRHGGPJPtujeB3Yi/MK9U1SLlekVvH/NLTI0ldtsHko2R71SnYbF2QbGq\r\n/GX64UtbbvVoqSH2T8OWAA1UqAj4H+Js+o6tAotM2jDe6bpA8ve08CMDvUif\r\n4IRvSxkJvxbOqKS1YR7xse2a95/rZFLVBXw0xkQJ7z9rqjfSJN0KSbpiLoat\r\n0VkPXhfZK4MtLtTyLKlN/FivsIonQPCLOiwIoNKuDhfGktRsBjaHcw61t4qf\r\nCEKwzb2xUs9425D0WG13jMFm3B+XOYjbK04=\r\n=K04G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pino":"^6.5.1","axios":"^0.27.2","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","@types/http-proxy":"^1.17.9","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^10.17.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.18.0_1656207946868_0.8134464294176365","host":"s3://npm-registry-packages"}},"10.0.0-beta.60":{"name":"@pact-foundation/pact","version":"10.0.0-beta.60","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.60","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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"3b2267737506d2b5256a2cba239ca0cf86d69749","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.60.tgz","fileCount":194,"integrity":"sha512-qrI35yjJggh4HkqX4ydu/+tFuuYmAisKoQREeCL/v1/ur1ppaEuwRWIFEKFXdDhWhjE0pgzFTnaBuiXIevjomw==","signatures":[{"sig":"MEUCIQC8jpdV35OwvgQLL4ZerbOMoyA+1BIa534EHcgCAi180gIgeopXQtlcIoA17yd2lPjqled8PoBio1JZFr1UWgJnNp4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":834911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJit+pWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqySw/9FE2E9UH6KGm9QseQ5aGm9CesDAQEnJbQy4lgsAKJ8UQvG5XT\r\nPhhXXRZLpTRPs2AKuekeqtDZiZY/VJfQCcCUHpA09rRccZ0EZVTlkL81+h/1\r\nWwo5DnDq3EzxbYDIFuE2rMdFYeJpUV9ZyiwYY92umfep1w5dYP1Y2/VOFtBe\r\n59Kz2URDmo6i1Zgstm0D+FZmoCUTsad4mIvyaJunlErcnF2/m2jJ5428Cazt\r\naMfrp9gc5prfRcQd7+BX4dAUStBXgLFhtlzQy1rhTvZkeauljN2RLHc5gzUK\r\nh+8sx8Sa4oeIA3mDLDi5Fat7mN+mFXx1/skIvewjM3ewD1R+MrTSrl1gFHmn\r\nXqAtqfCA6+EmDVH0rz3SIWItRhszZ5X1DPU4ubrgcdehakhzCRYeFHajWVsp\r\nKiQ2V0oAYZa5jsAkAbNdh16vf/iM1MwoY+B+uHVG5k7mkPwYpQyTvujDfHp5\r\nWQe5TvmvZ1aJy9u3TxuDFNDkwoW9hNgu42PPFeDBEYAUxTQb9dXj9uE/TXpP\r\nFXc2N2Oo15M1f9+/8+nRK2VITMCMoLTrOjj+qxzLJcyTZ1jPdiRs2pnH5ajU\r\nLcUY9ikyyKAVOkyxrZPVJ6pe0IyuEsjnSVpYjeltBuP2kKC1TE8oHEaTWlHq\r\nx46p2QPsq8CWqSOICpo8EN6LMvF2sg7vI0o=\r\n=rSsa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","binary":{"host":"https://github.com/pact-foundation/pact-js/releases/download/","pkg_path":".","module_name":"index","module_path":"./native","remote_path":"v{version}","package_name":"{node_abi}-{platform}-{arch}-{libc}.tar.gz"},"engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","package":"npm run native:sha256 && node-pre-gyp package && node-pre-gyp testpackage","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","clean:native":"rimraf native/target","format:check":"npm run format:base -- --check","native:sha256":"node ./scripts/calc-sha256.js"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.19.3","dependencies":{"axios":"^0.27.2","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.18.2","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.6.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^7.15.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.2.1","copyfiles":"^2.4.1","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.2.4","@babel/core":"^7.6.4","@types/chai":"^4.1.2","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.73","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^8.1.0","mocha-lcov-reporter":"^1.3.0","@babel/eslint-parser":"^7.15.4","eslint-plugin-import":"2.22.1","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^4.17.0","eslint-plugin-chai-friendly":"^0.6.0","@typescript-eslint/eslint-plugin":"4.17.0","eslint-import-resolver-typescript":"^2.3.0","eslint-config-airbnb-typescript-lite":"^12.1.1","@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_10.0.0-beta.60_1656220246207_0.9342614541822851","host":"s3://npm-registry-packages"}},"9.18.1":{"name":"@pact-foundation/pact","version":"9.18.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@9.18.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"26efee5467b529af38b804fa7b10cf1b0541550b","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-9.18.1.tgz","fileCount":115,"integrity":"sha512-4AJuFmNCepy622jpu69/JJXmDhePaXBHmMtHu3NMqPOY8st8Xky2cJz+ngyFEDN6pqfy40XwCUBMUkC74RjzrQ==","signatures":[{"sig":"MEQCIDnafq5i5wEhWqGehwmSNd6tkWKH/AEbfU/7m7KWJW7lAiAsAfkubd3U2mqNV8wvGznJ1I/81xD4jo/WE4zT5mzOjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":519557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuuF6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrw3g//aSyBvbuZQV9cXf/DHZhVhZQVQVlLhuVrOnzGqj6vnlcuUqfl\r\nD6jmIBJ4aqBsY9bzsXqA7k9OyB+kGXZBllx9r8rFqtmgXXVH5dG/i8FwYkC8\r\njKoG59ROYEnS3LguhuIfbXfECeoG1AK00BwjOhcRXHvU/+X+o41Bq7jyvaxI\r\nojGXkewNuUcIeywc/8cc+Jq/sIam6ufSUt2753y53pS3lu56ny78N55SNfGE\r\nOOJ/A/ytL6CT0ZXK1lM4OmfByb+cQHRI9NUksTfLABnFBbCS/gXLzrFmdgA3\r\n80efFIRp6WMTLOebZfeEX7HgH6b7LiLRY3YR5B1KpVqjmvoZ1l2OW+3br9Me\r\nziTSAG18pdGcoT+HaWu0OASlibD52cn4W2jbzJOUiiVqW99wSrfKKOQ9I/Y+\r\neWqKE+OJbKRlajlSqu/+WkRHAEZFSRoXSwy2/okAOV4odvPPqGKFiAjS7Z2H\r\nskdvfrW2vusaRgBDBgu8cgbbDUMnyfpxD09Ps8WsftP6jfncZ6XdLAFzwPze\r\nQpPwgK/2ij+NCJBeEyMuNbMWGhaTNSAjFi0Ps+vWGSu1q2MtYFrcYTmxqCzi\r\nLIVzf0ZOaaR5A8UxmMT6gS2HPZlXKTZyvki3WihjPFalBXNvXt31AQAh8Utj\r\nokpSbzIZhEJz9DV7f41KqI/kXYusX+txixM=\r\n=zWd5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/pact.js","types":"./src/pact.d.ts","engines":{"node":">=6"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"tslint -c tslint.json '{src,test,examples}/**/*.ts' -e '**/node_modules/**/*.ts'","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist dist-web coverage .nyc_output logs pacts","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pino":"^6.5.1","axios":"^0.27.2","ramda":"^0.27.2","lodash":"^4.17.21","express":"^4.17.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^1.1.0","http-proxy":"^1.18.1","body-parser":"^1.18.2","es6-promise":"^4.1.1","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^4.1.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","@types/http-proxy":"^1.17.9","es6-object-assign":"^1.1.0","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-node":"^10.17.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0-beta.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^7.2.0","sinon":"^7.2.4","eslint":"^5.6.1","rimraf":"^2.7.1","tslint":"^5.11.0","ts-node":"^3.3.0","@types/q":"^1.5.2","istanbul":"~0.4.5","prettier":"^1.18.2","copyfiles":"^2.4.1","coveralls":"^3.0.2","@babel/cli":"^7.14.5","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^3.3.3","@babel/core":"^7.6.4","@types/chai":"^4.0.3","@types/nock":"^9.1.2","@types/node":"^8.0.24","@types/pino":"^6.3.0","json-loader":"~0.5.7","@types/mocha":"^7.0.2","@types/sinon":"^7.0.6","babel-eslint":"~10.0.3","babel-loader":"^8.0.6","jasmine-core":"~2.9.1","loader-utils":"^1.1.0","@types/lodash":"^4.14.73","imports-loader":"~0.7.1","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","@types/form-data":"^2.2.1","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.3.0","@babel/preset-env":"^7.6.3","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-loader":"^0.2.1","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.3","@types/tough-cookie":"^2.3.2","mocha-lcov-reporter":"^1.3.0","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","tslint-config-prettier":"^1.15.0","@types/chai-as-promised":"0.0.31","awesome-typescript-loader":"^5.2.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_9.18.1_1656414586254_0.6660987712313855","host":"s3://npm-registry-packages"}},"10.0.0-beta.61":{"name":"@pact-foundation/pact","version":"10.0.0-beta.61","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.61","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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"771019b87c9110e45c9fc1b2695f2da96289caac","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.61.tgz","fileCount":194,"integrity":"sha512-OadFvlBEoFwgNHIXhXoqkSrljgsBjfeMz9q1t7Ysb/zQ5XQFSi5fEV91iAlM/mWhk9ec+l0bxdyBpQPwoTdw1w==","signatures":[{"sig":"MEQCICZaG4PFXqQQNxNsJoSXiWK8Mh6O/i8FxI0D2Mmx8QksAiB/IxudCgNmECgnp1Wxyo5b/m2LTIxgmiGwluDP9MNstw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":769691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4HqXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCog/+OXflP5khDeS/eWU2SG8WYtZtoqqNL6n7BhySz3xUjfT8Nbav\r\nfQvD6X7HU5FsHKjf9SDFwQVrA0e0ZkAS0GR0FpDsmDS2oQmhYNduNQxdPLhD\r\nU/M+fG0sqXaG+nPbiHBjIKPGAc5+LFFYHKmQ/poGuCqp5YDTKsuSWvnO50Lb\r\n/dSjf1HKdT7en9cK1sd+Bx755mGZsuOBL6cfzpoH+vdeoRH5u9wknxqBnQpl\r\nVwnqYfvqVCY6W5uhqwhO6tnwFn7ylRVTxpZkHEBwwMhhLsIkWzLViM9Ovz/8\r\nuUz4WSOJraJlWhpT89Z376QIgpDs7MTjdJuz97O/he0arPz+S7qPwoggYnG4\r\noXgW0U6EzlqGLhhOhzNO4dkgav1NfWkLTYAGtQkRe5eaOuq19BrKPVov8vdG\r\npMyWLnHGHk6qrFj7P1dU91phYb9+zou1dKbulS8CTpxzwIXItuFIUQ8d+4sN\r\nvCf7D3ngWhGVYzzHHU9xCo6WvXIee4DIMlaMdGJA+mkEjUkZHEUp7Wr8pQeG\r\nQ9FLDe62WDkUUN0IV0ImEGqGS93o0kgpTMjznPUPNXT3YwLTv9fiVaiYrgHj\r\n0knoleFEJst9jtHTZmlP6b7WJJ+CzjLXYF6AO2EJhl37tl+sTGp5HkdXgVup\r\nEiOJczmsljmbUwUqdRNbFBpz40cit8RCy7s=\r\n=WTXw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.0","dependencies":{"axios":"^0.27.2","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.0.0-beta.61_1658878615550_0.6637388435206424","host":"s3://npm-registry-packages"}},"10.0.0-beta.62":{"name":"@pact-foundation/pact","version":"10.0.0-beta.62","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.0.0-beta.62","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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"f04be09c9883178d8821c93ec363817d735dab64","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0-beta.62.tgz","fileCount":194,"integrity":"sha512-CuQ8BEnAvN3kGkNcjTyo5ynLGU2hQVHR7TCjiapkoCC3f0cZmw0Uh6ydjiG5QFHqpNJYVRM7vV/34LvCm9IFUA==","signatures":[{"sig":"MEUCIAlz+MTVyF9ZjAsLlwNi2GZ5iBHsFrrmLM4JAcBpWfKZAiEAg6mpxb7IG7MljrNg80RHq9/ncXb/9JlnP+RfnbCObfA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":769997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4O1kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXKg//ZgsULzfSbae2QxgDvgr+7oyFBSMpdObFskR6n1hGUnhY/Ibo\r\nUyTs1sczaWfdlYh3C/tS6flkmCPCSK+EWcGN3Oq/bwP9QywhDjQzLwwXOuUx\r\nXD+bpsbf5G9AePNCJBTppepBuiiBrH6S3z7buIKMv32XTdI7/BR+0DEuUVon\r\nL0KOqrb7faqL0f973M1z2B7RMJ2Cbs1CTZql2kDZf+N8P5YORkrea98ftQPF\r\nOUtvaH5hijdq1YOeqo/oGj0YTScXd+d9Ph8kzEE03SUNCN2X+cw3xnrWotAA\r\nsb+r/bkIreA56qqhogpGMtymbcqDCKk+L97YAvg+tizFgb1wehB0s4KJU+Ms\r\nxWkR0BQN7xhuRrxi9m0sYQEaqgBoYGSz+bGobIMsvkioDunyVensYJupSzUZ\r\nO1HPsJC64blw/IA37X6uZXYS4w8pKfDOsKDZatH6k/Hf3n6h83dBBLzXagIa\r\n8zbfccpULPCMxeGWMTGMpR9WN+xSJ0VN2JUGZvhQnzEkXpu0R8qzogIBlxva\r\nIpIrF4DtqlsyNi3Zn3hJKMqhU2kDxa4N998pIhBxIYBTg0Ra0CS4VvH9cN2I\r\n+NjSkOtyupGMWMj4TAh7xCbiFcjqOtOcf6af2uKa9IMWyUEbelAqZXsbqfXr\r\nNUgSJc8vwaUjkuAqZyfSkPRVXZHuVNa/7uY=\r\n=pRx3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.0","dependencies":{"axios":"^0.27.2","ramda":"^0.26.1","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^1.1.0","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.0.0-beta.62_1658908004765_0.7123111005135965","host":"s3://npm-registry-packages"}},"10.1.0-beta.0":{"name":"@pact-foundation/pact","version":"10.1.0-beta.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.1.0-beta.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"b014f3fe0e91155ceaf30ba9a8e89a2db3f34fa0","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.1.0-beta.0.tgz","fileCount":194,"integrity":"sha512-TILDj1mDaKQN7fvc6NetcvBmWj0K6wV+zOkpN0j0zclqaFisWX+mZ0E/1TuSSE6bIzsYgGnrdVJhp/EH4rhpkA==","signatures":[{"sig":"MEUCIQCrPgFn0waNkvkGaAji6VPzvlCyh1ZKCE3yF9eTVuGH8gIgFKhPf0rtWsAp3xwBrEYiBNisf4+A+j6hATXg1pVqUTA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":772928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4ezpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBdw//bRBVk7lU0nB47hvfjfnTctP24+6HWys17AafIxjhoANQPH4Y\r\n1WOtZ/ZN7M55wTtT0Y7MDFdJCpCZkGpXXdj2exWjfvWim2hvMszMrxGcV/8e\r\nwK4TPumjfxrjjykb4754MH3iRte4Rqw0zXqH2GS7bTYjM+wxXCLL5JYS24gC\r\nkHDt8tvyxLkZ1FHHCJFfyho8bhOdQ1wulTQpp8WUSBiTz3V/S18GDZiBFIO4\r\nywQTV7tN84hHkoG6gefSmtQdh+TxKbvIe05LPNjouuF2I3e16mlJPtjxzPmt\r\nS/v1MzCo+c0m2j9usZma2x5wVK1eW1tAhjNQ3VXVJhx88npIKbd0AdC5dn1u\r\n+uHSlthm4eQoUBpguso5u8Fr+foYdGJ2TRzuaN+DkTuqqgHiQOSvrmgBVhsz\r\nsQUrCGumatMb6a9+OI3/if+0mhXCZNrT5C0c6+7WKH/lCYbP8HG+lxK0lXWS\r\nPxmdgV4/a/ak5BpKr3KwyImAlDIsAoru8hpNkOAUQvUVBTL5WHlGXuVYldak\r\nWaYFOz6NPEdDXJURfWOLXhEF9QYDvj/JJcvqrvjLtU8uSzTdCQ6Iy45HIfEC\r\nNB5WUxHCx5ibbsjcwi8sSc6f9DGsJ/4/ulCpNlA88x+KYjCH1P/xadCGsJiv\r\nCsPIDbLcKrErdciinMs/q4bK4+XR0FkE9wU=\r\n=s6vX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -p beta","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.0","dependencies":{"axios":"^0.27.2","ramda":"^0.27.2","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.1.0-beta.0_1658973417109_0.8674203821271744","host":"s3://npm-registry-packages"}},"10.0.0":{"name":"@pact-foundation/pact","version":"10.0.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"e011e60838c1abb6d5d5edb18b9291ee18ba2d7e","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.0.tgz","fileCount":194,"integrity":"sha512-hIF9b0bi80+Ij8BmvoUjJx0kgAOJlln2iU+icr8qp9fzFy9dNQ7Y49pzCakBTyPGaLHTJbn6wt9ZBG+p9CVXNQ==","signatures":[{"sig":"MEUCIB2a15C5IRLS2LfmW2rhNDYV2HF8Gzs09Qd+emIfmI0RAiEA3zpginD2LHGCSxd5GBowF1NtyQ1oGrjcdQjh8r/qiVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":773156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4f3JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqguQ//Tp6Wc9+rwAAfBqKEDomxNXmt50+Qjc85WK6KnZDKTl6DEUQk\r\nJVv0NrWaeZwRZUdrAgJdXqKGN8L9w3sJrbvozSiDJiB4tNu+pmYGYtgrtJTt\r\n1Rth6P1FT2cqtX6qoxnmb21O6Xx3Q/89UqWigsOSrqep9KuMi6hDbQtM/Qs0\r\nIlu8zkQi8gBLSnUTA86GP2PQqrYXmRzRnwWQCvyZD6YvPsEkN6KkigBEPS4v\r\niL1b2NlmGTC6vbARM7U2O8xpOhQgZ1ZiH/a9yotd8cOaXtX0/L3PQ8uQeEQc\r\nPV4OdMCAj2p5tc4vpj4hNZx56P0zM8lknonf2foL9GO1BbyYEFBKz36CKuIw\r\nF1lTnUW7B3uHbu20ksk8FS3gEDL17mV+slOSg/8ipF3VBW+wax0FQ/0hoemM\r\nrMqvS9d0GCPz9N8we65KFtnKImNyfbm0Il/MBDBSVCyylS7kv2vYtWsE90HY\r\n3V1dlkqPZgxsmpm8ztizzMA0zR0dx4BOgSsyUUQC4j6PONGj525138pokmNW\r\nor8yECkPj71y9V3A6kHISiMfON5HnpkP51LT7mYk2pSPA+scDu0bN/kaTJNZ\r\naKYHe1HHc2pGHhAtWq5SXo6gpHaCq4Zvl/nefNJaibQpo5I8QOWjU6VoL/m8\r\nCqTXbqjR7hqiBKDFM6aQFN8cP2Kc89st5fE=\r\n=6InX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version -f","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.0","dependencies":{"axios":"^0.27.2","ramda":"^0.27.2","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.6.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.0.0_1658977737022_0.46725570591993604","host":"s3://npm-registry-packages"}},"10.0.1":{"name":"@pact-foundation/pact","version":"10.0.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"227134c9ef9a88607ffb2d0eed13e521f839d470","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.1.tgz","fileCount":194,"integrity":"sha512-BcHIsGPx/lYO3g4W9Jm9QNVX/qIbqEaYfpvTFfqQFRvLgeNOcoYBDKmz+9VF1+Cott9Uh3ynYsF3ZpF6qtLJmQ==","signatures":[{"sig":"MEUCIE0ij/f8OTGZzHmQrxcqoWwPm7ZVyt7CrQ/XyERFG20uAiEAvLTPd0prHVwPbeB+5VhO5m3+oNuRTIx627w9V+brySw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":773273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4xv6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoa+g/+O/m/Rgg54+dnuZkdFbThUlgOY1PJrvdDtW09APB8xsuz7Iro\r\nUg8T1+rguso0lteuyZrW1M1ZbJRYjPcSgPcIRGypcedEZkb+dIr/NWooIFl1\r\nTSo1U97u7okOMjWoqnRDZz6xgPbVoUw6coVa3GAmd6NUKZGm0PDjHW0uggEU\r\nUboChcx3ZBuFc9vhojyrEohsPo84VnVVJ73J7rFBeS/8UWWIMO/hm9+J8V/E\r\nEPWy5Cg7d9XmJXI3vcX/jrWiYbZ3L38onnwg3Y8MX/xsyy/mdyCgXsuAXPeA\r\nIo0e6KXkZ5dJj+EHv3WVnvT6PiO4zAPQWETh88ibV7G3OgZiASeBgv+cyEbC\r\nd8kDrCLN/21RIKWAVRdTkphk/oSHR3U07pUP+SMXQNhDKHBUpOYM00ywwERE\r\nbgrv01EWcbPZBS5VIXOMpDDwA2wgc2vxem5kk9qVY6qc78Tl3C89Uj/ITnsC\r\nph+GcDb+qpFjB4bK5yeaoPeM0mukhIIAJFvgFPT5o2GIMNDTZCvBJbzd9A7A\r\nBEtlGg4l57vyzXxgNCV/0NIASrYGmKttiBlnOvV5vm2DT8ZXnNkBEky5gJ2P\r\nfhMtL73VAN7sOupOWcqYQ07UOJ8Mzch1NWoHVaLy0TxFhtCgeC+nFKlq93gm\r\n/Gk4TbgHyJMSNVrXC6priCFZXlahP1f2JZU=\r\n=Zy83\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.0","dependencies":{"axios":"^0.27.2","ramda":"^0.27.2","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.6.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.0.1_1659051002189_0.4065120052065079","host":"s3://npm-registry-packages"}},"10.0.2":{"name":"@pact-foundation/pact","version":"10.0.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"c83b58f75595b2ba0f684bf5b2488ea1b8b67660","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.0.2.tgz","fileCount":194,"integrity":"sha512-YqIgdfEpSxbopvIxJk62VRFV9i4bx/XGM94dpnrx5CP8q2aab8opAoxjWgn/NtJMXdwHhWHI1gWneI4JJ2wG6Q==","signatures":[{"sig":"MEUCIAJDdd5r6kuUdM+rVBw+8fmFi2AmZR3HFhGX0c+hX/38AiEAuFahW71fndaQWeU0z67X0Ya3d/WidBJsXdVaVZcU5BM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":773503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8TGbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGvg//fBuzGCnEALf1z7MBpeaf9xCVgpl4v8UFDUXfnwlV2B/dfUPS\r\nWRMuwDgms7Mamn/ZcoCFTQPONzQvamfj+TgQS5BHTB29mSHiO7615odtbg4T\r\nsbPm13vq69oGt9Aa0f/A8gkgCUG8QTvsa8o+EaT5CNgbT7UsBNA7IrdJbilt\r\neJfR4Lbux4HRheSCjhD56W+EPYwLIEoOKxxukWNSheURY+zlOrUqrMMilmEu\r\npDLMjW9HO3zvKHVMGxqS2er1Okxb/4bgjUFl8YGwQhEG6GDwfkhnylTzKtWy\r\nxUwUE14D9MFpJ1/D7guekt9lyF2Esb7KGqC/CSCSEJ5AMdcVaEzZYdQSnIPy\r\ndVuFuXnzgQ2Ifx0iRRBwIcbac9i8dvIh/qpiPX3LuDjphQLiakIqoOfc5CJg\r\nJMFTfrc4nI0NEZ7P5PV3kIUddyrU23hsqGhvuvzX09vTgsL+irZWKmkC68g0\r\nN+OJTKbxMjDGtvQyBMuX4sRWkmnp75LcDJG3BSPyi5SZnYbt25CWaom22x1N\r\nmAQ5290Nei8MFdxCLpjYm6nB5Vkm6ooRQ26aSlR8iAj1c4fc4zO8RT45z+AZ\r\n244aqiOKfTBoG6IKi8z+WCcld2pTQjdG4XabA1hp2ctgioHlY+Zdj8ey9bVl\r\nLSeqW2qeXSgG9mfOQgIvY0TqQUGv2xvYGtI=\r\n=c8DG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.0","dependencies":{"axios":"^0.27.2","ramda":"^0.27.2","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.6.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.0.2_1659974043310_0.6514691381356312","host":"s3://npm-registry-packages"}},"10.1.0":{"name":"@pact-foundation/pact","version":"10.1.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"c8cd4067879a40f70baa43c90f3a872ea575af02","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.1.0.tgz","fileCount":194,"integrity":"sha512-WSdAMmLofFNnNsqtijyXHsucdyexll/g2mQH43SIVnArC2A6weJANBSVO3uUmFUyTSXRRWsB0oqEKiWmCrv6dg==","signatures":[{"sig":"MEQCIGPbzsiS1EmUGKj1MvztVjy75+JHWnrfvPC3Lc+AacZUAiB5/4qO04MsOnMlzS/xZXcFYsINYUqx7JRKbhBmsC5JqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":783877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9ZAGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotvA//XyOr+84b3nwp6Vi/tRUCe3n8jOvZkHOF/6gWwT627zPsKOZB\r\nH31ntiYLdoz8YRsbuwC5tM8RNu6gjVZ28XUgGi1wEk6hVf6ENJPzFBSGuRLN\r\n6kSdHVpd/SZMvUK4h79oIxDNuE5D6ER7VxkitxA6d5nH0SaMFZTmRgBJQW1r\r\ncDaXl6mwPS7BwpfWF+o5eeoUaJwGbDKAMCx9sywleNAS8VZXskPbZKkn4HIt\r\nfVujznD6oLLHVFfJMtp/GwRtu8+8Y75lak2zT+vfN+IMZlkq9AODAkxDi+VU\r\nuQ4AYpENFkppbfSEHvwDDUjMLQypgq096TtofgPuAbtYcZOWrZBXDlZ5Hp1/\r\nICC0gHoNnRFEzAm7a7O93S/nVm9Jcn85lRiAsYK3rcZTdjDpAvh/mcs41Hat\r\nawYXkH3RRh4iJJa/FuqdRQHbsmR6cH7dxjsESQ+6IHnPiKYtCSUXtlcyADBx\r\noESiJzgvuyq1ZqDJ17mxrWCwD+69vFdYlz4mKpQu+Hhcq24s7+wahZBOwFrj\r\ndZG4tcKa8Bw6gMSwbgcERIIO5jxGqC82C9pO56ym+CXBzZk1RYmStcTEWyU7\r\nRH2/3mf82ENFra/N5+RP8fg/tQdVQ2qaRVohpNR1MGrzB4Sodr+teLMky+Hd\r\nvaNd2y5LpLpQ8LlkO1qgrDZ9pX81HqIdrUA=\r\n=hKFC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.0","dependencies":{"axios":"^0.27.2","ramda":"^0.27.2","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.6.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.1.0_1660260358532_0.25942261469210903","host":"s3://npm-registry-packages"}},"10.1.1":{"name":"@pact-foundation/pact","version":"10.1.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"86aa979d90fae3848652abc9e63afff6ff906f3b","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.1.1.tgz","fileCount":194,"integrity":"sha512-aCXZ8Ej2zLZgwB35AGw2pX/672MgIg7Pdv2ECyvFmx7iubN3RvhHhNJPhTv/OTIAnxCNA8tSLCVBmXmJlWjnig==","signatures":[{"sig":"MEYCIQD47vxP+mJTIIqamzbMSu/UxFKYOwhdw0zIOf/t4+75YgIhAI2SNyd73v6gVL9ta9yVH0d+pGGebyLTyChq1PWWJplo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":785256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+GF7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTTBAAj59Cz/gn+6lLU8dhsNcupRG+E/YbsOfodiYs1oidm4hlQlSi\r\n5T30iUwsIud11/fwoXLnc3wdB7KUfuF+17jJpY9yUdke0/EhVALXK3jbUOuY\r\nrdbvZWuWayPmer1rGqIUuoGo4FxgSzYAqB/PrRr+MXmAWk8YDAOe4pkt1Bkc\r\nByyLuD15ZLnXeKfspqyMyjkHhDsYThgWFmP+y/gKC2q0fRhtw8OA/nTJoyj7\r\nAjoWFACLJx26f1dySEFJW9RgdQCbab4Vec6QP6BvyxesUBb/qCXUF7KakOUi\r\nmKx5PHBzvh0YbTcxYiV0p+ij0AN0XOaxzN+t0JT+nDKrCNwodWU0aITHtz5p\r\n6td2xbvJpqS4vo3BG0SrloHCwXndD2CJm1JdalixTJqPVPIZzchPIVa16TpU\r\nXc4+uD0uomtx2twaXJTHEwCKPaeACHSG4cPCaj44qm0tXq6NiURsiLsnZD3v\r\nMorw9+HpP/rHp/t3qVPdT/MTmlmxCQ1vKcwuGIzEjxFlY30KTn9P0oIH+POy\r\nblwNzhSkpQawuI56JXWq+f/MhaEcFzrn2WBArBmke7sjNi8SGaJAQFRTOoKe\r\nigzxZBw+FyoXt5SYTEv8WZUgQqWBFdhhUWUNy4ejbQmeYXd2auVDEtCZXKIg\r\nl+P1aD74sTe3QtB4t/qrXxcWvdZmxn+Axjk=\r\n=XBxl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.0","dependencies":{"axios":"^0.27.2","ramda":"^0.27.2","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.7.7"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.1.1_1660445051295_0.8685460596530694","host":"s3://npm-registry-packages"}},"10.1.2":{"name":"@pact-foundation/pact","version":"10.1.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"a749a4fa8cf7f551f05446375f6c40bf0277c8d8","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.1.2.tgz","fileCount":194,"integrity":"sha512-Z0M8cRdnZE6Lxb5XMXIWuQHNMUvm9GLg1X17Ypcz0qRrM+1IA/cMWk1PGx+fk6EGkTi4p8rDFt8xuQOg9WEdgw==","signatures":[{"sig":"MEUCIBwnXuY5KTDf/l7VFwm8yjciGmgRR4mqWDnRbIMSNzWcAiEA7YGmYijfy9mzutM5NOdwKIjHJFGjrWcwsgOgtk4BxF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":785669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjAMr7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/5w//fa28XANCkqVwdGQEPke4siUvatEivsXWSpE7O3Mfqj4tpwWZ\r\nYxNKmfdrAqpo9b+bzxLVCH8bf9+5hdWyxjT+M7jeJ/o1DmF4ebteMfY/0eJx\r\nBoTq/1haItF5qF8m92p76CoJCMI9q97T0vUmb0hVcIclwIQt6wvAFmAXFoK3\r\nXXQUFS+onFR/UFz3mu4DQGzVSmG5+gKpiCEdWO65WXiSifxQ6fI3vOMbI03l\r\nqYpfkmAjc3HRWm8H9pY1bBcg2osbO0SvWwWRVveGODZKKICdBrkqtw41jlfU\r\nKzyZ1uLwh9GKjeU12jJepanTgXPp7IFT2QYGMEsRBm8EaTjiQ1FY3ZMJTJw5\r\n56EQlXZsyRCsFgpj7XJj3wAwHFqyCEE054K6ua6GhFuVRMqnU3IW24G3hT+g\r\nD4nZPkcSkYe8n+TyFvCvXim+JlLvuPWNnSQx5OdBH5mwuMrZ23DVOpfyY14c\r\nrW0xGPlXMsyBkJ9XQY/S8rwppZke+5XuA40cpCTFoGDSY3XQ+jASpCQguLQM\r\nGTE7+KHAwiBBAJZ7BwfYe01Xk0DrIzISgNLkObWWrFGeTbOzUfq6NVItM7sh\r\ngt8j7f6WayW9XipPGO0W6JCS/weLrTJcjd/J+zuYm7MZX+SVdf/1C7YaMXBO\r\nSlYNp7ij5UAU70kWJ5NvyAhqMnX+PtOClZ4=\r\n=PHlH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.0","dependencies":{"axios":"^0.27.2","ramda":"^0.27.2","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.7.8"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.1.2_1660996347485_0.8162994699905195","host":"s3://npm-registry-packages"}},"10.1.3":{"name":"@pact-foundation/pact","version":"10.1.3","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"7964e720f349f2a92d8ab684f4d8bebc3dd36426","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.1.3.tgz","fileCount":194,"integrity":"sha512-ITjUfTiHpL1uc40RipzLKxAszteehLZE4znc0Xh2L9XEGRLnT6ATqN0kv7ufRoxkCgWsP/mWPbig5xWxCB9T6w==","signatures":[{"sig":"MEUCIDAwQ3Bao2IKIOicX4oJfcwgUum6wepph7MyDnB7rPTyAiEA1sfKleyiRhCW8FvVcGGcqBy6pJJBaFLconWbMIr9oOE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786406,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF3qXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBgA/9Fpedk0a5Ih68qhDoUP+XDkfogFx84EEH8iYGIBBtVwZUjqTK\r\nUrBGfQNAcTvrA7XdssMTjcpruMO+OHToIRuIdjtNncrPPflj4JLJjcXJc9JG\r\nGNO4o7l5d/89UzKLxr/yFGoh4Zw94OngSsscfE12y08FN6j+BwIWZs2dgOW0\r\n4DlUBhFEaJEi78oY9LEZvQsDN5+5gf5pP3we8PleDvH2gdvSBNRK4W+QHfrB\r\n9MpEb/D7ZAEDxJD5eIt4gWnmuLTjCiVjBxpKk8fZSOaLE/scwLAQB1Jfuv+Q\r\nLXMbkQ7GfUSymyW/yKYmZngvBzlDfci1R5ZjPxmrBZkiF890HN4N8kTQVV/W\r\ne+EwduhoTFg9Rs4ANonw7z4yezcWve7PnaaMc56/OOUr5oGh09aaG0Wes44c\r\npVAKi6jF2GV9FpIbC805zi9njD9ddg6VyoQ+yhQmdeJ1us/39iZbNZ4YFXXf\r\noyq2xjtOeFXPC71ENCn5IZMX1meMCQ7JN+tk7uIqY7sX2zxIq52JD6nfeuAY\r\na8Hz93EC43xKf1BtXfgasVgxovVgGGJcAe584qU/C+PvJfkSWwgo1spzXVEM\r\nztYSUziD25CV4Q1jSGzlknRmKXWD8Cjc8pENMR2mph8X+KVbV+HcFSPxp7hZ\r\nAIDB6niTEwlWPaCUyampUnpz7o/8+ObfTXo=\r\n=FCnt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.0","dependencies":{"axios":"^0.27.2","ramda":"^0.27.2","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.7.8"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.1.3_1662483095087_0.5518616491827149","host":"s3://npm-registry-packages"}},"10.1.4":{"name":"@pact-foundation/pact","version":"10.1.4","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"3a5bbfc4160aa085242565d73885f03f40557d66","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.1.4.tgz","fileCount":194,"integrity":"sha512-K1P04rooTWja2PEQ2dMab2Vs9bdMx/Wq4hwutZxzJW9smOj73DZhhHJ+rtNn3UvPOX83JC+rejJQpt9/STLI+Q==","signatures":[{"sig":"MEUCIG6+9GMdLbp4oqKm0vWD34nLMV4vhuTN3omJPeq/L/7WAiEArzLbjelgI5DcKwbd2LDFbWpEyG8T4kJuKS4YW+to7MI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKxY+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDMg/9GeGG3YtEOdkiAxY9yiJajkBdIVE+cvfx6ObN8g2SEYvO4dJX\r\nApTi17L/Ql5cPXOU2eLm0dn4D8e67qDULYg+VJMjJ6cAZcOFEtvQhvE5EZWd\r\nYRmIAdx9tZ7LgVoNFzcgDJHiHcFagx64UpxqFZsjn/W5xAWfExRjyMuGpeh4\r\nmJqmTqYkrvA9rQ2G/g7UR72xOmkLLS/r1hRRNz4QGW/zommuuAxEhpQYB4up\r\ntnhR5hJILPlRVOhV4+FxDiaLViTkU88nQjx38rlNSpeGjkhHcw3aqn6Y3nIZ\r\nOqzjhFcbjLM+m00BwfqyYpPH11UZ6/wj3fsMeGDqjIcQr8SXFrOmI20y2yS6\r\n5UvIeZ4jjauEQxym/SLh+RHHvTKEnOsJC13TzLqWnFiWNuB/hy0uYy7JVQmk\r\nUEXDGF71elhgJrnbXepx4PRpht1RyzHGCYV+omblanKr2eP69GBkb3jwC7cs\r\n0JTL2lb5vRlT/VGnacBwYjXsodKc05ZF9xL3JLvVdEjmvXLu0sx24VNElzvB\r\neADiTCY3VnCSFVGn7BIKzZnfOioZNWAN09daaoQ5odHXAp6tmZ5Fe0H2krdG\r\n0Y4pWTNBDRexIq9macaOlGFlV95AF3xRtRv7Dgd/JGBe73cKuL3YzNF5WtHO\r\nKkN1x1Xg2ePn0r4aAvrst/10/leLlecm3hA=\r\n=iULH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha","clean":"rimraf docs dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.0","dependencies":{"axios":"^0.27.2","ramda":"^0.27.2","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.7.8"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.1.4_1663768126162_0.30878737949729484","host":"s3://npm-registry-packages"}},"10.2.0":{"name":"@pact-foundation/pact","version":"10.2.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"3ed3c29f18218ceae387a0bbcf409eb647170ae3","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.2.0.tgz","fileCount":224,"integrity":"sha512-Q07AKBc/ZR5Xf8lOk8Ci9nBfXvYMfNRR4n4nr65X0Z6AkY4dcdhX2zS0HKGkA+PNZ3ngrGUQyhKxLTvXvOha9g==","signatures":[{"sig":"MEYCIQD65sR+iPfEvfDA/fApRcKeGTB9Srn0fE+QcMitW3lUyQIhAPNGbR1sf4VgxiwAlqQoT/JGjwJo3txJFdfdh8p2uMm/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":891108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbN18ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrD3g//ZenNXlRdRtsT/t7uDE41IHHMUfO5/z+b1JEOp9Wl17VCqjoR\r\nVYBUfdeROGRvwOIXZDtd2W9yDxTkcr931QhsjWvc9mg/yohAW2MN1SaiEUv6\r\n1HqE5+8fUOLub5ODmv6z5F+g2DG41rJpvbfzaCr41g8JNIOt1QVnNCcclgtg\r\ngK1O8THHiH1gYRuSC8pCW8nBRv+xPEjyNpzTSkXDH7qoHCaMhTL5k2Lm4vhv\r\nHrTPKSH0VfZ7iJ+lxkEh99Yv0xHqlmh6T1h6ibdjy3hcGgU/LiL8dxFDUsH0\r\nLP26m+3hym07hxQ/XVTlCrARYWI4esucB1joRjZ5xcJ/KkdQi/uZZmOO+ddE\r\npmubc3Lkk3Bcmam3yQIvC0rGSbe8P1NQCT6CP4UCvfTEow6DN4S5ig2uQB5s\r\nvFsaRlpJtsc8aSeLTA3BN2dZWst8BjMz4OQW0Uf1fnKZtEX+GIZ/plo0t7/l\r\nJO5I64SJkSuMeGiElJ0AkYXRffbHuvpZiFwFmeaCVJI78ENDh/R3teMI1pJM\r\nMvVuUcXT1x5CBZiJUt9YHMIKCr/+pOrI8U42SDy3NIV/SkH2EsISMe755Zn9\r\nOivxinzfBkvHRnJ1jSwe9yoISYcpfxne1BIndDi9hmJTJft0ngxaqGD5I3Bw\r\nuogIYPPx/eiIIRSNTJm3M+6SMzqBuCtj82Y=\r\n=9bqx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.1","dependencies":{"axios":"^0.27.2","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.12.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.2.0_1668078972578_0.2625490035383311","host":"s3://npm-registry-packages"}},"10.2.1":{"name":"@pact-foundation/pact","version":"10.2.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"977e3131c5414231f0756870d8549043107266bc","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.2.1.tgz","fileCount":224,"integrity":"sha512-srcokXll4TwTaHzWUCTogZPApdDP6mOPajFfvjbtJWI98OlU949k1mDLcrIzqtKtxBKRgc8rXzozXPdxRukDew==","signatures":[{"sig":"MEUCIQDPy+ImFHWw/DQKRMWvZvuU3ekhKgAVB+FHE9zJIIpTDgIgPS1TIZmhdJHfUOY+RRDi5iRbyAbXukJ3j54hB4zEUSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":891449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcgUwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFQg/+JOvgLLnXtr6xCWGW4apjKXaDKgW6nmNkfn+zHIrOQw3rrk9D\r\nFppG8hWwGBrD+CAyqCTvrRTUmRGTNlur7nuAEnLwNTGxNsXylOUoB9jd4C7F\r\nnKhxZvGBQqYmMkzNo9ja6/7ftAkBdPczn5rUz7dkybnMZ2yga6yGOrA/Adns\r\nxjo26ASJlmfKrlXUeP3daJMpoZWGPaumuevueX8859FDX4jcuwcwOHF7pifV\r\nT7MO00xdT+vdm/Cr6QbvfEtOAAD2IcabMC+jCt7cZ1WRsrjlgHTJ2dqCcUWp\r\nPJ6cchE7cSBj/x8t2tUO11eUsOBiNk3ydLKgrfA92/+E7riM4KsnZnVwO3ZE\r\n/BB61lyQ7hk8mXRhhDUSMRh/VnjRLNNEVNd16GaV4uEtxnRRcIe4EXAOL+Ef\r\nF3P69N13bkI6uAOOBiZl4p6X46aua3D4QFSr79p8wG2Y+T373pjptrL3rTnO\r\nbG3PNZ6RFUIXoPbkUAuXMSEIeuTkFsKpgeorCx46wZZqHeafcNRgUuX2HBSB\r\nlQTtmBR2TFlUxeoeIm/G6UcEvHI7mMhy7EMzcSqouctetXH+YBzLva1IZzu3\r\nWSwC99rBtYTCZwK+Ur7Z4epJ/yrbf7PAc8vHmctL9UU2kfD7YVvCx5SS0n8E\r\nt8othnRK5v7nWNHg31TIOh1ZwUquiYWmko8=\r\n=WpNk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.1","dependencies":{"axios":"^0.27.2","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.12.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.2.1_1668416816549_0.131176851181942","host":"s3://npm-registry-packages"}},"10.2.2":{"name":"@pact-foundation/pact","version":"10.2.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.2.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"3154c357fc57cf50944c7cbb67129031910199c5","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.2.2.tgz","fileCount":224,"integrity":"sha512-LvL76uwSlsYdRvzlu9L/tb4beWP1GEmhsXD36MVMSeMy1vZkyPNcx8bjf/7ThCXbTZAs/Qc1vcGwecxd7Tq4GQ==","signatures":[{"sig":"MEUCIHB+VQ9Xv7CfS0SYkz7uyTn12J/yFZD2j6AX8JB3pjnsAiEA3ScCztb94fd7GUX7oyi2RPzpJnBNNikR0cAJql+CS8M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":891741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcjJ3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/jBAAn9oQslw8iuPvZek3uzcQWp0Nd4cmhwZFtlrUeLoAK5xB2M26\r\nD2WT2NAKJfIbYGyUB3J9MWolXqxhrtqGKvYWKMn+TePJxtmnHdYFLQo9LmC7\r\nsdsU5FAPjSR61VYHJJlDlDpLjLvPrSWY09msxUxngLQcc5XhTjY+CoHnUPJv\r\nXpJi0Rsh1cYhSYJi7XzKLPXw19b0X+bUx5dTNfg5KtfTsNRD0GOl8NGzGrHJ\r\n/vkEjzha7fulJ9mEfjeo5ekoR2nOM7c0LAkD4ruLWc4Fa7dLOdcHSFsEMM4i\r\n1nx5VZ6ZxwyG73y5YiTMBP+km4+jYTlRo/CTzUnpeH0Q1fmMaOx+il4t/YfG\r\niXYVKCYCuymB1M/tw/i0/a4+qNsYTBFqs6hSbmp3kYj2Id6cyrlnOj0EwA7z\r\nLWGlOPqDn8QfVkius+c8o9CxWxGFxlTyoP2TrYFLdaUc5Nx1u3LlpLX/Oja7\r\nDBSFQQAW4YXrOBqhwJ8NYK4KqaTQvv6BltfoV5zEHsxcqYOsyJaUSjr+bxBv\r\nZWwG9RtUyhpdf1wCj17xY4pcGGuSuXjPBqU1lAkDqNu7ewRh17erZbZBZ30x\r\nl/Y25ewpfYo+CsF2cFNiQxGGjuRQh/QXzwQruXUeW/iHLknAXptij/LhKOTN\r\nNq6DktLaH2mbKEjAMx6D6VKpfFlz3Y/v6lM=\r\n=I8Yq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"6.14.17","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"14.20.1","dependencies":{"axios":"^0.27.2","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.12.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^8.0.24","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.2.2_1668428407252_0.3477640077517201","host":"s3://npm-registry-packages"}},"10.3.0":{"name":"@pact-foundation/pact","version":"10.3.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"4e2ef6b6f927fd84d40832187bc3d83f27d9d8da","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.3.0.tgz","fileCount":239,"integrity":"sha512-PFm1J+Wkw83QhJ+25J0kG6+ESrE6OSXUYeb0Km7TPrnuTBx4U7TdnJLgUF+fuFMykLVxh7hJ4gyf9jyt1G/e2g==","signatures":[{"sig":"MEYCIQDVtMWADHpoau0NxfzK2fUhikLdkNxOpBuhzy+CqSe9lQIhAPV/ltUhw7nzEDKRp933LmpSqmVqT31WW7xw0PsLsQw2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":911802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhdcnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFxQ/+Mb96YPKtQg3SvNE0Ne2gFrEEZmfFohjLiFjq1foBOEPa8mF6\r\n6+LChDIaWiIDvvVUgd5Zg5NqvxDkNpU3zIKJg9DK7qC9xqOBF0Ynv740e7KK\r\nwMEuJz5TGkH8jqhoD3fbOrvC5yf4zNULlAMkcdCnA+4PLWWD51KfmYm1fB8w\r\nm3Z2Q4HVadebQzFUqfvLKTs+SJ7i0ef3B2E8eHvnhALGlBuz6t4piRq1OUAv\r\nC73OMyneGrZ8wNN40jjPSycX10G7Zhcs/VEu4syUH222udz29zUXbznhNPYZ\r\nNFdUFFofYmXHJVIn921S5lXuQEp5yLpZtpsxRgT5ZaLc5G2Grpqlf4eedROT\r\njfyxsuQEafuVlL/lMf9CIuHbW3zF50R+niSX2ktmzX/8vMYXnHH6wMrzvm9L\r\nVefs/ze5tjnDAeTDa6q92XeCpWHsJeLE2dpQv3lezncvI8COnX8/PuyN9UP7\r\nONmKJuSXMTSYLTxiRU1lIjAHnHbQWzhryQQxqj0uXcnVvl7A87hHhM1GI98H\r\niirtmYx/0of8JQaftwwo3rljOal7VXnQrjqe//Jr1JV4MmfKls3kTaXOTpA9\r\nJYUDb/okXxxMczp3hbfal6zIPMp6IqMNgjd6WcCBrzHgXDZzWNcgO5nU0D5X\r\nhmU0IPcRnKiceeJx9IGNuEbB2H9G2iVMwNw=\r\n=nRfe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"gitHead":"5d77b637fa8d634ca578639da94f53851c45ee93","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"8.9.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.2.0","dependencies":{"axios":"^0.27.2","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.12.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.3.0_1669715751338_0.480182671465468","host":"s3://npm-registry-packages"}},"10.3.1":{"name":"@pact-foundation/pact","version":"10.3.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"38ed019bb594dcac213d43a10d9f7366dca2b67e","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.3.1.tgz","fileCount":239,"integrity":"sha512-M4K0hW3aEDCRdN9VXo3JeJJdvxgxjeSh2bikI3nzQWz1nXQGM0VkOxpHuJIwHltfbkYBylRln7f0kSqa5FkE3A==","signatures":[{"sig":"MEQCIHtgjIJsCUaoRMpuZ+QTLe7XtOWQOhc7X/5MzfCo82XZAiA0RW6+XcjeRuTxY/uE0C3jlunGY77FPZw/PstcVoi+9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":910434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhqboACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+Eg//eHTGpIneDudhRelzD+7s1dqOPEGWaDbxNHO+lu5OLHG6NX6z\r\npfRCuSd0JnKEJD0lMGwaM4cbLGS/46Lw69yu4Gu4ONk5WMmad2IqyRhyubjV\r\nh+bE0fO9Th0i85mapaWccovAsyvBnAtwmR1MDTk7QUfjtnoxugqdHT03r3fs\r\nMqmIXHi+Z/5mFm8c3L1wBd1XzjoLlsktkbFjFqncCpHtX6KxjTZ9J9af+2nd\r\nekCRWCN4GlNVojHfC3F9jN/NLcZhSYynfIzIgQYB2eTSJsiP759j+BIUBdnl\r\nThdN+2lQhyl9Hk5rOwIuXd0RnW2toJlc8gpGzjZWeijE55gttV/r8t2Ojvvs\r\nHEkyp4AFQNgVJnmsK8uoAH3LytHtibCd54xuLpITEkg4LlUUuCPW8zDC84u8\r\n1FSKDGXGJmMIs8aBWQlNvaPEVFM9wqOKzjsIv+B2OJlWaeRRN+c1KkzJeU4J\r\nMGrBHlPemaa1iExZkoHxFz9JWmOZwqLysQKckphLr7ko/ycCChwR8EUD9UtY\r\nrVGijlRzRbWukU3CCjaosOqkttW0KYOLS5/0m5uhRxpNJLltEySSpWMGvlEC\r\nm5exfv/BR2iGUMVXFGRiwsmejKGSm/WnyQBcMNTa0tZM+zMe2eQQ6o3sHZmw\r\nR+wF5q8UTfVeVhSWyL63+aAc4TMxlabN6tY=\r\n=A2JJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"gitHead":"2dc966e70b04f045a92f77c9fc2c8e87fe50782e","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"8.9.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.2.0","dependencies":{"axios":"^0.27.2","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","bluebird":"~3.5.1","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","@types/bluebird":"^3.5.20","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.12.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.3.1_1669768936376_0.9328209742466178","host":"s3://npm-registry-packages"}},"10.4.0":{"name":"@pact-foundation/pact","version":"10.4.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.4.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"1160b3c1061214a33cb5ed2cd81a0bf968c2a50a","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.4.0.tgz","fileCount":233,"integrity":"sha512-BT6BBfS8lbcK2wH0HmC8BURgL2f+0qRtVRbnxpDIeoBOhKCm5Vj1/WYP30KnFHsn/tQ4lY2xgLRMXGVF4NpRSg==","signatures":[{"sig":"MEYCIQD67ilg6w+L/MxFRHW/FYfo8JTM58HOB89EiwnC2hlgiwIhAIAlJPsyCXkKJEqezefbJsgj/JpqStaRAKPSGQqbc3+3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":893909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjktJCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPeA/9HLBfJBS4shhgWSZeTY+eDOK0BUkcPpcxatDK7Z4Ma/I/618B\r\ngcytVOBBigqLxwPDgYcD2fTAEh0e+qOz43fy4ZbXYsSR4M9ernX1SFcfl6yD\r\nmikytc8cuEKqvWbZ3jodnjUhHR9e+9ySQiYM0teVwP/udgKQncc1rdk87Seq\r\nqFCWBFyELVA4gp2B6OYy6uFVvaHspMcw31LQ765s0uXkLMUP8zwOhaxFPb3u\r\nUnadWnzSRz3g1GqMTMQQMjg2QaTnJqYgx6ikZdZ9TFTJMtVYsdonrVKR8DxX\r\nE0brWaZi+AL4043jEaOoH8Ggmhhe82OFpJ2IrwP+dKEh5SCO0gG7xh+3sf2e\r\nc24Ic1fHcB7ka1KVN06JuSvOtx7fZbjESvYgfesYfQc/gQpKv+JAhGg5BpoT\r\nE0fKn6hIDYjJ+D2XemYplXmsQ/rFh5UBLEuedbqT8W8EWxpUi8zuqLYmC83o\r\n8VEuT59Q9d6cACEoMxD3F7Aj8xt2l6B1Uy128EPaTzIINfaVgP+2wn4I68+e\r\njROt91dm1+3X0LhdoHZ2vSBKLW4rduCYYuXleJ7GQYSNuGjf/BuZg/oAaptn\r\nqgqgX/7hkntFZEy9Oh4R56tokeQiNUeTJMRKLX68XhIsWPu+n7YDfbBlsQsX\r\nuRCJRWnbgc2GdkWrl9uI9TTLGSBiMCAQh2Q=\r\n=g1as\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"gitHead":"d8fb499638bfd940a5077049f02d42ad347caf76","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"standard-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.12.1","dependencies":{"axios":"^0.27.2","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","pino-pretty":"^6.0.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.13.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","sha256-file":"^1.0.0","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","jasmine-core":"~2.9.1","lodash.clone":"^4.5.0","@octokit/rest":"^18.0.3","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","enhanced-resolve":"^3.4.1","standard-version":"^9.5.0","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","@types/underscore":"^1.8.5","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-chai-friendly":"^0.7.2","@typescript-eslint/eslint-plugin":"^5.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.4.0_1670566465846_0.03139517125938052","host":"s3://npm-registry-packages"}},"10.4.1":{"name":"@pact-foundation/pact","version":"10.4.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@10.4.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"5931209045427b472a6bf9b9b7cc95069b73f263","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-10.4.1.tgz","fileCount":233,"integrity":"sha512-L+i8V4m+p8HnMvkx2pKJAeITNmpyO2E+e8Ds90eJG9ud3h/h4jRyR0FTJGcz53QJcvi1PBubxAJCb9y4esqbeA==","signatures":[{"sig":"MEUCIQD7RTqG1HqkGDtf8IYAz1L/TzkFMgFgnoGQcemln+JXeAIgODtTKcWQ6bnKl0XKRIg7QTjHkHtDtkHDA39i7HJoM2c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":898239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjziXSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpE/A//b8ST+zlX7+TfqwomH183grT12YOa3L62j6eExCkvUv+70Y4b\r\nP6GNozHdELxB4kr9v5dHAcDXpxP6cF/ZGgLiDeS3R4/k461kPplkpf+fhcxk\r\n5wCCKQBh2n3KNlWdcrPCtLdxGwjDAAJrvG1VNhtsn9YqLP+Z1zyPaBN5//LR\r\njKbEI739VDTntTouJEaM0EAxcVWPmLqKoClLC0g/bCaJNjstg09RlyPmvH+5\r\nXH78zLLcVE+Z/ensyRzgDXieH+C7prpIC1vCHEZ3L/4VhE5n0pY6q34PxnP9\r\nrffoXw3eNt4FpWcIOtO9s8ZPw6FEJRHe/rrzH7HL23yOqo3qjNdiExhCvPNy\r\nCUWx6akljwQz+Wqac8aQiycapUD9BGH+SWniZImUBohuPdbPpAmkZZ+J6ACg\r\ntL+WJd1UQxGiBIQiFtx4J7hvqzsEpwUkMKDaSoOcgpzfGzLdDnShZ2GQr5mR\r\nJd5LKhQQ794nVUEkL35xGHtKphRbEXiLw4W1uYLA+SZgOc/u6LIQZz9zigdv\r\ngQrss3AmdMK1Sn9MnPdpJk4FZqPDybzEaCyYpvqAOGMsImtGB4Mfz6YV1/Li\r\nkfQAhxgUu2sPlVGGXisALbvw93GWCbWCYXtAB25+07mQzZIPGq8qMAZ2WBz6\r\n/cBVWNNWmDWhZ//FlSQ9glsnSTxcHt5tvQA=\r\n=mo6t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"gitHead":"e83847e4488c827627705fefcf5b506ef82cb074","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"8.19.3","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.13.0","dependencies":{"axios":"^0.27.2","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.13.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_10.4.1_1674454482073_0.24707649945847754","host":"s3://npm-registry-packages"}},"11.0.0":{"name":"@pact-foundation/pact","version":"11.0.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@11.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"5f9d5695f057a07184d2fc6486e841a553ca49eb","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-11.0.0.tgz","fileCount":233,"integrity":"sha512-KpW0/OjY3hr9EzguljXkQsQHGtmWTpXMgV0ytMnJhS9eu9XLxka6rY2PUpPiMXEjsxyzjqxAJTD8SNp25pxGfg==","signatures":[{"sig":"MEQCIC1mS3AIsasVbdF3FtkGWvfQHDlpLfom7i9OCh9oiwCoAiAY4jn8jimnrUaFb1uvGkMlFwbH3vAxxWK52NCDLj0bJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":904067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAEyKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo05hAAmqeZWj8YtZFe/C5jQaDLwsmHIkrdSWEePJBxc9HVeOa4bqEE\r\n9Y3/amKOhysTD+hH4BN0iQ2iWT0p7ttU+65gKuKojiRXLyX8exNAp/J5e2kk\r\nD/Fmyj/vwiRWU6yV/wwysDmhqtCDND7v34qVYFH1XxpTyo9LGZypoV/TkXyu\r\nG5NyeuSVpwasa9qwLCLoCg0Mg9qtT6Ppyw7Sw9IXQU1yn9RcB4dnYY/VIdd6\r\nscxz1kOeHy2PiOU/GKCn6bl1AG3TAxWrSP3HsBXOchk1eP9r5tundwmBrOrr\r\n8ZPPy2+s/xIZZa6t9jtI5jmyZrD4BVUi0Gc7l0ifvkHY/Q6cEJOHdSTTLDOG\r\nGfD33Ku5Q++oaUtzRDoKCQltQB6GbgLcz82c2/zJwjXtH05huKIAs7eCNuiw\r\n2D/bWJ6VJtB6Q+bwuQtFSinzfwmXPGgsc2i/pb7HIS8Y/IUxbZm2wDUhkwOc\r\nzf7A6e9UMQsRJP8NbZUW84YIlLCbeHaVbRlk/T9UZawJlgCaC07vqQAiecff\r\n8elTRjxRvu8VZu+hMEHypIxx16Gvmi4LAGodqMr8BENCEKdzSdTtty/Ju9+u\r\nPRZG+ZxwFsXS1cWQxd55c5EkVIOduI7Qule7TcJLtJWt1u/7buOur0I3GeD1\r\nPFqEXT1ESHJQ1wdgANUdNRD4vpkOlEOOtUU=\r\n=lsUM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"gitHead":"9fbbdf9ca159fbf6aa02ce2de410f05ef45276d2","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"9.3.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.14.1","dependencies":{"axios":"^0.27.2","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.13.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_11.0.0_1677741193758_0.12398511480384622","host":"s3://npm-registry-packages"}},"11.0.1":{"name":"@pact-foundation/pact","version":"11.0.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@11.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"8ebdfb19b3c857246e1765a1991a9f78a4469eb9","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-11.0.1.tgz","fileCount":233,"integrity":"sha512-uUq7lQd6EkzXQHBm3DLlQEiMm4P/btu7u1EE4F8zlA1yRP18490Yh2JmsFwqJPkOjgNxeKRTlHRF84DlZ6rvcA==","signatures":[{"sig":"MEUCIQCqlAphrCudE1A18lWi72j3nF3knqMgRJO1mEb5pJkGxQIgYmeVFlHpSIRYDZVMsTrNo8axQfumJlocO1QCNJln+hA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":904350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCV6mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoatA/7BRWtXGI7uHPN99TadHYz9skK942gLxdv+F+ULqQc6VeXci/p\r\npHD7YVIxcqowUNfSW3xJ+Kz88rCxZYITT0gXNU2gJxNIb8ggzdX/WtdkQ4Mf\r\npQkc1whfFEcn0rKCc3nacVVtAWDrlEhHUHZD2PtH+QdM/zJDZcQYArl0CfJW\r\nt198Cs3F4XHxteIS65V2HW4ZzXeUhDfwvt/MZLSp9yxDURVXtAsxWOz9EA19\r\n83a8TeIl7kqmvVsw2ZAZo4BR7e/PikUjzXGm8lt5vd63uSVO9j0G3zmNbDFZ\r\nl2HU52cfMfWFvEhaw1MK0R33T/FjREBTmyxJWJeAitRAGb47U0EOkvpY+8fv\r\nejk/f1qBe34fUnb0ZnyTBDxrC0CPKOVg9236ngAkzppmb6en4YmE6Hklp8g6\r\nigeslcEtSOFrKiB31AaflLqweYi66wSN364sSRWw2PD78bw9ppquoGPHLwS4\r\nRedyhamNsF4eLETj7d22Fy2MMeSwIoKgJIlI5BoBqHddiPAA2ArddwStQCIF\r\nu78BDhmntnQz7crb1HmRxaxpig5WIAxZBgbCurGw9WObCuhjBX/NDRNo+aFY\r\nDnpsStDUN7SKjjgqmW7GCjfmPzMX+SzSCfm9fSHooDYLialGsJw7LorhX9db\r\nqmYjBxej/sdRrxfpcIhBed7g/Qvz98cjarE=\r\n=kg9i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"gitHead":"fa54e25903b87f94fb5595dde5443a234addc4f9","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"9.5.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.14.2","dependencies":{"axios":"^0.27.2","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.13.5"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_11.0.1_1678335653825_0.9074095473552481","host":"s3://npm-registry-packages"}},"11.0.2":{"name":"@pact-foundation/pact","version":"11.0.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@11.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"cc091a3e9d97c952b6c0e67bdee49be0418b9d2a","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-11.0.2.tgz","fileCount":233,"integrity":"sha512-ki2pV4ZMOOPTi+vFlsODlvaLFfPxwtNFuFWyZjD9yyftwrbAlneuBSKQALyHJpY6Nmr2YU76dwWNmsWiFXwVCw==","signatures":[{"sig":"MEUCIQDWJdxi7fLRAnz+GfGNeHmajiIav3Fy3ZfBdNr+zZWhOAIgYN8TCy4rNEdU3ULeo6wTw365Z4sKPpjZD54vU5+pnOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":905194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCckrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoY3w/+If1FVZolr0RmoZ+Coc25unb3P/y/HY75OTPAAgIdlHgimcC9\r\n0fILrDtxygbDmIJT8hM6YGCEz7HjOQeFzqe4jUwpB4F6uBnYoOwi6hnu0/tG\r\nfZRA0UHbggalL+/WU8VFwNEnW7G2eZfwsoT/e1pTkb4H0UmuCd7BJtgy+Q4l\r\nRGWASN25jq5WQXENBBZzir+9rbKM2mxFu/vErrFZ+ZmPqB2AVaqqiSLBYSCu\r\nfVZCgmAe796gjHW2mUGwCYpG3OYvBWere2bZ9HsUGlfv/1bPrqH82l50lKcm\r\nyS7ww8GYWX5nuayJroU3x7nVfIm3OklPUSUS6a8R4Htq1piZwNN7Evu4sHN4\r\nAkh5K7yWXlJRP1KLUA/PrYXcQuozyoD8kVwq9NShOZneIJR9eJwjfoU87HIw\r\ndL6XgGVhc3b9YyGCAeWDrTQiqWiOKDAPJTrdszVWcw68ieBoCZ3cMPVhHq5s\r\nckxPf/Ejbd/Zgy01XZzzSeWbVUPOirhVNPnAiBNMkszniMxxbFaqJimaciCs\r\nSOjNs9Gm+rWENBQEUXT+ZuFp5q/CiIAFiGktnqNGZhVlERzK8yh5pxagnccI\r\nGsJH8xmCIXnJSCsjO5ZP03dGiTP675wrflzAqQK3uMyYtCTA6B+7wutIavGl\r\nIY08xoZtYcFlXCUrogFGcTD3j93YDQiKXt0=\r\n=dkGU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=10"},"gitHead":"42968f47359de4eb952144eab2ac381d5bdd3708","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"9.5.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.14.2","dependencies":{"axios":"^0.27.2","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^13.13.5"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_11.0.2_1678362923004_0.6732094587384048","host":"s3://npm-registry-packages"}},"12.0.0":{"name":"@pact-foundation/pact","version":"12.0.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@12.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"c642946019d21dacf9bddf7807b23059bca0ef4a","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-12.0.0.tgz","fileCount":234,"integrity":"sha512-k8slv1kUwvSnkWMeHHU9Z5dm1DEQb1qgJf5F3MDiC8BxTznSVhNcBca0gLv380ni4T2WFxdGyFs0i1Xp7ugj0w==","signatures":[{"sig":"MEUCIGkrM6RsN2qvQ+5F2T3eCml4ExCSSBwLfa0Ou+JNY++xAiEA984yztwWZqAZVS8B7OTGVcQDLs8DFWl/C70a24+Dt70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":907100},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"b6e5285895978cf491103cf3683fb01cda57dbba","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.16.1","dependencies":{"axios":"^0.27.2","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^14.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_12.0.0_1688994307427_0.11246318255683851","host":"s3://npm-registry-packages"}},"12.1.0":{"name":"@pact-foundation/pact","version":"12.1.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@12.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"2f75f46f8487392ce4edfd881acb828f5355ccaf","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-12.1.0.tgz","fileCount":234,"integrity":"sha512-jKdltpHTgoWjJim7d+44no9a/4wRrUhQTObQjDZBxBhxEV52JqNstkXZ4bFHkIuWZFD7GOzq4KoApymzifhSTA==","signatures":[{"sig":"MEYCIQD8O1jH2x5Sgvj7P1JS4Walz9fFDrwuWqSOl8FYyp5fYgIhAL5u/g/seWQ/7iYS46roeCVyGrC9KTNjGCWGjyl3oZJ+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":911184},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"1af0b749de43bb8ff0f3e64bc8f31291837dc50a","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.16.1","dependencies":{"axios":"^0.27.2","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^14.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_12.1.0_1689643920359_0.7903774052114021","host":"s3://npm-registry-packages"}},"12.1.1":{"name":"@pact-foundation/pact","version":"12.1.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@12.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"7ea4c371e5bb46915a358e8ab851e4df7765afcf","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-12.1.1.tgz","fileCount":234,"integrity":"sha512-1qkdFvKytGHo7Im3Owx2wB0wQuTcTrT/LhIvt2ZXdxYJSe7IhQgqjVTeqkFf3gdl0aWOC12nK9oXPD3ZQW5tbw==","signatures":[{"sig":"MEUCIBPV0VLgYNRZBEey8SNeuPiDtYVtcNaM3wi2ryDIftzLAiEA7x5O0EYjD4GZSiySUu1JyEIZPJGNQkhzwLkM8ImYHto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":915745},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"bc58e235efd10f0d616b8d86566b1a3cb7dd59ee","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.18.2","dependencies":{"axios":"^1.6.1","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^14.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_12.1.1_1699638764697_0.6740668480840903","host":"s3://npm-registry-packages"}},"12.1.2":{"name":"@pact-foundation/pact","version":"12.1.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@12.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"5c7a3236d841e37c98ccaff5f941c705dc6fa76b","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-12.1.2.tgz","fileCount":234,"integrity":"sha512-UNrRWX2GW3uMxR51/Pn2MPQs6tQdMYKl9AO0wKVYKoPREZmVeHSdB3yMDPzekT+XeXtUlR5WdLYzD278CaN31Q==","signatures":[{"sig":"MEUCIEEdYCVwzWUgJrRCFW9NTkuu5O6DY9qDYe+P0V6RQcChAiEAqQJ/DC/7P7x/NfDZHFEovPxJ/9R37NsGeHfEpucrnkQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":916072},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"3f0af784d5de06b9af8c510eeb6eda2e7db11798","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.19.0","dependencies":{"axios":"^1.6.1","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^14.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_12.1.2_1704667324500_0.3626773842351676","host":"s3://npm-registry-packages"}},"12.1.3":{"name":"@pact-foundation/pact","version":"12.1.3","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@12.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"66aba90e4aea61fcc1637921112cf0309b36f53c","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-12.1.3.tgz","fileCount":234,"integrity":"sha512-IUGNzLUl3ry/iLTY2oaaFLZMM/LkQZgURT4+w1K5HL0TYAX1T0M5ZNoZ+FEe37XKPD5+EUjSA3QPkdHc94hKPA==","signatures":[{"sig":"MEUCIHfRCQ8kJ4qmv4QnZVMBDYfDXY+CuSsL0EKPP0BDjyu6AiEAx9xE9s4RHipjZ1o4iVR9TSPmavuDFQPcAc2Rji1jkNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":915669},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"eace17665b3fd909d0c12ab8245764523a3bdb24","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.19.0","dependencies":{"axios":"^1.6.1","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","lodash.omitby":"4.6.0","@types/express":"^4.17.11","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^14.1.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_12.1.3_1706017560265_0.6458816460165255","host":"s3://npm-registry-packages"}},"12.2.0":{"name":"@pact-foundation/pact","version":"12.2.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@12.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"9280bcfc71bbee10d5a723c14407f35e1d74075b","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-12.2.0.tgz","fileCount":234,"integrity":"sha512-y097AkvD4/HcHaiH5/V2GrEdbFVwEMI7LlNfOZxB3zya5R13RR4sYwxu3nVsxOGaqqZlST9qq9I9wpqCRFW+jQ==","signatures":[{"sig":"MEUCIQCwcca/su3KS2a+z9aPJXSDj1u98nj0pVj1iuYxzNaHugIgIwJMP30P1iSYA77TaJ7MoN/qa1PblvhIc3bqNPdp4yI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":916031},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"3ac5e0c9c55223a49782cc4f0d9225172e97d79c","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.19.0","dependencies":{"axios":"^1.6.1","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^14.1.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_12.2.0_1707459375314_0.5565468649253553","host":"s3://npm-registry-packages"}},"12.3.0":{"name":"@pact-foundation/pact","version":"12.3.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@12.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"11214c158bd0671c3bdc1a2f2bddd9ed3459641e","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-12.3.0.tgz","fileCount":234,"integrity":"sha512-qc2leEpvQ+41gTD9/3JQ3hUk8OyP2pfh57ITd2RkWYkYE8DZ+yXaUp43G6Oj1mBkTe12tZzvPipfYaO1K446qQ==","signatures":[{"sig":"MEUCIQDYmidMxqF5PhWGvBtUKd50tbhVNZ8rwB8W5eW5em9bxAIgYQltEpgHWraCZ7dKRNipC25oTHbfaU0gihrlduam1/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":916256},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"59081f2b08d7258abe9b2969c4affa0cbb0c95d1","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.19.1","dependencies":{"axios":"^1.6.1","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^14.3.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_12.3.0_1709095049014_0.4057908107262176","host":"s3://npm-registry-packages"}},"12.3.1":{"name":"@pact-foundation/pact","version":"12.3.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@12.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"55307c44d07bc78b2ca62e5e36d2215549180752","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-12.3.1.tgz","fileCount":234,"integrity":"sha512-p5QqHg0CV0vQxydtaA3g5jqZFYG0VA4mk56dcFnQJ5zVp40w35J5VIsikre5M8VFyMz1o23HcstvrG7BQztngg==","signatures":[{"sig":"MEUCIFkR6EPZQBqf3PEzRISRSAuVw/Af6crr9wRt1xkJMWzdAiEAlI1elrVzYZwqOGjn59OAHyvJzHhBrO6frtU+yGfej+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":916523},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"475dfd6b7bc89781aecabde2b92161ca1ba98c5b","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.19.1","dependencies":{"axios":"^1.6.1","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^14.3.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_12.3.1_1711345864465_0.23854064380523066","host":"s3://npm-registry-packages"}},"12.4.0":{"name":"@pact-foundation/pact","version":"12.4.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@12.4.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"6be4cfd307150f0bd9ef9eb5a9a5f160fd2346ef","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-12.4.0.tgz","fileCount":240,"integrity":"sha512-dbM2g94s6paLKOYjBl3/Vl+qHAsK1y8+dUD1EuddJoPJHrNqf+Y762g7y1smIy31qkvaiLjaTo7cIl9HwQXODQ==","signatures":[{"sig":"MEUCIQD0sDJAdlQue01oV8ldxZdAHWIX2zvapxvpkhV9wWKkAgIgE5tdd6QDukznCWdjpb5SA7W3dKB0PCWll+0V0cbRLOo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":923956},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"af42b4bdc4d613d3b69516515ffbad6fbf7fce67","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.19.1","dependencies":{"axios":"^1.6.1","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.18.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","https-proxy-agent":"^7.0.4","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^14.3.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","mockery":"^2.1.0","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","superagent":"^3.8.2","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","@types/mockery":"^1.4.29","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","@types/superagent":"^3.5.7","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_12.4.0_1711347793422_0.004724742788459579","host":"s3://npm-registry-packages"}},"12.5.0":{"name":"@pact-foundation/pact","version":"12.5.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@12.5.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"19ad6b16c35eb1e2f25772551b4c3b90989036c1","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-12.5.0.tgz","fileCount":240,"integrity":"sha512-mjRBZGoB40+qJgbKFChLiwgjSQIXkdaR6+qrWA7w/YukVHDees0xZ+pIRovZuurRSKxRwHHQAEDQMGyfwCcyjQ==","signatures":[{"sig":"MEUCIQCOdY84URj6DK1krqLQedqv61OqpBDEgnYhQHgignZ1TQIgJefm5/E3Kx1f924EaKQUgtFfq22cNLkUzhgFrbM8J7c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":923708},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"f18cabaa5d266a3482cea761706612b31d84d811","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.5.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.2","dependencies":{"axios":"^1.6.1","ramda":"^0.28.0","lodash":"^4.17.21","express":"^4.19.2","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","https-proxy-agent":"^7.0.4","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^14.3.4"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_12.5.0_1714103726664_0.9474764624470067","host":"s3://npm-registry-packages"}},"12.5.1":{"name":"@pact-foundation/pact","version":"12.5.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@12.5.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"21c294404064ec38120968618b586afe30f0c36e","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-12.5.1.tgz","fileCount":240,"integrity":"sha512-7svVT8xO3bZrrdqXW/j2qG3HPmDcnd36aRk/qwyisX3s1aag06X+dP3k5EMswlE/hA3RyHSfGU7UvtXfDtEQXw==","signatures":[{"sig":"MEYCIQC59KkyHRToVy0/7DnLmTVCdRpzezUoh4qkzDq647iTkQIhAKtQYMH2TRobN3YYzM/fN2TBpgKfsO3Aba4xbE9c1NG4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":924091},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"33291392998f738218ced905814cd20790e06432","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.3","dependencies":{"axios":"^1.6.1","ramda":"^0.30.0","lodash":"^4.17.21","express":"^4.19.2","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","https-proxy-agent":"^7.0.4","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^14.3.4"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_12.5.1_1717052650750_0.7161619089197697","host":"s3://npm-registry-packages"}},"12.5.2":{"name":"@pact-foundation/pact","version":"12.5.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@12.5.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"96528b595ac6667ab551ebeb1a82a45f3ea53432","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-12.5.2.tgz","fileCount":240,"integrity":"sha512-1628OG8dHOP2++Clw87SL+9KBpkjE1tTuu1Ui5NgGXyPTWJ3n1tBkbVJTUSwlLbBXhig8ZuisYlHstmcMAr+2Q==","signatures":[{"sig":"MEYCIQCluntSYLj0/XhyNGE9r+iE2gtTmthbOSwX/WIcFgr8ZwIhAMF6Bn7IT2yhIYbsNS/twlLqujaGrpVOqLuSwYmMYOYF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":924348},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"54087fa06e485f1c7041a0a6f7f14e1cc177e09f","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.3","dependencies":{"axios":"^1.6.1","ramda":"^0.30.0","lodash":"^4.17.21","express":"^4.19.2","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","https-proxy-agent":"^7.0.4","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^14.3.4"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_12.5.2_1717066864381_0.08990619932793953","host":"s3://npm-registry-packages"}},"13.0.0":{"name":"@pact-foundation/pact","version":"13.0.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@13.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"0b6c4999c1cab5f61d4e7d71cf47014df76a4d5b","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-13.0.0.tgz","fileCount":237,"integrity":"sha512-8kFho5+KwBFAWT7c3YJtVv0zJOTm9COkumwKjqS+9K1ZEQYoY1xMfOwXNZ7OY0bviDtewaH0CsrZmSxaZ6+z/g==","signatures":[{"sig":"MEYCIQDkAu1CN63H7NVR1kRAezWBYa95qzIfpqb599f3qbsz1gIhAJ4+ckketv3J4xiyXuojBpF4wsV6cJ+Xxct3eHqp1ARt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":924536},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"4d78c65b04ee8adc5a48aa4adae1230ce8abf61d","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.3","dependencies":{"axios":"^1.6.1","ramda":"^0.30.0","lodash":"^4.17.21","express":"^4.19.2","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","https-proxy-agent":"^7.0.4","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^15.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_13.0.0_1718657124960_0.4441864839282168","host":"s3://npm-registry-packages"}},"13.1.0":{"name":"@pact-foundation/pact","version":"13.1.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@13.1.0","contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"46adb653b396c324d945ba82bd4082722c572e8e","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-13.1.0.tgz","fileCount":237,"integrity":"sha512-ddpnwPergsKiuMFhkejk34sYeR4cJsbHnBkqqDmoKN4hoGH6g9JrTI9c7zsLiUkfKOMKfDuX4qh+lMbF/cjKrA==","signatures":[{"sig":"MEUCIQDPOgltCpBsY6G8Cqir/njkXzRatnwTJxEpcYDFeBlCWAIgCEI6tT6PO/86qNC9G1IbsoMWnviz/vCs9emWWE9VxWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":926552},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"6e3fd47a9b0d5d1a0c6fcc8db40b9b57f526aa42","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.3","dependencies":{"axios":"^1.6.1","ramda":"^0.30.0","lodash":"^4.17.21","express":"^4.19.2","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","https-proxy-agent":"^7.0.4","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^15.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_13.1.0_1719238854278_0.06547251364526141","host":"s3://npm-registry-packages"}},"13.1.1":{"name":"@pact-foundation/pact","version":"13.1.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@13.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"f05f5977074defc4cb691d01adb20ed6b74fc7dc","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-13.1.1.tgz","fileCount":237,"integrity":"sha512-IZk9fCdCg83YkuGrlIOFeBx9sHyDj6xdj2ZLWEt7t4dM8lmHymWKvy1N30+3ZWSv2CkwHromY5kuvU3FA8m44g==","signatures":[{"sig":"MEUCIE/t2uC/e5o57ZJWa341V+Fin7tt+FSxNsAsMVeRp3cCAiEA9x4qSQEFlZaQJw0YRFAIYaMBAMcV8hL3xuAnZ+tzmW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":927180},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"c8520191979c434a1490d4bfe8c081fb30fac943","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.3","dependencies":{"axios":"^1.6.1","ramda":"^0.30.0","lodash":"^4.17.21","express":"^4.19.2","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","https-proxy-agent":"^7.0.4","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^15.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_13.1.1_1721008118527_0.04558497480742041","host":"s3://npm-registry-packages"}},"13.1.2":{"name":"@pact-foundation/pact","version":"13.1.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@13.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"c9a18a2425da00b17739427949dc8ef41a248ecd","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-13.1.2.tgz","fileCount":237,"integrity":"sha512-hda8n6hm78UgcXU0+CRcQ/6OomNudNrlcp9PeQxKmIMHCxRHDmojlp4Y7GY+lucPv71BIqL/TeGXjJ4nX1IT7A==","signatures":[{"sig":"MEUCIQDpFXMTojh24glAtk/HoM5bAAp8IlLSJCtS/GbC1xvZ7gIgHj3kx4gGPY0fWxnDovDXPSLFKgn0ELj3mCzicKeHFf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":927538},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"e60a231b11529450a61e5e57110b04180664383e","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.4","dependencies":{"axios":"^1.7.4","ramda":"^0.30.0","lodash":"^4.17.21","express":"^4.19.2","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.0","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","https-proxy-agent":"^7.0.4","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^15.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_13.1.2_1723700839612_0.27515165042153966","host":"s3://npm-registry-packages"}},"13.1.3":{"name":"@pact-foundation/pact","version":"13.1.3","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@13.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"0aa23d71d996473e75fd7b9a0492459dd6780c9e","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-13.1.3.tgz","fileCount":237,"integrity":"sha512-AYSGAfA6b29wQR9RJqoVxasdAV9bx5+wpXvGc654O4+WmpxHs4BF6e8JVAuYVtfb3ego/HyPp+qQ08qKW1Tnxg==","signatures":[{"sig":"MEUCIG0CrXTFmwIY7CoqaVmHxLcyt6te5kGKZJ8Uzr3OSDFmAiEAuDno+D9cPzbOWMSCieCihyhHOYE8tn+TE85MWrmd94Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":927896},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"dce769bc6502c46eb987aee19ff2a10ebecd572a","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.4","dependencies":{"axios":"^1.7.4","ramda":"^0.30.0","lodash":"^4.17.21","express":"^4.21.0","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.3","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","https-proxy-agent":"^7.0.4","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^15.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_13.1.3_1726120909342_0.9849018545057129","host":"s3://npm-registry-packages"}},"13.1.4":{"name":"@pact-foundation/pact","version":"13.1.4","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@13.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"2cc96fead43b3f9fce08eb71f9002e7fc3239923","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-13.1.4.tgz","fileCount":237,"integrity":"sha512-IMATSPETNNA+EybSH6r89xo5NLjrzr7RR1e5FXy4DhNbdzAUlG+BTgZUy40oD1GIScugVu/Di0VHM3LPaTve8A==","signatures":[{"sig":"MEYCIQCYtlMIjeYYpIK5JdR0+9Nrb83snwqqhQId3OEx5F7RwAIhAMaMyneEPn/g7lGfKdZS8fVC3EaVfN5c7e86sxPEGBHH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":928247},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"7bf180f4c710a7fd11591e7b7c16971112001b89","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.4","dependencies":{"axios":"^1.7.4","ramda":"^0.30.0","lodash":"^4.17.21","express":"^4.21.0","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.3","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","https-proxy-agent":"^7.0.4","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^15.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_13.1.4_1728400028324_0.8988327367132669","host":"s3://npm-registry-packages"}},"13.1.5":{"name":"@pact-foundation/pact","version":"13.1.5","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@13.1.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"03b673b3c9478fb775075d7717d54562f79ebc34","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-13.1.5.tgz","fileCount":240,"integrity":"sha512-jvz+wkdDtMGr58XDb81HABM0l97yt+B2F26ptLH8YsTuoFaFTNSsiljZZNro0Bb2ena7vQ+CqUFuRPT8KoVW+Q==","signatures":[{"sig":"MEYCIQCtS8KuXAY/Hk40pphv72h3xeUTM0zJuQ8euGmr3G9YWgIhALrpV+fdWAZoP5GNiXTmm3TqAL4vlC9zXIKUIaYUllsf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":948419},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"0fcd4362f019bbbbf48dc8ee37d1894b92ff6dc0","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.4","dependencies":{"axios":"^1.7.4","ramda":"^0.30.0","lodash":"^4.17.21","express":"^4.21.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","cli-color":"^2.0.1","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.3","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","https-proxy-agent":"^7.0.4","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^15.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","ts-mock-imports":"^1.2.6","@types/cli-color":"^0.3.29","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_13.1.5_1731606344853_0.626543401357379","host":"s3://npm-registry-packages"}},"13.2.0":{"name":"@pact-foundation/pact","version":"13.2.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@13.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"c64ff37f900b4f72841bf97eb9ff8b7d59832e9c","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-13.2.0.tgz","fileCount":240,"integrity":"sha512-WT9EGwFygbiMZXF5RyTNJgH2ZsHwOVL9guvvY4wpoyjejaXtA5QrnKuOzl8QRoBom+vVTenUJSyI0cMdwZg71w==","signatures":[{"sig":"MEUCIQDRte4p6lyox/qnon+YnD3L5go+AygV3ZSDA7GS4Ui5vwIgBJt/TU3Dma9P1Z38XUTKvXaGz1jxqhRex6d5fSFWfiU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":948629},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"571c16f4c6f0859d2074d69aa18897928300269b","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"nyc --check-coverage --reporter=html --reporter=text-summary mocha -t 120000","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean && npm run format:check && npm run lint","pretest":"bash scripts/install-plugins.sh","release":"commit-and-tag-version","coverage":"nyc report --reporter=lcov","lint:fix":"npm run lint -- --fix","postdist":"npm test","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.5","dependencies":{"axios":"^1.7.4","chalk":"4.1.2","ramda":"^0.30.0","lodash":"^4.17.21","express":"^4.21.1","graphql":"^14.0.0","pkginfo":"^0.4.1","randexp":"^0.5.3","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.3","graphql-tag":"^2.9.1","lodash.omit":"^4.5.0","lodash.isnil":"4.0.0","@types/express":"^4.17.11","https-proxy-agent":"^7.0.4","lodash.isfunction":"3.0.8","lodash.isundefined":"3.0.1","@pact-foundation/pact-core":"^15.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"~4.1.2","nock":"^9.1.6","mocha":"^9.1.1","sinon":"^7.2.4","eslint":"^8.19.0","rimraf":"^2.7.1","ts-node":"^3.3.0","neon-cli":"^0.9.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.6","proxyquire":"^2.0.1","sinon-chai":"^3.3.0","typescript":"^4.7.4","@babel/core":"^7.18.6","@types/chai":"^4.3.1","@types/nock":"^9.1.2","@types/node":"^18.11.9","@types/mocha":"^8.0.4","@types/ramda":"^0.26.43","@types/sinon":"^7.0.6","lodash.clone":"^4.5.0","@types/lodash":"^4.14.182","ts-mock-imports":"^1.2.6","chai-as-promised":"^7.1.1","@babel/preset-env":"^7.18.6","@types/http-proxy":"^1.17.9","@types/sinon-chai":"^2.7.29","source-map-support":"^0.4.18","@types/lodash.isnil":"^4.0.7","@types/tough-cookie":"^2.3.2","eslint-plugin-mocha":"^10.0.5","mocha-lcov-reporter":"^1.3.0","eslint-plugin-import":"^2.26.0","commit-and-tag-version":"^10.1.0","eslint-config-prettier":"^8.5.0","@types/chai-as-promised":"^7.1.1","@typescript-eslint/parser":"^5.30.4","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.30.4","eslint-import-resolver-typescript":"^3.2.1","@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_13.2.0_1732212629948_0.026779801979524454","host":"s3://npm-registry-packages"}},"14.0.0":{"name":"@pact-foundation/pact","version":"14.0.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@14.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"da73aab2a2a9685a5b3844f1f11066b189104e7e","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-14.0.0.tgz","fileCount":240,"integrity":"sha512-wdPGHSbj+RPKqzNN4/JB5Xua9NVTc6LNZdY91x5xN/ISQsCvzmoPny2WAvWP5dNUSvhNGvqi+rkrKxK7xXDt8w==","signatures":[{"sig":"MEYCIQD0zUJKb0c3nPnWZk8NGLTq+xwCayIsZNaJtLZt+JZUlgIhANzw3kohPnTqha/zOtIEfeB8+sCz4xiqgbxi7IDq1jHd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":971081},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"79bf50a0cfab6e4790c254aeb1d07ff5eff54b92","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"mocha","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"npm run install-plugins","release":"commit-and-tag-version","coverage":"nyc npm run test","lint:fix":"npm run lint -- --fix","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","install-plugins":"./scripts/install-plugins","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.6","dependencies":{"axios":"^1.7.8","chalk":"4.1.2","ramda":"^0.30.0","lodash":"^4.17.21","express":"^4.21.1","randexp":"^0.5.3","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.3","graphql-tag":"^2.9.1","https-proxy-agent":"^7.0.4","@pact-foundation/pact-core":"^16.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","tsx":"4.19.2","chai":"5.1.2","nock":"14.0.1","mocha":"11.1.0","sinon":"19.0.2","eslint":"8.57.1","rimraf":"6.0.1","prettier":"3.5.1","copyfiles":"2.4.1","@babel/cli":"7.26.4","proxyquire":"2.1.3","sinon-chai":"4.0.0","typescript":"5.7.3","@babel/core":"7.26.8","@types/chai":"5.0.1","@types/nock":"11.1.0","@types/node":"22.13.4","@types/mocha":"10.0.10","@types/ramda":"0.30.2","@types/sinon":"17.0.3","@types/lodash":"4.17.15","@types/express":"4.17.21","chai-as-promised":"8.0.1","@babel/preset-env":"7.26.8","@types/http-proxy":"1.17.16","@types/sinon-chai":"2.7.42","source-map-support":"0.5.21","eslint-plugin-mocha":"10.5.0","eslint-plugin-import":"2.31.0","commit-and-tag-version":"12.5.0","eslint-config-prettier":"10.0.1","@types/chai-as-promised":"8.0.1","@typescript-eslint/parser":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"1.0.1","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"},"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_14.0.0_1739801886433_0.2892467893148458","host":"s3://npm-registry-packages-npm-production"}},"15.0.0":{"name":"@pact-foundation/pact","version":"15.0.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@15.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"2bdec3f4a8d2b296f72c0692f0247c3c8b32958b","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-15.0.0.tgz","fileCount":240,"integrity":"sha512-qZMWz4k6ROxMsPcWnyxNAFi58AhcgiuOaSWMsUKz4q4UF+5W2nK+4PnXIGJPTako0X0zurfxgxcTwCB9QHlSHw==","signatures":[{"sig":"MEUCIEf2/MCH5I9fbdFm6Ywy6GgBL4vgAeGVNRujjWAPlea1AiEAsFQg1+hWZWJ/7PfhsbXyeBj9UQkGkCmWqz4ZuGTPE7Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":972637},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"df6ed699e9e4c0be2cef48200d549f1aa24e33a9","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"mocha","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"npm run install-plugins","release":"commit-and-tag-version","coverage":"nyc npm run test","lint:fix":"npm run lint -- --fix","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","install-plugins":"./scripts/install-plugins","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.7","dependencies":{"axios":"^1.8.4","chalk":"4.1.2","ramda":"^0.30.0","lodash":"^4.17.21","express":"^4.21.1","randexp":"^0.5.3","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.3","graphql-tag":"^2.9.1","https-proxy-agent":"^7.0.4","@pact-foundation/pact-core":"^16.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","tsx":"4.19.3","chai":"5.2.0","nock":"14.0.1","mocha":"11.1.0","sinon":"19.0.4","eslint":"8.57.1","rimraf":"6.0.1","prettier":"3.5.3","copyfiles":"2.4.1","@babel/cli":"7.26.4","proxyquire":"2.1.3","sinon-chai":"4.0.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"5.2.1","@types/nock":"11.1.0","@types/node":"22.13.13","@types/mocha":"10.0.10","@types/ramda":"0.30.2","@types/sinon":"17.0.4","@types/lodash":"4.17.16","@types/express":"4.17.21","chai-as-promised":"8.0.1","@babel/preset-env":"7.26.9","@types/http-proxy":"1.17.16","@types/sinon-chai":"2.7.42","source-map-support":"0.5.21","eslint-plugin-mocha":"10.5.0","eslint-plugin-import":"2.31.0","commit-and-tag-version":"12.5.0","eslint-config-prettier":"10.1.1","@types/chai-as-promised":"8.0.2","@typescript-eslint/parser":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"1.0.1","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"4.2.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_15.0.0_1742838694749_0.8894853970851113","host":"s3://npm-registry-packages-npm-production"}},"15.0.1":{"name":"@pact-foundation/pact","version":"15.0.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@15.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"b05270149d5720186198114b5bf6e333ebba634e","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-15.0.1.tgz","fileCount":240,"integrity":"sha512-9pv9mN/grXiXCPmyzQb9YYeyT8aHYO4uRNtfuR4IGLhNSHkHIhiS97ZUsegPruVkWiTcCv9tJahG+1OhL5BrTQ==","signatures":[{"sig":"MEQCIDWLWFb/3bA/7PPwqR8fchzhmFise2INYScq0pQimUMcAiA4Osv0RIA5f2G9VR9BdqGYFMt+WXtJNDEzeldDtrLHuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":973009},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=16"},"gitHead":"02559bdd2902cb07fb8b1157da611e5857fcb61d","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"mocha","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"npm run install-plugins","release":"commit-and-tag-version","coverage":"nyc npm run test","lint:fix":"npm run lint -- --fix","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","install-plugins":"./scripts/install-plugins","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"18.20.7","dependencies":{"axios":"^1.8.4","chalk":"4.1.2","ramda":"^0.30.0","lodash":"^4.17.21","express":"^4.21.1","graphql":"^16.10.0","randexp":"^0.5.3","js-base64":"^3.6.1","http-proxy":"^1.18.1","body-parser":"^1.20.3","graphql-tag":"^2.9.1","https-proxy-agent":"^7.0.4","@pact-foundation/pact-core":"^16.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","tsx":"4.19.3","chai":"5.2.0","nock":"14.0.1","mocha":"11.1.0","sinon":"19.0.4","eslint":"8.57.1","rimraf":"6.0.1","prettier":"3.5.3","copyfiles":"2.4.1","@babel/cli":"7.26.4","proxyquire":"2.1.3","sinon-chai":"4.0.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"5.2.1","@types/nock":"11.1.0","@types/node":"22.13.13","@types/mocha":"10.0.10","@types/ramda":"0.30.2","@types/sinon":"17.0.4","@types/lodash":"4.17.16","@types/express":"4.17.21","chai-as-promised":"8.0.1","@babel/preset-env":"7.26.9","@types/http-proxy":"1.17.16","@types/sinon-chai":"2.7.42","source-map-support":"0.5.21","eslint-plugin-mocha":"10.5.0","eslint-plugin-import":"2.31.0","commit-and-tag-version":"12.5.0","eslint-config-prettier":"10.1.1","@types/chai-as-promised":"8.0.2","@typescript-eslint/parser":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"1.0.1","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"4.2.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_15.0.1_1742843819526_0.6597325660333981","host":"s3://npm-registry-packages-npm-production"}},"16.0.0":{"name":"@pact-foundation/pact","version":"16.0.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"ef07273808d6f2bcc8425eb70e2f5896cf29152a","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.0.0.tgz","fileCount":306,"integrity":"sha512-QPjvu40M0vX5L6boUIPZt8JGsA+eL6G48XTtDAUGKA9wlgIjShaVF4bdkDGZmex3WLb1aht4P5BG+DGguR7NZQ==","signatures":[{"sig":"MEUCIQDKB3/VARpv//8K6TQNlUxIhFth2WqNXVJyc0GvV6Y+PAIgO5z9+6MhQfcpKoKeTyX6zTKscIIhMUynlNZumw6J9Yg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1068335},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=20"},"gitHead":"36fa336c73a0e6ae20c3ed29787847bc17ca5a8c","scripts":{"fix":"npm run format:fix && npm run lint:fix","dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"mocha","check":"npm run format:check && npm run lint && npm run test","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"npm run install-plugins","release":"commit-and-tag-version","coverage":"nyc npm run test","lint:fix":"npm run lint -- --fix","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","install-plugins":"./scripts/install-plugins","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.9.3","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"22.20.0","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.31.3","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^17.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","tsx":"4.20.6","chai":"6.2.0","nock":"14.0.10","mocha":"11.7.4","sinon":"21.0.0","eslint":"8.57.1","rimraf":"6.0.1","prettier":"3.6.2","copyfiles":"2.4.1","@babel/cli":"7.28.3","proxyquire":"2.1.3","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"5.2.2","@types/nock":"11.1.0","@types/node":"22.18.8","@types/mocha":"10.0.10","@types/ramda":"0.31.1","@types/sinon":"17.0.4","@types/lodash":"4.17.20","@types/express":"4.17.23","chai-as-promised":"8.0.2","@babel/preset-env":"7.28.3","@types/http-proxy":"1.17.16","@types/sinon-chai":"4.0.0","source-map-support":"0.5.21","eslint-plugin-mocha":"10.5.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":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"1.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"4.4.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_16.0.0_1759842746522_0.6357259767052228","host":"s3://npm-registry-packages-npm-production"}},"16.0.1":{"name":"@pact-foundation/pact","version":"16.0.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@16.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"3d848c197936521b9f030b8d03630d11457f81d2","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.0.1.tgz","fileCount":306,"integrity":"sha512-JweU8OwlJ3LsgX1avs8/K+x+6fV6MPgisO7Yda4n99WJM/psr7U0EDFsN6UPFWLpPuaU4w0tRx3VBuDKwRPxjg==","signatures":[{"sig":"MEUCIQCTaBtLqvIGbPYckAJviMBnrxSo0hgxf/dtigrmRN2i7gIgU4/cLNhbx7FJAEppxloJZvj5H1QnLTAJp5UlNB+JAss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1069157},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=20"},"gitHead":"ee943042e7c35350137af5d77adc4e3d6244cf92","scripts":{"fix":"npm run format:fix && npm run lint:fix","dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"mocha","check":"npm run format:check && npm run lint && npm run test","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"npm run install-plugins","release":"commit-and-tag-version","coverage":"nyc npm run test","lint:fix":"npm run lint -- --fix","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","install-plugins":"./scripts/install-plugins","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.9.3","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"22.20.0","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^17.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","tsx":"4.20.6","chai":"6.2.0","nock":"14.0.10","mocha":"11.7.4","sinon":"21.0.0","eslint":"8.57.1","rimraf":"6.0.1","prettier":"3.6.2","copyfiles":"2.4.1","@babel/cli":"7.28.3","proxyquire":"2.1.3","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"5.2.2","@types/nock":"11.1.0","@types/node":"22.18.10","@types/mocha":"10.0.10","@types/ramda":"0.31.1","@types/sinon":"17.0.4","@types/lodash":"4.17.20","@types/express":"4.17.23","chai-as-promised":"8.0.2","@babel/preset-env":"7.28.3","@types/http-proxy":"1.17.16","@types/sinon-chai":"4.0.0","source-map-support":"0.5.21","eslint-plugin-mocha":"10.5.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":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"1.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"4.4.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_16.0.1_1760612024206_0.7728504367083864","host":"s3://npm-registry-packages-npm-production"}},"16.0.2":{"name":"@pact-foundation/pact","version":"16.0.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@16.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"cb913c6be24bf198467f66630cfe6ffb18d5ada7","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.0.2.tgz","fileCount":306,"integrity":"sha512-RSUNZ9KblmrZxFZ2/OvMGStBknpvC4rk0StEvMm+s67kKyYFDgB4p2c+a2BaASQSdywd/AFg2WFUFCI4OeQL0w==","signatures":[{"sig":"MEQCIC8PN5iY3JUrir3GG1DeBe27Bh7/9Xhap8e2Z67tJ0uEAiBUNyI6qt6CJggfN+lZnm2KQID+r5yJpMPpfcm+WGolfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1075411},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=20"},"gitHead":"a764951053c876241dfc1d9fab34667d6aa0acb2","scripts":{"fix":"npm run format:fix && npm run lint:fix","dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"mocha","check":"npm run format:check && npm run lint && npm run test","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"npm run install-plugins","release":"commit-and-tag-version","coverage":"nyc npm run test","lint:fix":"npm run lint -- --fix","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","install-plugins":"./scripts/install-plugins","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"10.9.3","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"22.20.0","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^17.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","tsx":"4.20.6","chai":"6.2.0","nock":"14.0.10","mocha":"11.7.4","sinon":"21.0.0","eslint":"8.57.1","rimraf":"6.0.1","prettier":"3.6.2","copyfiles":"2.4.1","@babel/cli":"7.28.3","proxyquire":"2.1.3","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"5.2.3","@types/nock":"11.1.0","@types/node":"22.18.12","@types/mocha":"10.0.10","@types/ramda":"0.31.1","@types/sinon":"17.0.4","@types/lodash":"4.17.20","@types/express":"4.17.23","chai-as-promised":"8.0.2","@babel/preset-env":"7.28.3","@types/http-proxy":"1.17.16","@types/sinon-chai":"4.0.0","@types/stack-utils":"^2.0.3","source-map-support":"0.5.21","eslint-plugin-mocha":"10.5.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":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"1.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"4.4.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_16.0.2_1761045726943_0.24698107070577868","host":"s3://npm-registry-packages-npm-production"}},"16.0.3":{"name":"@pact-foundation/pact","version":"16.0.3","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@16.0.3","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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"339f40a942b821b1c1632dddc5a381715630ea11","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.0.3.tgz","fileCount":306,"integrity":"sha512-E0Sx5jZtASBZ4yMdoL+hvXSsmlGOUTEfuu2hqNgxpqIpMd0lvRq+nURVgd+wcVmG/DXg4B7sIpJYPYT/8sfQ3g==","signatures":[{"sig":"MEUCIAdLoFIB68Sia8bx/NC3FcdoMT/TTZbnPWmGzT8sUD8bAiEA89gnQctSVErWSnIB/uU5T/i3/cv8Fqbry8j+6x8+rJ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1082741},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=20"},"gitHead":"67082eac362570da14f56c34479c641b07683fbd","scripts":{"fix":"npm run format:fix && npm run lint:fix","dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"mocha","check":"npm run format:check && npm run lint && npm run test","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"npm run install-plugins","release":"commit-and-tag-version","coverage":"nyc npm run test","lint:fix":"npm run lint -- --fix","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","install-plugins":"./scripts/install-plugins","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.6.2","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.12.0","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^17.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","tsx":"4.21.0","chai":"6.2.1","nock":"14.0.10","mocha":"11.7.5","sinon":"21.0.0","eslint":"8.57.1","rimraf":"6.1.2","prettier":"3.6.2","copyfiles":"2.4.1","@babel/cli":"7.28.3","proxyquire":"2.1.3","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"5.2.3","@types/nock":"11.1.0","@types/node":"24.10.4","@types/mocha":"10.0.10","@types/ramda":"0.31.1","@types/sinon":"21.0.0","@types/lodash":"4.17.21","@types/express":"4.17.25","chai-as-promised":"8.0.2","@babel/preset-env":"7.28.5","@types/http-proxy":"1.17.17","@types/sinon-chai":"4.0.0","@types/stack-utils":"2.0.3","source-map-support":"0.5.21","eslint-plugin-mocha":"10.5.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":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"1.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"4.4.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_16.0.3_1766030327103_0.7802350452100559","host":"s3://npm-registry-packages-npm-production"}},"16.0.4":{"name":"@pact-foundation/pact","version":"16.0.4","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@16.0.4","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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"305344c76ab0d46c7adfd9da125bc5e6b2fb0a27","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.0.4.tgz","fileCount":306,"integrity":"sha512-ftnaalgOHgYYigyIF8P9h/YJIuez6RILbluVAIQ4D3ZvZYuTCBR6DV0ZeXu4s4/UJICYyrpNiBbZif2c9MqiUw==","signatures":[{"sig":"MEUCIQD9l8R/jaXephPCZmRoqGeXze5s4IdFHxF2ra6CyAeZ4QIgIQ1PhfYjqyP+m8vgO57RS7jPUkF/51cybONviVVS/wg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1083107},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=20"},"gitHead":"7dd3baa07cbe5b18be5b1e6a3ec5639421afcf16","scripts":{"fix":"npm run format:fix && npm run lint:fix","dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"mocha","check":"npm run format:check && npm run lint && npm run test","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"npm run install-plugins","release":"commit-and-tag-version","coverage":"nyc npm run test","lint:fix":"npm run lint -- --fix","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","install-plugins":"./scripts/install-plugins","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.6.2","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.12.0","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^17.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","tsx":"4.21.0","chai":"6.2.1","nock":"14.0.10","mocha":"11.7.5","sinon":"21.0.0","eslint":"8.57.1","rimraf":"6.1.2","prettier":"3.6.2","copyfiles":"2.4.1","@babel/cli":"7.28.3","proxyquire":"2.1.3","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"5.2.3","@types/nock":"11.1.0","@types/node":"24.10.4","@types/mocha":"10.0.10","@types/ramda":"0.31.1","@types/sinon":"21.0.0","@types/lodash":"4.17.21","@types/express":"4.17.25","chai-as-promised":"8.0.2","@babel/preset-env":"7.28.5","@types/http-proxy":"1.17.17","@types/sinon-chai":"4.0.0","@types/stack-utils":"2.0.3","source-map-support":"0.5.21","eslint-plugin-mocha":"10.5.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":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"1.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"4.4.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_16.0.4_1766127261052_0.3571259239753848","host":"s3://npm-registry-packages-npm-production"}},"16.1.0":{"name":"@pact-foundation/pact","version":"16.1.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@16.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"6bc90147fe589bc8b3830b51621c05bab6560931","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.1.0.tgz","fileCount":309,"integrity":"sha512-H8LKJbUL3kXz7qI14AESCd3ovK57YFLYgQcQSDGHoVtAIbgVszm+Eoc37CSJ9PFqjcVVz+UTgdnCAE0dHfnocg==","signatures":[{"sig":"MEUCIHfmy/BCVKx93AF5pXwVWf8g9wkYwv8keG+72XEeyq0RAiEA9vJojIw3o7xKR+FIwMUw2QIA7DQq3Z48w2hKeESJ4CA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact@16.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1099393},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=20"},"gitHead":"847361e0e403143c92358dbf53a1bbcdf1a38a25","scripts":{"fix":"npm run format:fix && npm run lint:fix","dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"mocha","check":"npm run format:check && npm run lint && npm run test","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"npm run install-plugins","release":"commit-and-tag-version","coverage":"nyc npm run test","lint:fix":"npm run lint -- --fix","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","install-plugins":"./scripts/install-plugins","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9e8c9fa7-71e6-4151-be91-66852bc114e1"}},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.6.2","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.13.0","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^18.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","tsx":"4.21.0","chai":"6.2.2","nock":"14.0.10","mocha":"11.7.5","sinon":"21.0.1","eslint":"8.57.1","rimraf":"6.1.2","prettier":"3.6.2","copyfiles":"2.4.1","@babel/cli":"7.28.6","proxyquire":"2.1.3","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","@types/nock":"11.1.0","@types/node":"24.10.10","@types/mocha":"10.0.10","@types/ramda":"0.31.1","@types/sinon":"21.0.0","@types/lodash":"4.17.23","@types/express":"4.17.25","chai-as-promised":"8.0.2","@babel/preset-env":"7.29.0","@types/http-proxy":"1.17.17","@types/sinon-chai":"4.0.0","@types/stack-utils":"2.0.3","source-map-support":"0.5.21","eslint-plugin-mocha":"10.5.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":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"1.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"4.4.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_16.1.0_1770376364128_0.7314821446087094","host":"s3://npm-registry-packages-npm-production"}},"16.2.0":{"name":"@pact-foundation/pact","version":"16.2.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@16.2.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"47d962034b69415619c055477c0adfd030093c4c","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.2.0.tgz","fileCount":309,"integrity":"sha512-PFedoP49sR9EKEvhREsXiDTb+rS3yv016DIlufey6pXC6ssQKhgq78ngZDRGl7mc6PqLJdOBCZUDPUrR890k2A==","signatures":[{"sig":"MEQCIDybn5pHcon5kkzE7xvVcA6Hp9/P+YBfAd6rGT3IGxinAiBqu4xieAPMOtagILqKVDGKhnPXSD3vxyKbmo0lHf+0JQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact@16.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1102082},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=20"},"gitHead":"e41b860764dbc48410054e09597b2eaacf6893ee","scripts":{"fix":"npm run format:fix && npm run lint:fix","dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"mocha","check":"npm run format:check && npm run lint && npm run test","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"npm run install-plugins","release":"commit-and-tag-version","coverage":"nyc npm run test","lint:fix":"npm run lint -- --fix","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","install-plugins":"./scripts/install-plugins","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9e8c9fa7-71e6-4151-be91-66852bc114e1"}},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.6.2","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.13.0","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^18.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","tsx":"4.21.0","chai":"6.2.2","nock":"14.0.10","mocha":"11.7.5","sinon":"21.0.1","eslint":"8.57.1","rimraf":"6.1.2","prettier":"3.6.2","copyfiles":"2.4.1","@babel/cli":"7.28.6","proxyquire":"2.1.3","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","@types/nock":"11.1.0","@types/node":"24.10.11","@types/mocha":"10.0.10","@types/ramda":"0.31.1","@types/sinon":"21.0.0","@types/lodash":"4.17.23","@types/express":"4.17.25","chai-as-promised":"8.0.2","@babel/preset-env":"7.29.0","@types/http-proxy":"1.17.17","@types/sinon-chai":"4.0.0","@types/stack-utils":"2.0.3","source-map-support":"0.5.21","eslint-plugin-mocha":"10.5.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":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"1.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"4.4.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_16.2.0_1770726048014_0.1982684216320587","host":"s3://npm-registry-packages-npm-production"}},"16.3.0":{"name":"@pact-foundation/pact","version":"16.3.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@16.3.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"6d6ff0fa2c99f548756e8a2385084fa784985c1d","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.3.0.tgz","fileCount":309,"integrity":"sha512-9SInfdwggCvkDZ1o4DZjF6uLpNUJ3JQm4tb3XPXT3ABGpu69lqJIAa6bgvMvZ2ktvMgH7FTeIU7KVJXHQ6l7Lg==","signatures":[{"sig":"MEUCIEMbzskvokSBAoSPmhl54wD4aPi3IVjHt1N1YP6U+12PAiEAjRWRmJnNvGePG+bZJEmmTGGxWICs2XEvV1dnLUPwbhk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact@16.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1118850},"main":"./src/index.js","types":"./src/index.d.ts","engines":{"node":">=20"},"gitHead":"750bcbed57412308ff68cea88db820f873c95101","scripts":{"fix":"npm run format:fix && npm run lint:fix","dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"mocha","check":"npm run format:check && npm run lint && npm run test","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"npm run install-plugins","release":"commit-and-tag-version","coverage":"nyc npm run test","lint:fix":"npm run lint -- --fix","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","install-plugins":"./scripts/install-plugins","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9e8c9fa7-71e6-4151-be91-66852bc114e1"}},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.9.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.14.0","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^19.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","tsx":"4.21.0","chai":"6.2.2","nock":"14.0.11","mocha":"11.7.5","sinon":"21.0.2","eslint":"8.57.1","rimraf":"6.1.3","prettier":"3.6.2","copyfiles":"2.4.1","@babel/cli":"7.28.6","proxyquire":"2.1.3","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","@types/nock":"11.1.0","@types/node":"24.12.0","@types/mocha":"10.0.10","@types/ramda":"0.31.1","@types/sinon":"21.0.0","@types/lodash":"4.17.24","@types/express":"4.17.25","chai-as-promised":"8.0.2","@babel/preset-env":"7.29.0","@types/http-proxy":"1.17.17","@types/sinon-chai":"4.0.0","@types/stack-utils":"2.0.3","source-map-support":"0.5.21","eslint-plugin-mocha":"10.5.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":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"1.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"4.4.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_16.3.0_1773196208427_0.9640094291593693","host":"s3://npm-registry-packages-npm-production"}},"16.3.1":{"name":"@pact-foundation/pact","version":"16.3.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@16.3.1","maintainers":[{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"6e67b8c247752d0f8cab09160b680f55e6ee341e","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.3.1.tgz","fileCount":312,"integrity":"sha512-Hm0KIN5dliezw36NWD7ClquCZX0QOZK1wM5bdcNyNVts22rBJkyBz/LjoxygXWloPQp+C93ogD2u5u9z3NOz/w==","signatures":[{"sig":"MEUCIHz4gUofFJf9MScncdSoh3Z2V//2eh/yXG6ietLJuOOKAiEAr7/ml0bBLMiPpycs4YxU04b4u9LOB/iY97UwHj1eb2o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact@16.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1125582},"main":"./src/index.js","pnpm":{"onlyBuiltDependencies":["@pact-foundation/pact-core"]},"types":"./src/index.d.ts","engines":{"node":">=20"},"gitHead":"9a11ee2f95f0fcd63bcd5cc2d192079e4c1af866","scripts":{"fix":"npm run format:fix && npm run lint:fix","dist":"tsc && copyfiles package.json ./dist","lint":"eslint --config .eslintrc.json \"{src,test}/**/*.ts\"","test":"mocha","check":"npm run format:check && npm run lint && npm run test","clean":"rimraf dist coverage .nyc_output logs pacts","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"npm run install-plugins","release":"commit-and-tag-version","coverage":"nyc npm run test","lint:fix":"npm run lint -- --fix","format:fix":"npm run format:base -- --write","format:base":"prettier \"{src,test,examples}/**/*.{ts,js}\"","format:check":"npm run format:base -- --check","install-plugins":"./scripts/install-plugins","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9e8c9fa7-71e6-4151-be91-66852bc114e1"}},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.11.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.14.1","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^19.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","tsx":"4.21.0","chai":"6.2.2","nock":"14.0.13","mocha":"11.7.5","sinon":"21.1.2","eslint":"8.57.1","rimraf":"6.1.3","prettier":"3.6.2","copyfiles":"2.4.1","@babel/cli":"7.28.6","proxyquire":"2.1.3","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","@types/nock":"11.1.0","@types/node":"24.12.2","@types/mocha":"10.0.10","@types/ramda":"0.31.1","@types/sinon":"21.0.1","@types/lodash":"4.17.24","@types/express":"4.17.25","chai-as-promised":"8.0.2","@babel/preset-env":"7.29.2","@types/http-proxy":"1.17.17","@types/sinon-chai":"4.0.0","@types/stack-utils":"2.0.3","source-map-support":"0.5.21","eslint-plugin-mocha":"10.5.0","eslint-plugin-import":"2.32.0","commit-and-tag-version":"12.7.1","eslint-config-prettier":"10.1.8","@types/chai-as-promised":"8.0.2","@typescript-eslint/parser":"5.62.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-chai-friendly":"1.2.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"5.62.0","eslint-import-resolver-typescript":"4.4.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_16.3.1_1777421110133_0.00905228484975873","host":"s3://npm-registry-packages-npm-production"}},"16.4.0":{"name":"@pact-foundation/pact","version":"16.4.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@16.4.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"9b535793bd2a906be70945200130bb267119abf9","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.4.0.tgz","fileCount":312,"integrity":"sha512-nf+xA6cvWlIpwsJ8gDAw69lGRlkqbiU9Ui6ie+ALH8N6+12Ukj7idYod0Zl643FCsActBVWytr5j28dEG0rEQg==","signatures":[{"sig":"MEQCIEvhyMvkm9WA577oRDUG4nTBAvnB1U+NoqEyx6dAGHNVAiA8a5hiiTX0sy0v0WBY7UL5futtFsXXQ3mEJCZrHUiU2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact@16.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1037113},"main":"./src/index.js","pnpm":{"onlyBuiltDependencies":["@pact-foundation/pact-core"]},"types":"./src/index.d.ts","engines":{"node":">=20"},"gitHead":"f82fd701274fafa67b6fc25b7c895b6da7df3328","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"npm run lint:biome && npm run lint:tsc","test":"mocha","check":"npm run format && npm run lint","clean":"rimraf dist coverage .nyc_output logs pacts","format":"biome format","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"npm run install-plugins","release":"commit-and-tag-version","coverage":"nyc npm run test","lint:fix":"npm run lint:fix:biome","lint:tsc":"tsc --noEmit","check:fix":"npm run format:fix && npm run lint:fix","format:fix":"biome format --write","lint:biome":"biome lint","lint:fix:biome":"biome lint --write","install-plugins":"./scripts/install-plugins","docker:alpine:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --rm pact-js:alpine","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.debian -t pact-js:debian .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9e8c9fa7-71e6-4151-be91-66852bc114e1"}},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.11.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.14.1","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^19.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"18.0.0","tsx":"4.21.0","chai":"6.2.2","nock":"14.0.14","mocha":"11.7.5","sinon":"21.1.2","rimraf":"6.1.3","copyfiles":"2.4.1","@babel/cli":"7.28.6","proxyquire":"2.1.3","sinon-chai":"4.0.1","typescript":"6.0.3","@babel/core":"7.29.0","@types/chai":"5.2.3","@types/nock":"11.1.0","@types/node":"24.12.2","@types/mocha":"10.0.10","@types/ramda":"0.31.1","@types/sinon":"21.0.1","@types/lodash":"4.17.24","@biomejs/biome":"2.4.13","@types/express":"4.17.25","@tsconfig/node20":"20.1.9","chai-as-promised":"8.0.2","@babel/preset-env":"7.29.3","@types/http-proxy":"1.17.17","@types/sinon-chai":"4.0.0","@types/stack-utils":"2.0.3","source-map-support":"0.5.21","commit-and-tag-version":"12.7.1","@types/chai-as-promised":"8.0.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_16.4.0_1777882343925_0.15571435194891148","host":"s3://npm-registry-packages-npm-production"}},"16.5.0":{"name":"@pact-foundation/pact","version":"16.5.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@16.5.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"fd4805d9cfecc86ea9d791fcaddae5c3e31ee2ed","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-16.5.0.tgz","fileCount":336,"integrity":"sha512-9YgmU6fDJGQVYoAm2ez52dyKfQwFzW47GlrT8IAKuzjL6qZVZ9+ael6myeMbQqz7J5lzEGLoUi2PMkBFFgQxRw==","signatures":[{"sig":"MEUCIFqi33xIyIMdkGQKzkTBX8im9rl2kBLPRT5lHAIHM6SdAiEAiOzNPcYXKoWWGY6aSnbDZ51PMc3rqw7iH2wcF+riqNg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact@16.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1055571},"main":"./src/index.js","pnpm":{"onlyBuiltDependencies":["@pact-foundation/pact-core"]},"types":"./src/index.d.ts","engines":{"node":">=20"},"gitHead":"0056383d2a9c051ca485031f93202e8d08f334a3","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"npm run lint:biome && npm run lint:tsc","test":"vitest run","check":"npm run format && npm run lint","clean":"rimraf dist coverage .nyc_output logs pacts","format":"biome format","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"node ./scripts/install-plugins.js","release":"commit-and-tag-version","lint:fix":"npm run lint:fix:biome","lint:tsc":"tsc --noEmit","check:fix":"npm run format:fix && npm run lint:fix","format:fix":"biome format --write","lint:biome":"biome lint","lint:fix:biome":"biome lint --write","install-plugins":"node ./scripts/install-plugins.js","test:regression":"npm --prefix regression run test","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9e8c9fa7-71e6-4151-be91-66852bc114e1"}},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.12.1","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","https-proxy-agent":"^9.0.0","@pact-foundation/pact-core":"^19.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nock":"14.0.15","rimraf":"6.1.3","vitest":"3.2.4","typedoc":"0.28.19","copyfiles":"2.4.1","@babel/cli":"7.28.6","typescript":"6.0.3","@babel/core":"7.29.0","@types/nock":"11.1.0","@types/node":"24.12.4","@types/ramda":"0.31.1","@types/lodash":"4.17.24","@biomejs/biome":"2.4.15","@types/express":"4.17.25","@tsconfig/node20":"20.1.9","@babel/preset-env":"7.29.5","@types/http-proxy":"1.17.17","@types/stack-utils":"2.0.3","@vitest/coverage-v8":"3.2.4","commit-and-tag-version":"12.7.3"},"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_16.5.0_1779622591866_0.7719953544789924","host":"s3://npm-registry-packages-npm-production"}},"17.0.0":{"name":"@pact-foundation/pact","version":"17.0.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@17.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"5e54d659e88a64dae33ba83aed77ccdc652b212c","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-17.0.0.tgz","fileCount":336,"integrity":"sha512-ic9G2gf/EE00nfArhpi9BplqCuo5TELYvhZ7wRy9roTwSEmEYOUsl0Vc3rDNX+qRVw/0QpHEya8GsaSnjYdfZg==","signatures":[{"sig":"MEQCIFS6yPvMVDxUZqVF6JaULnjcLWJ8ftMYIpeVq0HjCUvGAiBjnTuSfv0wzc0kHBUwUgZo4qAF8COBidAm/1cjtGaBLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact@17.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1057366},"main":"./src/index.js","pnpm":{"onlyBuiltDependencies":["@pact-foundation/pact-core"]},"types":"./src/index.d.ts","engines":{"node":">=22"},"gitHead":"19f7b867e77627f404296a884f07f4074548151f","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"npm run lint:biome && npm run lint:tsc","test":"vitest run","check":"npm run format && npm run lint","clean":"rimraf dist coverage .nyc_output logs pacts","format":"biome format","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"node ./scripts/install-plugins.js","release":"commit-and-tag-version","lint:fix":"npm run lint:fix:biome","lint:tsc":"tsc --noEmit","check:fix":"npm run format:fix && npm run lint:fix","format:fix":"biome format --write","lint:biome":"biome lint","lint:fix:biome":"biome lint --write","install-plugins":"node ./scripts/install-plugins.js","test:regression":"npm --prefix regression run test","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9e8c9fa7-71e6-4151-be91-66852bc114e1"}},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.13.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.16.0","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","@scarf/scarf":"^1.4.0","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^19.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nock":"14.0.15","rimraf":"6.1.3","vitest":"3.2.4","typedoc":"0.28.19","copyfiles":"2.4.1","@babel/cli":"8.0.1","typescript":"6.0.3","@babel/core":"8.0.1","@types/nock":"11.1.0","@types/node":"24.13.2","@types/ramda":"0.31.1","@types/lodash":"4.17.24","@biomejs/biome":"2.4.16","@types/express":"4.17.25","@tsconfig/node22":"22.0.5","@babel/preset-env":"8.0.2","@types/http-proxy":"1.17.17","@types/stack-utils":"2.0.3","@vitest/coverage-v8":"3.2.4","commit-and-tag-version":"12.7.3"},"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_17.0.0_1782359185004_0.3202328093728912","host":"s3://npm-registry-packages-npm-production"}},"17.0.1":{"name":"@pact-foundation/pact","version":"17.0.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@17.0.1","maintainers":[{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"47b19c59561e94ff99c608a6cde4e675d28fc527","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-17.0.1.tgz","fileCount":336,"integrity":"sha512-Gnzy9fMK0Wu6UB8u0fYcso5fiEZk+Tu2lG9zR5DoJiwWBanb/9/pOmRrBWtOHn5EdgvEvzIF1huB39sZIc27Rw==","signatures":[{"sig":"MEUCICz/BOV0tX6U7WQwROiaM+f9IFKoGAkR1kUQCbK+l9p5AiEAo+yOwwMxB+wqx5wof5wT1BuIHHc8pL9JxCwHVzQam04=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact@17.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1058185},"main":"./src/index.js","pnpm":{"onlyBuiltDependencies":["@pact-foundation/pact-core"]},"types":"./src/index.d.ts","engines":{"node":">=22"},"gitHead":"b58ec048b47974d7f416f5da0843c41b616ee8b6","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"npm run lint:biome && npm run lint:tsc","test":"vitest run","check":"npm run format && npm run lint","clean":"rimraf dist coverage .nyc_output logs pacts","format":"biome format","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"node ./scripts/install-plugins.js","release":"commit-and-tag-version","lint:fix":"npm run lint:fix:biome","lint:tsc":"tsc --noEmit","check:fix":"npm run format:fix && npm run lint:fix","format:fix":"biome format --write","lint:biome":"biome lint","lint:fix:biome":"biome lint --write","install-plugins":"node ./scripts/install-plugins.js","test:regression":"npm --prefix regression run test","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9e8c9fa7-71e6-4151-be91-66852bc114e1"}},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.13.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.17.0","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","@scarf/scarf":"^1.4.0","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^19.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nock":"14.0.15","rimraf":"6.1.3","vitest":"3.2.4","typedoc":"0.28.19","copyfiles":"2.4.1","@babel/cli":"8.0.1","typescript":"6.0.3","@babel/core":"8.0.1","@types/nock":"11.1.0","@types/node":"24.13.2","@types/ramda":"0.32.0","@types/lodash":"4.17.24","@biomejs/biome":"2.4.16","@types/express":"4.17.25","@tsconfig/node22":"22.0.5","@babel/preset-env":"8.0.2","@types/http-proxy":"1.17.17","@types/stack-utils":"2.0.3","@vitest/coverage-v8":"3.2.4","commit-and-tag-version":"12.7.3"},"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_17.0.1_1782908020134_0.7054729207666821","host":"s3://npm-registry-packages-npm-production"}},"17.1.0":{"name":"@pact-foundation/pact","version":"17.1.0","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@17.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":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"cedced260db1db55bcf48a5fe3ee3d20b29cab8f","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-17.1.0.tgz","fileCount":339,"integrity":"sha512-nJ9CuAAVrIeGsjXVR53hDLjiSiRj4YONZT5ER5mV+4a8lXbfSFLXDyKk9j+B5dDvP+alYG/xBFnPBtRX6qSj0g==","signatures":[{"sig":"MEUCIQC7Tl/NLbiL6LcEh2CArAZCHvZw1VI1o5H1pYGEOHG9HQIgPrBhmOpkSofKtXp8f+ROJIRfX5bu5pwdsV2pFD07LJc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact@17.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1076320},"main":"./src/index.js","pnpm":{"onlyBuiltDependencies":["@pact-foundation/pact-core"]},"types":"./src/index.d.ts","engines":{"node":">=22"},"gitHead":"7278e2be38dc3e960c58db8b1a01c7d15b25ed12","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"npm run lint:biome && npm run lint:tsc","test":"vitest run","check":"npm run format && npm run lint","clean":"rimraf dist coverage .nyc_output logs pacts","format":"biome format","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"node ./scripts/install-plugins.js","release":"commit-and-tag-version","lint:fix":"npm run lint:fix:biome","lint:tsc":"tsc --noEmit","check:fix":"npm run format:fix && npm run lint:fix","format:fix":"biome format --write","lint:biome":"biome lint","lint:fix:biome":"biome lint --write","install-plugins":"node ./scripts/install-plugins.js","test:regression":"npm --prefix regression run test","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9e8c9fa7-71e6-4151-be91-66852bc114e1"}},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.16.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.18.0","dependencies":{"axios":"^1.12.2","chalk":"6.0.0","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","@scarf/scarf":"^1.4.0","https-proxy-agent":"^9.0.0","@pact-foundation/pact-core":"^20.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nock":"14.0.17","rimraf":"6.1.3","vitest":"3.2.4","typedoc":"0.28.20","copyfiles":"2.4.1","@babel/cli":"8.0.4","typescript":"6.0.3","@babel/core":"8.0.1","@types/nock":"11.1.0","@types/node":"24.13.3","@types/ramda":"0.32.0","@types/lodash":"4.17.25","@biomejs/biome":"2.4.16","@types/express":"4.17.25","@tsconfig/node22":"22.0.5","@babel/preset-env":"8.0.2","@types/http-proxy":"1.17.17","@types/stack-utils":"2.0.3","@vitest/coverage-v8":"3.2.4","commit-and-tag-version":"13.1.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_17.1.0_1786027407864_0.4818743678236741","host":"s3://npm-registry-packages-npm-production"}},"17.1.1":{"name":"@pact-foundation/pact","version":"17.1.1","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@17.1.1","maintainers":[{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"0c68b291417113560aa425b85d7edb60910fe6ac","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-17.1.1.tgz","fileCount":339,"integrity":"sha512-+V41kGpzvqnLzuCJhLKA5A+ZOX8mQegjwMOnd9EXg2nqA8aDgljR4l+v49OjDH0mZ0MWZ7n+4ORenD3iYSoH6g==","signatures":[{"sig":"MEUCIQDo9MEtz8z1bP5zsS9DXIGORUvDmjnhViPDhS7jM0mdbgIgMxnzomnqaFV1gkHm54z2IDzHb5carG1tu+6oALFH7ek=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact@17.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1076673},"main":"./src/index.js","pnpm":{"onlyBuiltDependencies":["@pact-foundation/pact-core"]},"types":"./src/index.d.ts","engines":{"node":">=22"},"gitHead":"29757e8672fbf239f51af687791e2195b43a73ba","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"npm run lint:biome && npm run lint:tsc","test":"vitest run","check":"npm run format && npm run lint","clean":"rimraf dist coverage .nyc_output logs pacts","format":"biome format","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"node ./scripts/install-plugins.js","release":"commit-and-tag-version","lint:fix":"npm run lint:fix:biome","lint:tsc":"tsc --noEmit","check:fix":"npm run format:fix && npm run lint:fix","format:fix":"biome format --write","lint:biome":"biome lint","lint:fix:biome":"biome lint --write","install-plugins":"node ./scripts/install-plugins.js","test:regression":"npm --prefix regression run test","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9e8c9fa7-71e6-4151-be91-66852bc114e1"}},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.16.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.18.0","dependencies":{"axios":"^1.12.2","chalk":"6.0.0","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","@scarf/scarf":"^1.4.0","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^20.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nock":"14.0.17","rimraf":"6.1.3","vitest":"3.2.4","typedoc":"0.28.20","copyfiles":"2.4.1","@babel/cli":"8.0.4","typescript":"6.0.3","@babel/core":"8.0.1","@types/nock":"11.1.0","@types/node":"24.13.3","@types/ramda":"0.32.0","@types/lodash":"4.17.25","@biomejs/biome":"2.4.16","@types/express":"4.17.25","@tsconfig/node22":"22.0.5","@babel/preset-env":"8.0.2","@types/http-proxy":"1.17.17","@types/stack-utils":"2.0.3","@vitest/coverage-v8":"3.2.4","commit-and-tag-version":"13.1.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_17.1.1_1786354913356_0.5893482154248781","host":"s3://npm-registry-packages-npm-production"}},"17.1.2":{"name":"@pact-foundation/pact","version":"17.1.2","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@17.1.2","maintainers":[{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"1466d5eafaac8968235c6a9f09d2681ed8ff80c7","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-17.1.2.tgz","fileCount":339,"integrity":"sha512-2bhxTYlZJ0rauY+my/CxILEOP29AmRkDGVoWbGynoDEiv/Plz+samRVLblDVTckzvMoZ+Qu6q5LBgrcadPZt/w==","signatures":[{"sig":"MEQCIDGhlBw2/fEEwKM64MmGdFRs6RyA5Syxz4iy1ozyPXUSAiBHLjcxsg0uArrtYxeCVA/WOWo2Z8fto72MuD9fDAs3RA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact@17.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1076999},"main":"./src/index.js","pnpm":{"onlyBuiltDependencies":["@pact-foundation/pact-core"]},"types":"./src/index.d.ts","engines":{"node":">=22"},"gitHead":"0fff0c24ff27aec8bdb2c819e2f40cfcb455f76c","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"npm run lint:biome && npm run lint:tsc","test":"vitest run","check":"npm run format && npm run lint","clean":"rimraf dist coverage .nyc_output logs pacts","format":"biome format","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"node ./scripts/install-plugins.js","release":"commit-and-tag-version","lint:fix":"npm run lint:fix:biome","lint:tsc":"tsc --noEmit","check:fix":"npm run format:fix && npm run lint:fix","format:fix":"biome format --write","lint:biome":"biome lint","lint:fix:biome":"biome lint --write","install-plugins":"node ./scripts/install-plugins.js","test:regression":"npm --prefix regression run test","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9e8c9fa7-71e6-4151-be91-66852bc114e1"}},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.16.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.18.0","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","@scarf/scarf":"^1.4.0","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^20.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nock":"14.0.17","rimraf":"6.1.3","vitest":"3.2.4","typedoc":"0.28.20","copyfiles":"2.4.1","@babel/cli":"8.0.4","typescript":"6.0.3","@babel/core":"8.0.1","@types/nock":"11.1.0","@types/node":"24.13.3","@types/ramda":"0.32.0","@types/lodash":"4.17.25","@biomejs/biome":"2.4.16","@types/express":"4.17.25","@tsconfig/node22":"22.0.5","@babel/preset-env":"8.0.2","@types/http-proxy":"1.17.17","@types/stack-utils":"2.0.3","@vitest/coverage-v8":"3.2.4","commit-and-tag-version":"13.1.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_17.1.2_1786440983444_0.22154785495726426","host":"s3://npm-registry-packages-npm-production"}},"17.1.3":{"name":"@pact-foundation/pact","version":"17.1.3","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"url":"http://twitter.com/matthewfellows","name":"Matt Fellows","email":"m@onegeek.com.au"},"license":"MIT","_id":"@pact-foundation/pact@17.1.3","maintainers":[{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"contributors":[{"url":"http://twitter.com/tarciosaraiva","name":"Tarcio Saraiva","email":"tarcio@gmail.com"},{"url":"http://codinghitchhiker.com","name":"Michel Boudreau","email":"michelboudreau@gmail.com"},{"url":"https://github.com/bethesque","name":"Beth Skurrie","email":"beth@bethesque.com"}],"homepage":"https://docs.pact.io/implementation_guides/javascript/","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"dist":{"shasum":"2b5345ca1e2d496f507caa52749fc3d3989aa364","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-17.1.3.tgz","fileCount":339,"integrity":"sha512-UUY/RkgWgQj1SZ+kT0ZjB3e47Gge5rnSfRhhk6SBnwPfQ3KQMIjWy3TUfRlPQgtEXTbDM5kojj71vsEcQzesnQ==","signatures":[{"sig":"MEUCIFZjlbrOX6imBOiIuzDxLEHlzwK4uKLEoyEHayJl+BIeAiEAxK++TYwrKToCIw8x1iVFpkF0o69YiWsvMb/p4SGJKrU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact@17.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1078192},"main":"./src/index.js","pnpm":{"onlyBuiltDependencies":["@pact-foundation/pact-core"]},"types":"./src/index.d.ts","engines":{"node":">=22"},"gitHead":"fe319c5064201501d653989ee3bb3eb6337be938","scripts":{"dist":"tsc && copyfiles package.json ./dist","lint":"npm run lint:biome && npm run lint:tsc","test":"vitest run","check":"npm run format && npm run lint","clean":"rimraf dist coverage .nyc_output logs pacts","format":"biome format","compile":"rimraf dist && tsc","predist":"npm run clean","pretest":"node ./scripts/install-plugins.js","release":"commit-and-tag-version","lint:fix":"npm run lint:fix:biome","lint:tsc":"tsc --noEmit","check:fix":"npm run format:fix && npm run lint:fix","format:fix":"biome format --write","lint:biome":"biome lint","lint:fix:biome":"biome lint --write","install-plugins":"node ./scripts/install-plugins.js","test:regression":"npm --prefix regression run test","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9e8c9fa7-71e6-4151-be91-66852bc114e1"}},"repository":{"url":"git+https://github.com/pact-foundation/pact-js.git","type":"git"},"_npmVersion":"11.17.0","description":"Pact for all things Javascript","directories":{},"_nodeVersion":"24.19.0","dependencies":{"axios":"^1.12.2","chalk":"4.1.2","ramda":"^0.32.0","lodash":"^4.17.21","router":"^2.2.0","express":"^5.1.0","graphql":"^16.11.0","randexp":"^0.5.3","js-base64":"^3.7.8","http-proxy":"^1.18.1","body-parser":"^2.2.0","graphql-tag":"^2.12.6","stack-utils":"^2.0.6","@scarf/scarf":"^1.4.0","https-proxy-agent":"^7.0.6","@pact-foundation/pact-core":"^20.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nock":"14.0.17","rimraf":"6.1.3","vitest":"3.2.4","typedoc":"0.28.20","copyfiles":"2.4.1","@babel/cli":"8.0.4","typescript":"6.0.3","@babel/core":"8.0.1","@types/nock":"11.1.0","@types/node":"24.13.3","@types/ramda":"0.32.0","@types/lodash":"4.17.25","@biomejs/biome":"2.4.16","@types/express":"4.17.25","@tsconfig/node22":"22.0.6","@babel/preset-env":"8.0.2","@types/http-proxy":"1.17.17","@types/stack-utils":"2.0.3","@vitest/coverage-v8":"3.2.4","commit-and-tag-version":"13.1.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_17.1.3_1787747474026_0.6288767276953717","host":"s3://npm-registry-packages-npm-production"}},"17.1.4":{"name":"@pact-foundation/pact","version":"17.1.4","description":"Pact for all things Javascript","main":"./src/index.js","types":"./src/index.d.ts","scripts":{"compile":"rimraf dist && tsc","clean":"rimraf dist coverage .nyc_output logs pacts","predist":"npm run clean","dist":"tsc && copyfiles package.json ./dist","install-plugins":"node ./scripts/install-plugins.js","lint:biome":"biome lint","lint:tsc":"tsc --noEmit","lint":"npm run lint:biome && npm run lint:tsc","lint:fix:biome":"biome lint --write","lint:fix":"npm run lint:fix:biome","format":"biome format","format:fix":"biome format --write","check":"npm run format && npm run lint","check:fix":"npm run format:fix && npm run lint:fix","release":"commit-and-tag-version","pretest":"node ./scripts/install-plugins.js","test":"vitest run","test:regression":"npm --prefix regression run test","docker:alpine:build":"docker build --build-arg NODE_VERSION=${NODE_VERSION:-current} -f Dockerfile.alpine -t pact-js:alpine .","docker:debian:run":"docker run -e LOG_LEVEL=${LOG_LEVEL:-info} -e GIT_REF=${GIT_REF:-test} -e GITHUB_ACTIONS=${GITHUB_ACTIONS:-false} -e SKIP_EXAMPLES=${SKIP_EXAMPLES:-''} -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN  -w /home -v $(pwd):/home --rm pact-js:debian","docker:alpine:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:alpine","docker:debian:attach":"docker run -e PACT_BROKER_BASE_URL -e PACT_BROKER_TOKEN -w /home -v $(pwd):/home --entrypoint /bin/bash --rm -it pact-js:debian"},"repository":{"type":"git","url":"git+https://github.com/pact-foundation/pact-js.git"},"engines":{"node":">=22"},"keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"author":{"name":"Matt Fellows","email":"m@onegeek.com.au","url":"http://twitter.com/matthewfellows"},"contributors":[{"name":"Tarcio Saraiva","email":"tarcio@gmail.com","url":"http://twitter.com/tarciosaraiva"},{"name":"Michel Boudreau","email":"michelboudreau@gmail.com","url":"http://codinghitchhiker.com"},{"name":"Beth Skurrie","email":"beth@bethesque.com","url":"https://github.com/bethesque"}],"license":"MIT","bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"homepage":"https://docs.pact.io/implementation_guides/javascript/","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}]},"dependencies":{"@pact-foundation/pact-core":"^20.1.1","@scarf/scarf":"^1.4.0","axios":"^1.12.2","body-parser":"^2.2.0","chalk":"4.1.2","express":"^5.1.0","graphql":"^16.11.0","graphql-tag":"^2.12.6","http-proxy":"^1.18.1","https-proxy-agent":"^7.0.6","js-base64":"^3.7.8","lodash":"^4.17.21","ramda":"^0.32.0","randexp":"^0.5.3","router":"^2.2.0","stack-utils":"^2.0.6"},"devDependencies":{"@babel/cli":"8.0.4","@babel/core":"8.0.1","@babel/preset-env":"8.0.2","@biomejs/biome":"2.4.16","@tsconfig/node22":"22.0.6","@types/express":"4.17.25","@types/http-proxy":"1.17.17","@types/lodash":"4.17.25","@types/nock":"11.1.0","@types/node":"24.13.3","@types/ramda":"0.32.0","@types/stack-utils":"2.0.3","@vitest/coverage-v8":"3.2.4","commit-and-tag-version":"13.1.2","copyfiles":"2.4.1","nock":"14.0.17","rimraf":"6.1.3","typedoc":"0.28.20","typescript":"6.0.3","vitest":"3.2.4"},"pnpm":{"onlyBuiltDependencies":["@pact-foundation/pact-core"]},"gitHead":"03df116f266b513c8bfb42f263d0fc3a6991f8e4","_id":"@pact-foundation/pact@17.1.4","_nodeVersion":"24.20.0","_npmVersion":"11.19.0","dist":{"integrity":"sha512-HrMX+QA/B2Afto6yuQDeMDtTHLv2wtiqdmCIcodlzIlnYrCUg9HT1tFlOtFkjKZ3gsnnc52eeb+9Nm7IZGCW/w==","shasum":"810cf70ea5efb24966efb999d4ab15b75d71a0f4","tarball":"https://registry.npmjs.org/@pact-foundation/pact/-/pact-17.1.4.tgz","fileCount":339,"unpackedSize":1078703,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pact-foundation%2fpact@17.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHfIeajlSnoLp7bEQqon8VnSU8AesodS6qfcIRXzBA7DAiEAq2VS6OsZ9fSPB/0M63vnQfvoVD1JvCMHxk4rRzyo8D0="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9e8c9fa7-71e6-4151-be91-66852bc114e1"}},"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":"mefellows","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_17.1.4_1788764929101_0.03197235795601072"},"_hasShrinkwrap":false}},"time":{"created":"2017-12-06T19:54:03.565Z","modified":"2026-09-07T07:08:49.656Z","2.7.0":"2017-12-06T19:54:03.565Z","5.0.0":"2017-12-06T19:56:29.293Z","5.0.1":"2017-12-06T19:59:06.983Z","5.0.2":"2017-12-06T21:02:47.777Z","5.0.3":"2017-12-06T21:25:31.805Z","5.0.0-beta":"2017-12-06T21:33:01.030Z","5.0.3-beta":"2017-12-06T21:36:45.610Z","5.1.0":"2017-12-08T06:16:44.177Z","5.2.0":"2017-12-10T06:16:43.411Z","5.3.0":"2017-12-11T00:33:28.501Z","5.3.1":"2018-01-06T04:56:02.452Z","5.3.2":"2018-01-11T21:45:40.503Z","5.4.0":"2018-02-08T07:19:08.258Z","5.5.0":"2018-02-09T05:33:40.108Z","5.5.1":"2018-02-20T01:28:32.890Z","5.6.0":"2018-02-22T11:33:35.858Z","5.6.1":"2018-02-25T12:26:32.908Z","5.7.0":"2018-02-28T07:43:38.310Z","5.8.0":"2018-03-25T11:23:09.006Z","5.9.0":"2018-03-27T07:02:08.492Z","6.0.0-alpha.2":"2018-03-31T04:04:34.944Z","6.0.0-alpha.4":"2018-04-01T12:08:36.133Z","6.0.0-alpha.6":"2018-04-05T13:50:55.402Z","6.0.0-alpha.7":"2018-04-05T14:02:07.089Z","6.0.0-alpha.8":"2018-04-15T01:42:01.329Z","6.0.0-alpha.10":"2018-04-20T07:30:20.391Z","6.0.0-alpha.12":"2018-04-22T23:30:19.983Z","6.0.0-alpha.13":"2018-04-29T23:08:08.598Z","6.0.0-alpha.14":"2018-05-08T05:00:56.950Z","5.9.1":"2018-05-10T06:05:58.147Z","6.0.1":"2018-08-19T07:19:39.807Z","6.0.2":"2018-10-01T01:25:03.226Z","7.0.0":"2018-10-09T01:45:55.004Z","7.0.1":"2018-10-15T07:46:06.522Z","8.0.0-beta":"2018-10-23T20:45:26.614Z","7.0.2":"2018-10-27T05:56:16.528Z","7.0.3":"2018-11-07T22:49:44.409Z","7.0.4":"2018-11-24T06:59:56.521Z","7.1.0":"2018-11-28T16:58:17.106Z","7.2.0":"2018-11-28T19:46:08.143Z","7.3.0":"2019-02-09T13:46:52.320Z","7.4.0":"2019-02-22T10:22:40.569Z","8.0.1":"2019-02-23T01:59:25.931Z","8.0.2":"2019-02-23T02:22:41.866Z","8.0.4":"2019-03-11T23:06:42.517Z","8.0.5":"2019-03-12T23:42:08.334Z","8.1.0":"2019-03-29T01:08:08.064Z","8.1.2":"2019-04-12T00:32:20.890Z","8.2.0":"2019-04-12T11:23:22.557Z","8.2.2":"2019-04-26T13:20:21.871Z","8.2.3":"2019-05-15T03:13:27.823Z","8.2.4":"2019-05-15T13:35:49.532Z","8.2.6":"2019-06-18T04:18:42.837Z","9.0.0":"2019-07-16T14:22:25.635Z","9.0.1":"2019-07-17T22:25:58.786Z","9.1.0":"2019-08-07T04:45:04.763Z","9.1.1":"2019-09-05T22:44:22.566Z","9.2.0":"2019-10-08T05:04:25.765Z","9.2.1":"2019-10-17T23:18:33.350Z","9.2.2":"2019-10-29T00:18:21.605Z","9.2.3-beta.0":"2019-11-01T00:08:11.146Z","9.2.3":"2019-11-08T00:45:02.383Z","9.2.4":"2019-11-08T01:04:46.415Z","9.4.0":"2019-11-08T12:51:44.887Z","9.5.0":"2019-11-10T05:42:28.167Z","9.5.1":"2019-12-13T03:28:12.204Z","9.6.0":"2020-01-01T00:38:04.049Z","9.6.1":"2020-01-23T04:17:22.171Z","9.7.0":"2020-02-17T23:33:59.021Z","9.8.0":"2020-03-02T09:57:54.813Z","9.8.1":"2020-03-16T06:20:52.350Z","10.0.0-beta.1":"2020-03-17T04:40:32.511Z","10.0.0-beta.2":"2020-03-18T01:46:24.374Z","9.8.2":"2020-03-20T05:01:04.807Z","9.9.1-beta.1":"2020-03-30T06:18:18.724Z","9.9.1-beta.2":"2020-03-30T11:03:44.530Z","9.9.2":"2020-03-30T11:45:59.118Z","10.0.0-beta.3":"2020-04-07T09:32:23.455Z","9.9.3":"2020-04-10T12:04:25.759Z","9.9.5":"2020-04-16T08:34:00.761Z","9.9.12":"2020-04-19T04:51:56.107Z","9.10.0":"2020-04-24T10:35:23.707Z","10.0.0-beta.4":"2020-05-20T02:55:33.799Z","9.11.0":"2020-05-20T07:59:56.117Z","10.0.0-beta.5":"2020-05-27T04:09:23.492Z","10.0.0-beta.9":"2020-06-12T00:15:54.134Z","10.0.0-beta.10":"2020-06-12T05:16:36.409Z","10.0.0-beta.11":"2020-06-12T12:16:58.084Z","10.0.0-beta.12":"2020-06-12T13:27:59.780Z","10.0.0-beta.13":"2020-06-27T06:41:58.169Z","9.11.1":"2020-07-30T07:39:43.433Z","10.0.0-beta.14":"2020-08-04T05:47:34.128Z","10.0.0-beta.15":"2020-08-05T05:09:20.030Z","9.12.0":"2020-09-21T01:30:15.343Z","9.12.1":"2020-09-24T11:56:19.277Z","10.0.0-beta.16":"2020-09-29T00:38:55.047Z","9.12.2":"2020-10-06T14:17:31.796Z","10.0.0-beta.17":"2020-10-12T08:29:55.214Z","10.0.0-beta.18":"2020-10-16T06:49:20.938Z","10.0.0-beta.19":"2020-10-19T04:03:50.593Z","9.13.0":"2020-10-23T07:47:45.798Z","10.0.0-beta.20":"2020-10-29T01:41:59.399Z","10.0.0-beta.21":"2020-10-30T03:38:12.615Z","10.0.0-beta.22":"2020-11-17T08:07:37.405Z","9.13.1":"2021-01-04T03:24:28.198Z","9.13.2":"2021-01-04T03:29:09.814Z","9.14.0":"2021-01-09T03:42:06.102Z","10.0.0-beta.23":"2021-01-11T06:52:23.730Z","10.0.0-beta.24":"2021-01-12T00:22:12.237Z","10.0.0-beta.25":"2021-01-12T02:38:52.766Z","10.0.0-beta.26":"2021-01-27T04:38:35.351Z","9.14.1":"2021-01-27T12:47:45.484Z","9.14.2":"2021-01-28T10:25:50.793Z","10.0.0-beta.27":"2021-01-29T12:03:30.510Z","10.0.0-beta.29":"2021-01-29T13:19:35.033Z","9.15.0":"2021-02-02T06:15:42.975Z","10.0.0-beta.30":"2021-02-08T12:19:55.934Z","10.0.0-beta.31":"2021-02-10T08:12:39.922Z","9.15.1":"2021-02-23T08:24:49.145Z","10.0.0-beta.32":"2021-02-23T12:17:22.658Z","9.15.2":"2021-02-28T23:08:56.056Z","10.0.0-beta.33":"2021-03-03T06:25:14.627Z","9.15.3":"2021-03-10T02:08:56.025Z","9.15.4":"2021-03-31T10:38:55.321Z","10.0.0-beta.34":"2021-04-07T04:42:52.725Z","9.15.5":"2021-04-21T09:46:50.491Z","10.0.0-beta.35":"2021-05-21T15:52:59.182Z","10.0.0-beta.36":"2021-05-31T07:04:36.480Z","10.0.0-beta.37":"2021-06-06T03:26:49.177Z","10.0.0-beta.38":"2021-06-21T13:10:12.210Z","9.16.0":"2021-06-21T14:35:13.606Z","10.0.0-beta.39":"2021-06-23T07:42:52.054Z","10.0.0-beta.40":"2021-06-24T03:54:00.681Z","10.0.0-beta.41":"2021-06-26T13:25:30.430Z","10.0.0-beta.42":"2021-06-29T03:03:06.449Z","10.0.0-beta.43":"2021-07-18T12:20:25.630Z","10.0.0-beta.44":"2021-07-22T06:35:47.588Z","9.16.1":"2021-09-08T12:00:23.101Z","10.0.0-beta.45":"2021-09-10T08:53:28.810Z","10.0.0-beta.46":"2021-09-13T00:33:58.481Z","10.0.0-beta.47":"2021-09-15T05:41:39.662Z","10.0.0-beta.48":"2021-09-15T07:24:13.033Z","10.0.0-beta.49":"2021-09-15T11:31:47.790Z","10.0.0-beta.50":"2021-09-21T15:28:26.842Z","10.0.0-beta.51":"2021-09-22T08:18:02.068Z","9.16.2":"2021-09-30T23:36:49.466Z","9.16.3":"2021-10-01T11:23:36.903Z","9.16.4":"2021-10-10T22:47:10.432Z","10.0.0-beta.52":"2021-10-16T09:37:32.914Z","10.0.0-beta.53":"2021-10-19T02:21:39.276Z","9.16.5":"2021-10-24T14:27:45.844Z","10.0.0-beta.54":"2021-10-29T04:57:14.720Z","9.17.0":"2021-11-19T04:39:13.782Z","9.17.1":"2021-12-31T02:48:08.538Z","9.17.2":"2022-01-12T04:04:02.140Z","10.0.0-beta.55":"2022-02-16T07:12:11.980Z","10.0.0-beta.56":"2022-02-16T08:34:02.673Z","10.0.0-beta.57":"2022-02-23T11:33:49.516Z","10.0.0-beta.58":"2022-02-23T13:36:55.110Z","9.17.3":"2022-03-16T13:00:09.164Z","10.0.0-beta.59":"2022-04-01T07:24:35.546Z","9.18.0":"2022-06-26T01:45:47.051Z","10.0.0-beta.60":"2022-06-26T05:10:46.471Z","9.18.1":"2022-06-28T11:09:46.389Z","10.0.0-beta.61":"2022-07-26T23:36:55.909Z","10.0.0-beta.62":"2022-07-27T07:46:44.912Z","10.1.0-beta.0":"2022-07-28T01:56:57.345Z","10.0.0":"2022-07-28T03:08:57.260Z","10.0.1":"2022-07-28T23:30:02.940Z","10.0.2":"2022-08-08T15:54:03.547Z","10.1.0":"2022-08-11T23:25:58.805Z","10.1.1":"2022-08-14T02:44:11.569Z","10.1.2":"2022-08-20T11:52:27.791Z","10.1.3":"2022-09-06T16:51:35.391Z","10.1.4":"2022-09-21T13:48:46.357Z","10.2.0":"2022-11-10T11:16:12.959Z","10.2.1":"2022-11-14T09:06:56.829Z","10.2.2":"2022-11-14T12:20:07.512Z","10.3.0":"2022-11-29T09:55:51.586Z","10.3.1":"2022-11-30T00:42:16.584Z","10.4.0":"2022-12-09T06:14:26.162Z","10.4.1":"2023-01-23T06:14:42.259Z","11.0.0":"2023-03-02T07:13:13.994Z","11.0.1":"2023-03-09T04:20:54.030Z","11.0.2":"2023-03-09T11:55:23.232Z","12.0.0":"2023-07-10T13:05:07.677Z","12.1.0":"2023-07-18T01:32:00.633Z","12.1.1":"2023-11-10T17:52:44.966Z","12.1.2":"2024-01-07T22:42:04.761Z","12.1.3":"2024-01-23T13:46:00.467Z","12.2.0":"2024-02-09T06:16:15.487Z","12.3.0":"2024-02-28T04:37:29.245Z","12.3.1":"2024-03-25T05:51:04.646Z","12.4.0":"2024-03-25T06:23:13.683Z","12.5.0":"2024-04-26T03:55:26.983Z","12.5.1":"2024-05-30T07:04:10.950Z","12.5.2":"2024-05-30T11:01:04.575Z","13.0.0":"2024-06-17T20:45:25.212Z","13.1.0":"2024-06-24T14:20:54.565Z","13.1.1":"2024-07-15T01:48:38.729Z","13.1.2":"2024-08-15T05:47:19.918Z","13.1.3":"2024-09-12T06:01:49.510Z","13.1.4":"2024-10-08T15:07:08.563Z","13.1.5":"2024-11-14T17:45:45.090Z","13.2.0":"2024-11-21T18:10:30.230Z","14.0.0":"2025-02-17T14:18:06.688Z","15.0.0":"2025-03-24T17:51:34.961Z","15.0.1":"2025-03-24T19:16:59.730Z","16.0.0":"2025-10-07T13:12:26.805Z","16.0.1":"2025-10-16T10:53:44.429Z","16.0.2":"2025-10-21T11:22:07.233Z","16.0.3":"2025-12-18T03:58:47.334Z","16.0.4":"2025-12-19T06:54:21.257Z","16.1.0":"2026-02-06T11:12:44.308Z","16.2.0":"2026-02-10T12:20:48.253Z","16.3.0":"2026-03-11T02:30:08.611Z","16.3.1":"2026-04-29T00:05:10.299Z","16.4.0":"2026-05-04T08:12:24.102Z","16.5.0":"2026-05-24T11:36:32.032Z","17.0.0":"2026-06-25T03:46:25.168Z","17.0.1":"2026-07-01T12:13:40.356Z","17.1.0":"2026-08-06T14:43:28.098Z","17.1.1":"2026-08-10T09:41:53.535Z","17.1.2":"2026-08-11T09:36:23.602Z","17.1.3":"2026-08-26T12:31:14.209Z","17.1.4":"2026-09-07T07:08:49.258Z"},"bugs":{"url":"https://github.com/pact-foundation/pact-js/issues"},"author":{"name":"Matt Fellows","email":"m@onegeek.com.au","url":"http://twitter.com/matthewfellows"},"license":"MIT","homepage":"https://docs.pact.io/implementation_guides/javascript/","keywords":["pact","pact-js","javascript","contract testing","testing","consumer driven testing"],"repository":{"type":"git","url":"git+https://github.com/pact-foundation/pact-js.git"},"description":"Pact for all things Javascript","contributors":[{"name":"Tarcio Saraiva","email":"tarcio@gmail.com","url":"http://twitter.com/tarciosaraiva"},{"name":"Michel Boudreau","email":"michelboudreau@gmail.com","url":"http://codinghitchhiker.com"},{"name":"Beth Skurrie","email":"beth@bethesque.com","url":"https://github.com/bethesque"}],"maintainers":[{"name":"mefellows-pact","email":"pact-foundation@googlegroups.com"},{"name":"you54f","email":"yousafn@gmail.com"},{"name":"mfellows","email":"matt.fellows@onegeek.com.au"},{"name":"mefellows","email":"matt.fellows@onegeek.com.au"},{"name":"timothyjones","email":"timothy.l.jones@gmail.com"}],"readme":"<span align=\"center\">\n\n![logo](https://user-images.githubusercontent.com/53900/121775784-0191d200-cbcd-11eb-83dd-adc001b94519.png)\n\n# Pact JS\n\n<!-- Please use absolute URLs for all links as the content of this page is synced to docs.pact.io -->\n\n[![Build Status](https://github.com/pact-foundation/pact-js/workflows/Build,%20test,%20test%20all%20examples/badge.svg)](https://github.com/pact-foundation/pact-js/actions?query=workflow%3A%22Build%2C+test%2C+test+all+examples%22)\n[![npm](https://img.shields.io/npm/v/@pact-foundation/pact.svg)](https://www.npmjs.com/package/@pact-foundation/pact)\n![Release workflow](https://github.com/pact-foundation/pact-js/workflows/Release%20workflow/badge.svg?branch=feat%2Fv3.0.0)\n[![Coverage Status](https://coveralls.io/repos/github/pact-foundation/pact-js/badge.svg?branch=master)](https://coveralls.io/github/pact-foundation/pact-js?branch=master)\n[![Code Climate](https://codeclimate.com/github/pact-foundation/pact-js/badges/gpa.svg)](https://codeclimate.com/github/pact-foundation/pact-js)\n[![Issue Count](https://codeclimate.com/github/pact-foundation/pact-js/badges/issue_count.svg)](https://codeclimate.com/github/pact-foundation/pact-js)\n[![license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/pact-foundation/pact-js/blob/master/LICENSE)\n[![slack](https://slack.pact.io/badge.svg)](https://slack.pact.io)\n\n#### Fast, easy and reliable testing for your APIs and microservices.\n\n</span>\n\n<br />\n<p align=\"center\">\n  <a href=\"https://docs.pact.io\"><img src=\"https://user-images.githubusercontent.com/53900/180370118-f11c61f3-4ae0-496f-98fa-052fdfad409e.gif\" alt=\"Pact JS Demo\"/></a>\n</p>\n<br />\n\n<table>\n<tr>\n<td>\n\n**Pact** is the de-facto API contract testing tool. Replace expensive and brittle end-to-end integration tests with fast, reliable and easy to debug unit tests.\n\n- ⚡ Lightning fast\n- 🎈 Effortless full-stack integration testing - from the front-end to the back-end\n- 🔌 Supports HTTP/REST and event-driven systems\n- 🛠️ Configurable mock server\n- 😌 Powerful matching rules prevents brittle tests\n- 🤝 Integrates with Pact Broker / PactFlow for powerful CI/CD workflows\n- 🔡 Supports 12+ languages\n\n**Why use Pact?**\n\nContract testing with Pact lets you:\n\n- ⚡ Test locally\n- 🚀 Deploy faster\n- ⬇️ Reduce the lead time for change\n- 💰 Reduce the cost of API integration testing\n- 💥 Prevent breaking changes\n- 🔎 Understand your system usage\n- 📃 Document your APIs for free\n- 🗄 Remove the need for complex data fixtures\n- 🤷‍♂️ Reduce the reliance on complex test environments\n\nWatch our [series](https://www.youtube.com/playlist?list=PLwy9Bnco-IpfZ72VQ7hce8GicVZs7nm0i) on the problems with end-to-end integrated tests, and how contract testing can help.\n\n</td>\n</tr>\n</table>\n\n![----------](https://user-images.githubusercontent.com/53900/182992715-aa63e421-170b-41cf-8f95-82fe4b0846c2.png)\n\n## Documentation\n\nThis readme offers a basic introduction to the library. The full documentation for Pact JS and the rest of the framework is available at https://docs.pact.io/.\n\n- [Installation](#installation)\n- [Consumer Testing](/docs/consumer.md)\n  - [Matching](/docs/matching.md)\n- [Provider Testing](/docs/provider.md)\n- [Event Driven Systems](/docs/messages.md)\n- [Plugins](/docs/plugins.md)\n- [GraphQL](/docs/graphql.md)\n- [XML](/docs/xml.md)\n- [Examples](https://github.com/pact-foundation/pact-js/tree/master/examples/)\n- [Migration guide](/MIGRATION.md)\n- [Troubleshooting](/docs/troubleshooting.md)\n\n### Tutorial (60 minutes)\n\nLearn the key Pact JS features in 60 minutes: https://github.com/pact-foundation/pact-workshop-js\n\n## Need Help\n\n- [Join](http://slack.pact.io) our community [slack workspace](http://pact-foundation.slack.com/).\n- Stack Overflow: https://stackoverflow.com/questions/tagged/pact\n- Say 👋 on Twitter: [@pact_up]\n\n## Installation\n\n```shell\nnpm install --save-dev @pact-foundation/pact\n\n# 🚀 now write some tests!\n```\n\nLooking for the previous [stable 9.x.x release](https://github.com/pact-foundation/pact-js/tree/9.x.x)?\n\n### Requirements\n\nNode 16+ as of pact-js v12\n\n1. If using pact-js v11 or lower,\n   1. make sure the `ignore-scripts` option is disabled, pact uses npm scripts to compile native dependencies and won't function without it.\n   2. Pact uses native extensions and installs them via the [`node-gyp`](https://github.com/nodejs/node-gyp) package. This requires a [build chain](https://github.com/nodejs/node-gyp#installation) for a successful installation. See also issue [#899](https://github.com/pact-foundation/pact-js/issues/899). This is now prebuilt in pact-js v12+\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. The only things we [track](https://docs.pact.io/metrics) are your type of OS, and the version information for the package being installed. No PII data is sent as part of this request. You can disable tracking by setting the environment variable `PACT_DO_NOT_TRACK=1`:\n\n![----------](https://user-images.githubusercontent.com/53900/182992715-aa63e421-170b-41cf-8f95-82fe4b0846c2.png)\n\n## Usage\n\n### Consumer package\n\nThe main consumer interfaces are the `PactV3` class and `MatchersV3` exports of the `@pact-foundation/pact` package.\n\n#### Writing a Consumer test\n\nPact is a consumer-driven contract testing tool, which is a fancy way of saying that the API `Consumer` writes a test to set out its assumptions and needs of its API `Provider`(s). By unit testing our API client with Pact, it will produce a `contract` that we can share to our `Provider` to confirm these assumptions and prevent breaking changes.\n\nIn this example, we are going to be testing our User API client, responsible for communicating with the `UserAPI` over HTTP. It currently has a single method `GetUser(id)` that will return a `*User`.\n\nPact tests have a few key properties. We'll demonstrate a common example using the 3A `Arrange/Act/Assert` pattern.\n\n```js\nimport { PactV3, MatchersV3 } from '@pact-foundation/pact';\n\n// Create a 'pact' between the two applications in the integration we are testing\nconst provider = new PactV3({\n  dir: path.resolve(process.cwd(), 'pacts'),\n  consumer: 'MyConsumer',\n  provider: 'MyProvider',\n});\n\n// API Client that will fetch dogs from the Dog API\n// This is the target of our Pact test\npublic getMeDogs = (from: string): AxiosPromise => {\n  return axios.request({\n    baseURL: this.url,\n    params: { from },\n    headers: { Accept: 'application/json' },\n    method: 'GET',\n    url: '/dogs',\n  });\n};\n\nconst dogExample = { dog: 1 };\nconst EXPECTED_BODY = MatchersV3.eachLike(dogExample);\n\ndescribe('GET /dogs', () => {\n  it('returns an HTTP 200 and a list of dogs', () => {\n    // Arrange: Setup our expected interactions\n    //\n    // We use Pact to mock out the backend API\n    provider\n      .given('I have a list of dogs')\n      .uponReceiving('a request for all dogs with the builder pattern')\n      .withRequest({\n        method: 'GET',\n        path: '/dogs',\n        query: { from: 'today' },\n        headers: { Accept: 'application/json' },\n      })\n      .willRespondWith({\n        status: 200,\n        headers: { 'Content-Type': 'application/json' },\n        body: EXPECTED_BODY,\n      });\n\n    return provider.executeTest((mockserver) => {\n      // Act: test our API client behaves correctly\n      //\n      // Note we configure the DogService API client dynamically to\n      // point to the mock service Pact created for us, instead of\n      // the real one\n      dogService = new DogService(mockserver.url);\n      const response = await dogService.getMeDogs('today')\n\n      // Assert: check the result\n      expect(response.data[0]).to.deep.eq(dogExample);\n    });\n  });\n});\n```\n\nYou can see (and run) the full example in `./examples/http`, as well as other examples in the parent folder.\n\nTo run the examples\n\n1. Clone the repo `git@github.com:pact-foundation/pact-js.git`\n\nRun a single example\n\n1. Change into the required example folder `cd examples/e2e/v3/typescript`\n2. Install all the examples dependencies `npm install`\n3. Run all the example - `npm run test`\n\nRun all examples\n\n1. Change into the examples folder `cd examples`\n2. Run all examples `./run-all`\n\n![----------](https://user-images.githubusercontent.com/53900/182992715-aa63e421-170b-41cf-8f95-82fe4b0846c2.png)\n\n### Provider package\n\nThe main provider interface is the `Verifier` class of the `@pact-foundation/pact` package.\n\n#### Verifying a Provider\n\nA provider test takes one or more pact files (contracts) as input, and Pact verifies that your provider adheres to the contract. In the simplest case, you can verify a provider as per below using a local pact file, although in practice you would usually use a Pact Broker to manage your contracts and CI/CD workflow.\n\n```js\nconst { Verifier } = require('@pact-foundation/pact');\n\n// (1) Start provider locally. Be sure to stub out any external dependencies\nserver.listen(8081, () => {\n  importData();\n  console.log('Animal Profile Service listening on http://localhost:8081');\n});\n\n// (2) Verify that the provider meets all consumer expectations\ndescribe('Pact Verification', () => {\n  it('validates the expectations of Matching Service', () => {\n    let token = 'INVALID TOKEN';\n\n    return new Verifier({\n      providerBaseUrl: 'http://localhost:8081', // <- location of your running provider\n      pactUrls: [ path.resolve(process.cwd(), \"./pacts/SomeConsumer-SomeProvider.json\") ],\n    })\n      .verifyProvider()\n      .then(() => {\n        console.log('Pact Verification Complete!');\n      });\n  });\n});\n\n```\n\nIt's best to run Pact verification tests as part of your unit testing suite, so you can readily access stubbing, IaC and other helpful tools.\n\n![----------](https://user-images.githubusercontent.com/53900/182992715-aa63e421-170b-41cf-8f95-82fe4b0846c2.png)\n\n## Compatibility\n\n<details>\n\n<summary>Specification Compatibility</summary>\n\n| Version  | Stable | [Spec] Compatibility | Install            |\n| -------- | ------ | -------------------- | ------------------ |\n| 11.x.x + | Yes    | 2, 3, 4              | See [installation] |\n| 10.x.x   | Yes    | 2, 3, 4              | See [installation] |\n| 9.x.x    | Yes    | 2, 3\\*               | [9xx]              |\n\n_\\*_ v3 support is limited to the subset of functionality required to enable language inter-operable [Message support].\n\n</details>\n\n<details>\n\n<summary>Supported Platforms</summary>\n\n| OS           | Architecture | Supported | Pact-JS Version |\n| ------------ | ------------ | --------- | --------------- |\n| MacOS        | x86_64       | ✅         | All             |\n| MacOS        | arm64        | ✅         | 9.x +           |\n| Linux (libc) | x86_64       | ✅         | All             |\n| Linux (libc) | arm64        | ✅         | 10.x +          |\n| Linux (musl) | x86_64       | ✅         | 13.x +          |\n| Linux (musl) | arm64        | ✅         | 13.x +          |\n| Windows      | x86_64       | ✅         | All             |\n| Windows      | x86          | ❌         | 9.x -           |\n| Windows      | arm64        | ❌         | -               |\n\n</details>\n\n## Community Tools\n\n| Tool | Description | Type | Link |\n|------|-------------|------|------|\n| **pact-js-cli** | Wrapper for Pact CLI tools (broker client, stub server, verifier). Makes Pact binaries available to Node scripts and npm commands. | Official | [pact-foundation/pact-js-cli](https://github.com/pact-foundation/pact-js-cli) |\n| **jest-pact** | Jest adapter for writing Pact tests. Automatically instantiates PactOptions, sets up mock service hooks, and provides sensible defaults. | Official | [pact-foundation/jest-pact](https://github.com/pact-foundation/jest-pact) |\n| **mocha-pact** | Mocha adapter for writing Pact tests. Automatically instantiates PactOptions, sets up mock service hooks, and provides sensible defaults. | Official | [pact-foundation/mocha-pact](https://github.com/pact-foundation/mocha-pact) |\n| **nestjs-pact** | Injectable Pact Consumer/Provider for NestJS. Provides modules for both consumer and provider roles with support for PactV2, V3, and V4. | Official | [pact-foundation/nestjs-pact](https://github.com/pact-foundation/nestjs-pact) |\n| **pactjs-utils** | Utilities to eliminate boilerplate and enforce best practices. Includes helpers for provider states, verifier options, auth filters, and message/Kafka provider verification. | Community | [seontechnologies/pactjs-utils](https://github.com/seontechnologies/pactjs-utils) |\n\n## Roadmap\n\nThe [roadmap](https://docs.pact.io/roadmap/) for Pact and Pact JS is outlined on our main website.\n## Contributing\n\nSee [CONTRIBUTING](CONTRIBUTING.md).\n\n<a href=\"https://github.com/pact-foundation/pact-js/graphs/contributors\">\n  <img src=\"https://contrib.rocks/image?repo=pact-foundation/pact-js\" />\n</a>\n<br />\n\n## Anonymized analytics\n\nPact JS uses [Scarf](https://scarf.sh/) to collect [anonymized installation analytics](https://github.com/scarf-sh/scarf-js?tab=readme-ov-file#as-a-user-of-a-package-using-scarf-js-what-information-does-scarf-js-send-about-me). These analytics help support the maintainers of this library and ONLY run during installation. To [opt out](https://github.com/scarf-sh/scarf-js?tab=readme-ov-file#as-a-user-of-a-package-using-scarf-js-how-can-i-opt-out-of-analytics), you can set the `scarfSettings.enabled` field to `false` in your project's `package.json`:\n\n```\n// package.json\n{\n  // ...\n  \"scarfSettings\": {\n    \"enabled\": false\n  }\n  // ...\n}\n```\n\nAlternatively, you can set the environment variable `SCARF_ANALYTICS` to `false` as part of the environment that installs your npm packages, e.g., `SCARF_ANALYTICS=false npm install`.\n\nFor more information, see [docs.pact.io/telemetry](https://docs.pact.io/telemetry).\n\n[spec]: https://github.com/pact-foundation/pact-specification\n[10xx]: https://github.com/pact-foundation/pact-js/tree/10.x.x\n[9xx]: https://github.com/pact-foundation/pact-js/tree/9.x.x\n[pact website]: http://docs.pact.io/\n[@pact_up]: https://twitter.com/pact_up\n[pact specification v2]: https://github.com/pact-foundation/pact-specification/tree/version-2\n[pact specification v3]: https://github.com/pact-foundation/pact-specification/tree/version-3\n[library]: https://github.com/pact-foundation/pact-reference/releases\n[installation]: #installation\n[message support]: https://github.com/pact-foundation/pact-specification/tree/version-3#introduces-messages-for-services-that-communicate-via-event-streams-and-message-queues\n[changelog]: https://github.com/pact-foundation/pact-js/blob/master/CHANGELOG.md\n[pact broker]: https://github.com/pact-foundation/pact_broker\n[pactflow]: https://pactflow.io\n","readmeFilename":"README.md"}