0
{
1
"name": "tessl/npm-jest-snapshot",
2
"version": "30.1.0",
3
"docs": "docs/index.md",
4
"describes": "pkg:npm/jest-snapshot@30.1.2",
5
"summary": "Jest snapshot testing utilities that enable capturing component output, API responses, or any serializable values as snapshots for regression testing and change detection"
6
}