{ "scripts": { "test": "jest" }, "devDependencies": { "@types/jest": "^26.0.14", "jest": "^26.5.3", "ts-jest": "^26.4.1", "typescript": "^4.0.3" } }