@types/jest-image-snapshot
Version:
TypeScript definitions for jest-image-snapshot
44 lines • 1.38 kB
JSON
{
"name": "@types/jest-image-snapshot",
"version": "6.4.0",
"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"
},
"typesPublisherContentHash": "3a0a05d55f8c572f1d44ce8ba427ce2fccf7a4f79cbe30d05bf350c7b1e68271",
"typeScriptVersion": "4.6"
}