UNPKG

unmock-jest

Version:

Jest reporter for [Unmock](https://unmock.io).

40 lines (39 loc) 871 B
{ "version": "0.3.18", "name": "unmock-jest", "displayName": "unmock-jest", "main": "dist/index.js", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/unmock/unmock-js.git" }, "homepage": "https://github.com/unmock/unmock-js", "bugs": { "url": "https://github.com/unmock/unmock-js/issues" }, "dependencies": { "chalk": "^2.4.2", "debug": "^4.1.1", "lodash": "^4.17.15", "react": "^16.9.0", "react-dom": "^16.9.0", "strip-ansi": "^5.2.0", "xmlbuilder": "^13.0.2" }, "keywords": [ "unmock", "jest", "reporter" ], "peerDependencies": { "jest": ">= 22.0.0", "unmock": ">= 0.3.8", "unmock-node": ">= 0.3.8" }, "devDependencies": { "unmock": "^0.3.18", "unmock-node": "^0.3.18" }, "gitHead": "47aee2639bd5bcf6df9afca2a0c18547b48cafde" }