@types/react-table
Version:
TypeScript definitions for react-table
37 lines • 1.15 kB
JSON
{
"name": "@types/react-table",
"version": "7.7.14",
"description": "TypeScript definitions for react-table",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-table",
"license": "MIT",
"contributors": [
{
"name": "Guy Gascoigne-Piggford",
"url": "https://github.com/ggascoigne",
"githubUsername": "ggascoigne"
},
{
"name": "Rohit Garg",
"url": "https://github.com/gargroh",
"githubUsername": "gargroh"
},
{
"name": "Jason Clark",
"url": "https://github.com/riceboyler",
"githubUsername": "riceboyler"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-table"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "50f324e3cd6d178b5de6ea84550e6851c5e8daebf40446b5ca36a58fd2f20704",
"typeScriptVersion": "4.2"
}