1 | {
|
2 | "name": "@types/react-dom",
|
3 | "version": "18.2.17",
|
4 | "description": "TypeScript definitions for react-dom",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Asana",
|
10 | "url": "https://asana.com"
|
11 | },
|
12 | {
|
13 | "name": "AssureSign",
|
14 | "url": "http://www.assuresign.com"
|
15 | },
|
16 | {
|
17 | "name": "Microsoft",
|
18 | "url": "https://microsoft.com"
|
19 | },
|
20 | {
|
21 | "name": "MartynasZilinskas",
|
22 | "githubUsername": "MartynasZilinskas",
|
23 | "url": "https://github.com/MartynasZilinskas"
|
24 | },
|
25 | {
|
26 | "name": "Josh Rutherford",
|
27 | "githubUsername": "theruther4d",
|
28 | "url": "https://github.com/theruther4d"
|
29 | },
|
30 | {
|
31 | "name": "Jessica Franco",
|
32 | "githubUsername": "Jessidhia",
|
33 | "url": "https://github.com/Jessidhia"
|
34 | },
|
35 | {
|
36 | "name": "Sebastian Silbermann",
|
37 | "githubUsername": "eps1lon",
|
38 | "url": "https://github.com/eps1lon"
|
39 | }
|
40 | ],
|
41 | "main": "",
|
42 | "types": "index.d.ts",
|
43 | "exports": {
|
44 | ".": {
|
45 | "types": {
|
46 | "default": "./index.d.ts"
|
47 | }
|
48 | },
|
49 | "./client": {
|
50 | "types": {
|
51 | "default": "./client.d.ts"
|
52 | }
|
53 | },
|
54 | "./canary": {
|
55 | "types": {
|
56 | "default": "./canary.d.ts"
|
57 | }
|
58 | },
|
59 | "./server": {
|
60 | "types": {
|
61 | "default": "./server.d.ts"
|
62 | }
|
63 | },
|
64 | "./experimental": {
|
65 | "types": {
|
66 | "default": "./experimental.d.ts"
|
67 | }
|
68 | },
|
69 | "./test-utils": {
|
70 | "types": {
|
71 | "default": "./test-utils/index.d.ts"
|
72 | }
|
73 | },
|
74 | "./package.json": "./package.json"
|
75 | },
|
76 | "repository": {
|
77 | "type": "git",
|
78 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
79 | "directory": "types/react-dom"
|
80 | },
|
81 | "scripts": {},
|
82 | "dependencies": {
|
83 | "@types/react": "*"
|
84 | },
|
85 | "typesPublisherContentHash": "10999f1af5ef34daa32af5a8ea57d6fda5371b0e2892ba6820aa49f96306cf12",
|
86 | "typeScriptVersion": "4.5"
|
87 | } |
\ | No newline at end of file |