UNPKG

unmock-core

Version:

[![npm](https://img.shields.io/npm/v/unmock-core.svg)][npmjs] [![CircleCI](https://circleci.com/gh/unmock/unmock-js.svg?style=svg)](https://circleci.com/gh/unmock/unmock-js) [![codecov](https://codecov.io/gh/unmock/unmock-js/branch/dev/graph/badge.svg)](h

49 lines (48 loc) 1.25 kB
{ "version": "0.2.2", "name": "unmock-core", "displayName": "unmock-core", "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": { "@types/sinon": "^7.0.13", "ajv": "^6.10.0", "app-root-path": "^2.2.1", "axios": "^0.18.0", "boxen": "3.2.0", "chalk": "^2.4.2", "debug": "^4.1.1", "expect": "^24.9.0", "faker": "^4.1.0", "ini": "^1.3.5", "io-ts": "^2.0.1", "js-yaml": "^3.13.1", "json-pointer": "^0.6.0", "json-schema-deref-sync": "^0.10.1", "json-schema-faker": "^0.5.0-rc17", "json-schema-poet": "0.0.8", "json-schema-strictly-typed": "0.0.14", "loas3": "^0.1.1", "lodash": "^4.17.14", "minimatch": "^3.0.4", "mitm": "^1.7.0", "mkdirp": "^0.5.1", "querystring": "^0.2.0", "readable-stream": "^3.4.0", "shimmer": "^1.2.1", "sinon": "^7.4.1", "swagger2openapi": "^5.3.0", "uuid": "^3.3.2", "winston": "^3.2.1", "xregexp": "^4.2.4" }, "gitHead": "5d7cc732a6f315a074d5481a030c4e0c91464320" }