UNPKG

1.61 kBJSONView Raw
1{
2 "name": "@types/react-test-renderer",
3 "version": "16.9.11",
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 "main": "",
40 "types": "index.d.ts",
41 "repository": {
42 "type": "git",
43 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
44 "directory": "types/react-test-renderer"
45 },
46 "scripts": {},
47 "dependencies": {
48 "@types/react": "^16"
49 },
50 "typesPublisherContentHash": "d01bdff3f563ce223c7af608fd6344cc46e25e141161abddc1d17ab0c29d1005",
51 "typeScriptVersion": "4.5"
52}
\No newline at end of file