@types/jest-image-snapshot
Version:
TypeScript definitions for jest-image-snapshot
44 lines • 1.38 kB
JSON
{
"name": "@types/jest-image-snapshot",
"version": "6.2.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",
"url": "https://github.com/dawnmist",
"githubUsername": "dawnmist"
},
{
"name": "erbridge",
"url": "https://github.com/erbridge",
"githubUsername": "erbridge"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
},
{
"name": "Ayc0",
"url": "https://github.com/Ayc0",
"githubUsername": "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"
},
"typesPublisherContentHash": "72ef1b6e17c6e3d5f353681c9e38cbf9341ea6f5e07db39d96e4c98fbc080298",
"typeScriptVersion": "4.5"
}