UNPKG

@pact-foundation/pact-mock-service-linux-x64

Version:
33 lines 830 B
{ "name": "@pact-foundation/pact-mock-service-linux-x64", "version": "2.1.0", "description": "Pact mock service", "os": [ "linux" ], "cpu": [ "x64" ], "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" }