UNPKG

1.76 kBJSONView Raw
1{
2 "name": "@types/react-test-renderer",
3 "version": "18.3.0",
4 "description": "TypeScript definitions for react-test-renderer",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-test-renderer",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Arvitaly",
10 "githubUsername": "arvitaly",
11 "url": "https://github.com/arvitaly"
12 },
13 {
14 "name": "Lochbrunner",
15 "githubUsername": "lochbrunner",
16 "url": "https://github.com/lochbrunner"
17 },
18 {
19 "name": "John Reilly",
20 "githubUsername": "johnnyreilly",
21 "url": "https://github.com/johnnyreilly"
22 },
23 {
24 "name": "John Gozde",
25 "githubUsername": "jgoz",
26 "url": "https://github.com/jgoz"
27 },
28 {
29 "name": "Jessica Franco",
30 "githubUsername": "Jessidhia",
31 "url": "https://github.com/Jessidhia"
32 },
33 {
34 "name": "Dhruv Jain",
35 "githubUsername": "maddhruv",
36 "url": "https://github.com/maddhruv"
37 },
38 {
39 "name": "Sebastian Silbermann",
40 "githubUsername": "eps1lon",
41 "url": "https://github.com/eps1lon"
42 }
43 ],
44 "main": "",
45 "types": "index.d.ts",
46 "repository": {
47 "type": "git",
48 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
49 "directory": "types/react-test-renderer"
50 },
51 "scripts": {},
52 "dependencies": {
53 "@types/react": "*"
54 },
55 "typesPublisherContentHash": "416f2ed084714e5045bc6a1e9f08fe17975ff77553b8d0906adb33c88dde550a",
56 "typeScriptVersion": "4.7"
57}
\No newline at end of file