UNPKG

1.18 kBJSONView Raw
1{
2 "name": "@types/react-reconciler",
3 "version": "0.28.8",
4 "description": "TypeScript definitions for react-reconciler",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-reconciler",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Nathan Bierema",
10 "githubUsername": "Methuselah96",
11 "url": "https://github.com/Methuselah96"
12 },
13 {
14 "name": "Zhang Haocong",
15 "githubUsername": "zhanghaocong",
16 "url": "https://github.com/zhanghaocong"
17 },
18 {
19 "name": "Mathieu Dutour",
20 "githubUsername": "mathieudutour",
21 "url": "https://github.com/mathieudutour"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/react-reconciler"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/react": "*"
34 },
35 "typesPublisherContentHash": "f410ee2bf9bdbee7f62a6d13401adbb56ab3bd0a3ffc4429f9e4db0c5a187beb",
36 "typeScriptVersion": "4.5"
37}
\No newline at end of file