@types/chai-snapshot-matcher
Version:
TypeScript definitions for chai-snapshot-matcher
28 lines • 902 B
JSON
{
"name": "@types/chai-snapshot-matcher",
"version": "1.0.4",
"description": "TypeScript definitions for chai-snapshot-matcher",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-snapshot-matcher",
"license": "MIT",
"contributors": [
{
"name": "tpluscode",
"githubUsername": "tpluscode",
"url": "https://github.com/tpluscode"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai-snapshot-matcher"
},
"scripts": {},
"dependencies": {
"@types/chai": "*",
"@types/mocha": "*"
},
"typesPublisherContentHash": "c89745bcda318b8cdbd5b326567b0ce0f2f30ca3a6c0823246253bd42288ec21",
"typeScriptVersion": "4.5"
}