1 | {
|
2 | "name": "@types/react-dom",
|
3 | "version": "17.0.2",
|
4 | "description": "TypeScript definitions for React (react-dom)",
|
5 | "license": "MIT",
|
6 | "contributors": [
|
7 | {
|
8 | "name": "Asana",
|
9 | "url": "https://asana.com"
|
10 | },
|
11 | {
|
12 | "name": "AssureSign",
|
13 | "url": "http://www.assuresign.com"
|
14 | },
|
15 | {
|
16 | "name": "Microsoft",
|
17 | "url": "https://microsoft.com"
|
18 | },
|
19 | {
|
20 | "name": "MartynasZilinskas",
|
21 | "url": "https://github.com/MartynasZilinskas",
|
22 | "githubUsername": "MartynasZilinskas"
|
23 | },
|
24 | {
|
25 | "name": "Josh Rutherford",
|
26 | "url": "https://github.com/theruther4d",
|
27 | "githubUsername": "theruther4d"
|
28 | },
|
29 | {
|
30 | "name": "Jessica Franco",
|
31 | "url": "https://github.com/Jessidhia",
|
32 | "githubUsername": "Jessidhia"
|
33 | }
|
34 | ],
|
35 | "main": "",
|
36 | "types": "index.d.ts",
|
37 | "repository": {
|
38 | "type": "git",
|
39 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
40 | "directory": "types/react-dom"
|
41 | },
|
42 | "scripts": {},
|
43 | "dependencies": {
|
44 | "@types/react": "*"
|
45 | },
|
46 | "typesPublisherContentHash": "5fecd821be85b1561f4b320c1586a334ea19a9e923621ae9d9c17c3fd87e3b06",
|
47 | "typeScriptVersion": "3.5"
|
48 | } |
\ | No newline at end of file |