UNPKG

1.45 kBJSONView Raw
1{
2 "name": "@types/react-loadable",
3 "version": "5.5.11",
4 "description": "TypeScript definitions for react-loadable",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-loadable",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Jessica Franco",
10 "githubUsername": "Jessidhia",
11 "url": "https://github.com/Jessidhia"
12 },
13 {
14 "name": "Oden S.",
15 "githubUsername": "odensc",
16 "url": "https://github.com/odensc"
17 },
18 {
19 "name": "Ian Ker-Seymer",
20 "githubUsername": "ianks",
21 "url": "https://github.com/ianks"
22 },
23 {
24 "name": "Tomek Łaziuk",
25 "githubUsername": "tlaziuk",
26 "url": "https://github.com/tlaziuk"
27 },
28 {
29 "name": "Ian Mobley",
30 "githubUsername": "iMobs",
31 "url": "https://github.com/iMobs"
32 }
33 ],
34 "main": "",
35 "types": "index.d.ts",
36 "repository": {
37 "type": "git",
38 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
39 "directory": "types/react-loadable"
40 },
41 "scripts": {},
42 "dependencies": {
43 "@types/react": "*",
44 "@types/webpack": "^4"
45 },
46 "typesPublisherContentHash": "ec9de5b249a760990e75a8db79b96a62fe8fc62c5d2679b46579a3d8a31d9a52",
47 "typeScriptVersion": "4.5"
48}
\No newline at end of file