@types/react-virtualized
Version:
TypeScript definitions for react-virtualized
54 lines • 1.67 kB
JSON
{
"name": "@types/react-virtualized",
"version": "9.22.2",
"description": "TypeScript definitions for react-virtualized",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-virtualized",
"license": "MIT",
"contributors": [
{
"name": "Kalle Ott",
"githubUsername": "kaoDev",
"url": "https://github.com/kaoDev"
},
{
"name": "John Gunther",
"githubUsername": "guntherjh",
"url": "https://github.com/guntherjh"
},
{
"name": "Konstantin Nesterov",
"githubUsername": "wasd171",
"url": "https://github.com/wasd171"
},
{
"name": "Steve Zhang",
"githubUsername": "Stevearzh",
"url": "https://github.com/Stevearzh"
},
{
"name": "Brandon Hall",
"githubUsername": "brandonhall",
"url": "https://github.com/brandonhall"
},
{
"name": "Adam Zmenak",
"githubUsername": "azmenak",
"url": "https://github.com/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": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "b63a6a2d63566e63c567335232ce9f0c8a1316c3fe1ea594a58272c943f9fc57",
"typeScriptVersion": "5.0"
}