0
{
1
"name": "tessl/npm-jest--fake-timers",
2
"version": "30.1.0",
3
"docs": "docs/index.md",
4
"describes": "pkg:npm/@jest/fake-timers@30.1.2",
5
"summary": "A comprehensive fake timer implementation for Jest that provides both legacy and modern timer mocking capabilities, enabling developers to control time flow in tests by mocking JavaScript's built-in timer functions."
6
}