@types/react-virtualized
Version:
TypeScript definitions for react-virtualized
58 lines • 1.79 kB
JSON
{
"name": "@types/react-virtualized",
"version": "9.21.21",
"description": "TypeScript definitions for react-virtualized",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-virtualized",
"license": "MIT",
"contributors": [
{
"name": "Kalle Ott",
"url": "https://github.com/kaoDev",
"githubUsername": "kaoDev"
},
{
"name": "John Gunther",
"url": "https://github.com/guntherjh",
"githubUsername": "guntherjh"
},
{
"name": "Konstantin Nesterov",
"url": "https://github.com/wasd171",
"githubUsername": "wasd171"
},
{
"name": "Steve Zhang",
"url": "https://github.com/Stevearzh",
"githubUsername": "Stevearzh"
},
{
"name": "Brandon Hall",
"url": "https://github.com/brandonhall",
"githubUsername": "brandonhall"
},
{
"name": "Sebastian Busch",
"url": "https://github.com/sbusch",
"githubUsername": "sbusch"
},
{
"name": "Adam Zmenak",
"url": "https://github.com/azmenak",
"githubUsername": "azmenak"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-virtualized"
},
"scripts": {},
"dependencies": {
"@types/prop-types": "*",
"@types/react": "^17"
},
"typesPublisherContentHash": "bf54ff318613ca204092a67cf4495fe813cd71e25db6b525400b21415c806df2",
"typeScriptVersion": "3.9"
}