@types/jest-image-snapshot
Version:
TypeScript definitions for jest-image-snapshot
45 lines • 1.41 kB
JSON
{
"name": "@types/jest-image-snapshot",
"version": "6.4.1",
"description": "TypeScript definitions for jest-image-snapshot",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-image-snapshot",
"license": "MIT",
"contributors": [
{
"name": "Janeene Beeforth",
"githubUsername": "dawnmist",
"url": "https://github.com/dawnmist"
},
{
"name": "erbridge",
"githubUsername": "erbridge",
"url": "https://github.com/erbridge"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
},
{
"name": "Ayc0",
"githubUsername": "Ayc0",
"url": "https://github.com/Ayc0"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jest-image-snapshot"
},
"scripts": {},
"dependencies": {
"@types/jest": "*",
"@types/pixelmatch": "*",
"ssim.js": "^3.1.1"
},
"peerDependencies": {},
"typesPublisherContentHash": "41f1a0343aee41d5cfbcee9d1003e91e318724e55cec09311ff9d3ae37a078c5",
"typeScriptVersion": "5.2"
}