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

51 lines (50 loc) 1.35 kB
{ "version": "0.3.18", "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": { "@meeshkanml/json-schema-faker": "^0.0.2", "@meeshkanml/jsonschema": "^0.0.1", "@types/sinon": "^7.0.13", "@types/whatwg-url": "^6.4.0", "ajv": "^6.10.0", "axios": "^0.18.0", "chalk": "^2.4.2", "debug": "^4.1.1", "expect": "^24.9.0", "faker": "^4.1.0", "fp-ts": "^2.0.5", "ini": "^1.3.5", "io-ts": "^2.0.1", "json-pointer": "^0.6.0", "json-schema-deref-sync": "^0.10.1", "json-schema-poet": "0.0.9", "json-schema-strictly-typed": "0.0.14", "loas3": "^0.1.4", "lodash": "^4.17.14", "minimatch": "^3.0.4", "monocle-ts": "^2.0.0", "openapi-refinements": "^0.3.18", "query-string": "^6.8.3", "seedrandom": "^3.0.3", "sinon": "^7.4.1", "swagger2openapi": "^5.3.0", "whatwg-url": "^7.0.0", "winston": "^3.2.1" }, "devDependencies": { "unmock-fetch": "^0.3.18", "unmock-xmlhttprequest": "^0.3.18" }, "gitHead": "47aee2639bd5bcf6df9afca2a0c18547b48cafde" }