{
    "name": "@types/testing-library__react-hooks",
    "version": "3.4.1",
    "description": "TypeScript definitions for @testing-library/react-hooks",
    "license": "MIT",
    "contributors": [
        {
            "name": "Michael Peyper",
            "url": "https://github.com/mpeyper",
            "githubUsername": "mpeyper"
        },
        {
            "name": "Sarah Dayan",
            "url": "https://github.com/sarahdayan",
            "githubUsername": "sarahdayan"
        },
        {
            "name": "SeoYeon Lee",
            "url": "https://github.com/iamssen",
            "githubUsername": "iamssen"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/testing-library__react-hooks"
    },
    "scripts": {},
    "dependencies": {
        "@types/react-test-renderer": "*"
    },
    "typesPublisherContentHash": "b90c44190aa4b656fc511830cf68550e9d871c42099876c466050d1a851e3f3d",
    "typeScriptVersion": "3.2"
}