1 | {
|
2 | "name": "@types/react-test-renderer",
|
3 | "version": "18.0.2",
|
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 | "url": "https://github.com/arvitaly",
|
11 | "githubUsername": "arvitaly"
|
12 | },
|
13 | {
|
14 | "name": "Lochbrunner",
|
15 | "url": "https://github.com/lochbrunner",
|
16 | "githubUsername": "lochbrunner"
|
17 | },
|
18 | {
|
19 | "name": "John Reilly",
|
20 | "url": "https://github.com/johnnyreilly",
|
21 | "githubUsername": "johnnyreilly"
|
22 | },
|
23 | {
|
24 | "name": "John Gozde",
|
25 | "url": "https://github.com/jgoz",
|
26 | "githubUsername": "jgoz"
|
27 | },
|
28 | {
|
29 | "name": "Jessica Franco",
|
30 | "url": "https://github.com/Jessidhia",
|
31 | "githubUsername": "Jessidhia"
|
32 | },
|
33 | {
|
34 | "name": "Dhruv Jain",
|
35 | "url": "https://github.com/maddhruv",
|
36 | "githubUsername": "maddhruv"
|
37 | },
|
38 | {
|
39 | "name": "Sebastian Silbermann",
|
40 | "url": "https://github.com/eps1lon",
|
41 | "githubUsername": "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": "5cedaf420d3274bac1826b94a61b3df106f2589d29af16fc4fe8ee2716cf6579",
|
56 | "typeScriptVersion": "4.5"
|
57 | } |
\ | No newline at end of file |