unmock-core
Version:
[][npmjs] [](https://circleci.com/gh/unmock/unmock-js) [](h
33 lines (32 loc) • 789 B
JSON
{
"version": "0.1.1",
"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": {
"ajv": "^6.10.0",
"axios": "^0.18.0",
"debug": "^4.1.1",
"js-yaml": "^3.13.1",
"json-schema-faker": "^0.5.0-rc17",
"loas3": "0.0.5",
"lodash": "^4.17.14",
"minimatch": "^3.0.4",
"querystring": "^0.2.0",
"xregexp": "^4.2.4"
},
"devDependencies": {
"@types/debug": "^4.1.4",
"@types/xregexp": "^3.0.30"
},
"gitHead": "bb31b0b075a44a7fa12de409bcb6d51ea9872bda"
}