{
    "name": "@types/testing-library__react",
    "version": "9.1.3",
    "description": "TypeScript definitions for @testing-library/react",
    "license": "MIT",
    "contributors": [
        {
            "name": "Alex Krolick",
            "url": "https://github.com/alexkrolick",
            "githubUsername": "alexkrolick"
        },
        {
            "name": "Kent C Dodds",
            "url": "https://github.com/kentcdodds",
            "githubUsername": "kentcdodds"
        },
        {
            "name": "Sebastian Silbermann",
            "url": "https://github.com/eps1lon",
            "githubUsername": "eps1lon"
        },
        {
            "name": "Weyert de Boer",
            "url": "https://github.com/weyert",
            "githubUsername": "weyert"
        },
        {
            "name": "Ifiok Jr.",
            "url": "https://github.com/ifiokjr",
            "githubUsername": "ifiokjr"
        },
        {
            "name": "Daniel Afonso",
            "url": "https://github.com/danieljcafonso",
            "githubUsername": "danieljcafonso"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/testing-library__react"
    },
    "scripts": {},
    "dependencies": {
        "@types/react-dom": "*",
        "@types/testing-library__dom": "*",
        "pretty-format": "^25.1.0"
    },
    "typesPublisherContentHash": "f2e1a84151cd80636a6f2bc2478cbd0c7c33cadd2891115e5b3e965de7cee169",
    "typeScriptVersion": "3.0"
}