JSPM

@pact-foundation/pact-mock-service

2.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 208
  • Score
    100M100P100Q32477F
  • License MIT

Pact mock service wrapper package. Installing this will install an executable appropriate for your platform.

Package Exports

  • @pact-foundation/pact-mock-service

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@pact-foundation/pact-mock-service) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Pact Mock Service for NPM

Build Status

Installation wrapper for standalone platform-specific executables packaged from the Ruby [pact-mock-service-gem] gem.

On install, this package selects and installs the correct pact-mock-service-standalone executable for your environment.

This node module downloads the appropriate platform-specific and installs it alongside pact-mock-service inside the node_modules directory.

Usage

$ npm i @pact-foundation/pact-mock-service
$ node_modules/.bin/pact-mock-service --port 1234