{
    "name": "@types/testing-library__jest-dom",
    "version": "5.14.1",
    "description": "TypeScript definitions for @testing-library/jest-dom",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/testing-library__jest-dom",
    "license": "MIT",
    "contributors": [
        {
            "name": "Ernesto García",
            "url": "https://github.com/gnapse",
            "githubUsername": "gnapse"
        },
        {
            "name": "John Gozde",
            "url": "https://github.com/jgoz",
            "githubUsername": "jgoz"
        },
        {
            "name": "Seth Macpherson",
            "url": "https://github.com/smacpherson64",
            "githubUsername": "smacpherson64"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/testing-library__jest-dom"
    },
    "scripts": {},
    "dependencies": {
        "@types/jest": "*"
    },
    "typesPublisherContentHash": "5601c478c84d1b17a1102491a9cbecbed28dff776a9af2eb5c2e3594414ed29f",
    "typeScriptVersion": "3.8"
}