backdoorthen
Version:
Cheat codes for promises
31 lines (30 loc) • 610 B
JSON
{
"name": "backdoorthen",
"version": "3.0.0",
"description": "Cheat codes for promises",
"main": "index.js",
"files": [
"index.js"
],
"scripts": {
"test": "jest --coverage",
"checkPackList": "npm pack --dry-run"
},
"keywords": [
"backdoor",
"promise",
"promises",
"mocked data",
"mocks",
"cheat codes",
"fake response"
],
"author": "johanfive",
"license": "ISC",
"devDependencies": {
"eslint": "^7.26.0",
"jest": "^27.3.1"
},
"homepage": "https://github.com/johanfive/backdoor#readme",
"repository": "github:johanfive/backdoor"
}