@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.2",
"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": "<7",
"ssim.js": "^3.1.1"
},
"peerDependencies": {},
"typesPublisherContentHash": "eaa0d1ec735a65bca72ab0ee9bc88562e1700e98dc4889dd59af37ba2f4802bf",
"typeScriptVersion": "5.6"
}