@types/jest-specific-snapshot
Version:
TypeScript definitions for jest-specific-snapshot
28 lines • 911 B
JSON
{
"name": "@types/jest-specific-snapshot",
"version": "0.5.10",
"description": "TypeScript definitions for jest-specific-snapshot",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-specific-snapshot",
"license": "MIT",
"contributors": [
{
"name": "Janeene Beeforth",
"githubUsername": "dawnmist",
"url": "https://github.com/dawnmist"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jest-specific-snapshot"
},
"scripts": {},
"dependencies": {
"@types/jest": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "9d26d737b9c6307b9d04429b0ad634ce1637a848179aa0cf3b2afd9279361bef",
"typeScriptVersion": "5.2"
}