{
  "name": "@pact-foundation/pact-mock-service-linux-ia32",
  "version": "2.1.0",
  "description": "Pact mock service",
  "os": [
    "linux"
  ],
  "cpu": [
    "ia32"
  ],
  "bin": {
    "pact-mock-service": "./bin/pact-mock-service"
  },
  "main": "./pact-mock-service.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/pact-foundation/pact-mock-service-npm"
  },
  "keywords": [
    "pact",
    "mock",
    "service"
  ],
  "author": "Pact Foundation <pact-foundation@googlegroups.com@bethesque.com> (https://github.com/pact-foundation)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/pact-foundation/pact-mock-service-npm/issues"
  },
  "homepage": "https://github.com/pact-foundation/pact-mock-service-npm"
}