@types/react-list
Version:
TypeScript definitions for react-list
32 lines • 969 B
JSON
{
"name": "@types/react-list",
"version": "0.8.12",
"description": "TypeScript definitions for react-list",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-list",
"license": "MIT",
"contributors": [
{
"name": "Yifei Yan",
"githubUsername": "buptyyf",
"url": "https://github.com/buptyyf"
},
{
"name": "Tom Shen",
"githubUsername": "tomshen",
"url": "https://github.com/tomshen"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-list"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "aae98c2bfacffe09d6cd3400112c3252117878623725fd7e76d52e0250117825",
"typeScriptVersion": "4.6"
}