UNPKG

codeceptjs-httpmock

Version:

CodeceptJS helper for HTTP Mock with Mochawesome logging

32 lines (31 loc) 734 B
{ "name": "codeceptjs-httpmock", "version": "0.0.7", "description": "CodeceptJS helper for HTTP Mock with Mochawesome logging", "dependencies": { "@kronoslive/codeceptjs-utils": "^0.0.2", "@kronoslive/mockttp": "^0.7.6", "requireg": "^0.1.8" }, "devDependencies": { "eslint": "^5.16.0", "eslint-config-airbnb-base": "^13.1.0", "eslint-plugin-import": "^2.17.3" }, "main": "index.js", "scripts": { "lint": "eslint ." }, "repository": { "type": "git", "url": "git@github.com:APshenkin/codeceptjs-httpMock.git" }, "keywords": [ "codeceptJS", "codeceptjs", "mockttp", "mock" ], "author": "Andrey Pshenkin <andrey.pshenkin@gmail.com>", "license": "MIT" }