{
    "name": "@types/testing-library__jest-dom",
    "version": "5.9.5",
    "description": "TypeScript definitions for @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": "0f389921ec1cd9d9cbc5018ee0fd7777430214b153c3900c57284d45075dd9dc",
    "typeScriptVersion": "3.8"
}