@types/react-loadable
Version:
TypeScript definitions for react-loadable
48 lines • 1.45 kB
JSON
{
"name": "@types/react-loadable",
"version": "5.5.8",
"description": "TypeScript definitions for react-loadable",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-loadable",
"license": "MIT",
"contributors": [
{
"name": "Jessica Franco",
"url": "https://github.com/Jessidhia",
"githubUsername": "Jessidhia"
},
{
"name": "Oden S.",
"url": "https://github.com/odensc",
"githubUsername": "odensc"
},
{
"name": "Ian Ker-Seymer",
"url": "https://github.com/ianks",
"githubUsername": "ianks"
},
{
"name": "Tomek Łaziuk",
"url": "https://github.com/tlaziuk",
"githubUsername": "tlaziuk"
},
{
"name": "Ian Mobley",
"url": "https://github.com/iMobs",
"githubUsername": "iMobs"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-loadable"
},
"scripts": {},
"dependencies": {
"@types/react": "*",
"@types/webpack": "^4"
},
"typesPublisherContentHash": "ec393f862612c6273c8628d2fe23d93d60cc3b31fe15b771702191fcae413504",
"typeScriptVersion": "4.3"
}