UNPKG

1.45 kBJSONView Raw
1{
2 "name": "@types/react-loadable",
3 "version": "5.5.8",
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 "url": "https://github.com/Jessidhia",
11 "githubUsername": "Jessidhia"
12 },
13 {
14 "name": "Oden S.",
15 "url": "https://github.com/odensc",
16 "githubUsername": "odensc"
17 },
18 {
19 "name": "Ian Ker-Seymer",
20 "url": "https://github.com/ianks",
21 "githubUsername": "ianks"
22 },
23 {
24 "name": "Tomek Łaziuk",
25 "url": "https://github.com/tlaziuk",
26 "githubUsername": "tlaziuk"
27 },
28 {
29 "name": "Ian Mobley",
30 "url": "https://github.com/iMobs",
31 "githubUsername": "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": "ec393f862612c6273c8628d2fe23d93d60cc3b31fe15b771702191fcae413504",
47 "typeScriptVersion": "4.3"
48}
\No newline at end of file