UNPKG

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