unmock-browser
Version:
Unmock for browser and React Native
31 lines (30 loc) • 726 B
JSON
{
"name": "unmock-browser",
"version": "0.3.18",
"description": "Unmock for browser and React Native",
"keywords": [
"unmock",
"mock",
"http"
],
"homepage": "https://github.com/unmock/unmock-js",
"license": "MIT",
"main": "dist/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/unmock/unmock-js.git"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"bugs": {
"url": "https://github.com/unmock/unmock-js/issues"
},
"dependencies": {
"buffer": "^5.4.3",
"unmock-core": "^0.3.18",
"unmock-fetch": "^0.3.18",
"unmock-xmlhttprequest": "^0.3.18"
},
"gitHead": "47aee2639bd5bcf6df9afca2a0c18547b48cafde"
}