{ "scripts": { "test": "jest" }, "devDependencies": { "@types/jest": "^29.5.12", "jest": "^29.7.0", "ts-jest": "^29.1.4", "typescript": "^5.4.5" } }