UNPKG

@types/testing-library__react

Version:

TypeScript definitions for @testing-library/react

58 lines 1.77 kB
{ "name": "@types/testing-library__react", "version": "10.0.1", "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" }, { "name": "Tim Swalling", "url": "https://github.com/timswalling", "githubUsername": "timswalling" } ], "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": "5fa62b1b37d6356fe874a1bd2fb14895ecaa436d9b49fa51a80441997e15711f", "typeScriptVersion": "3.1" }