@types/jest-specific-snapshot
Version:
TypeScript definitions for jest-specific-snapshot
27 lines • 882 B
JSON
{
"name": "@types/jest-specific-snapshot",
"version": "0.5.9",
"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": "*"
},
"typesPublisherContentHash": "1912d27b0dde2aeaf288b7ee28011e1a5de3ebccdaa6d8fa4b9ab15d5d70a208",
"typeScriptVersion": "4.5"
}