@types/react-table
Version:
TypeScript definitions for react-table
37 lines • 1.15 kB
JSON
{
"name": "@types/react-table",
"version": "7.7.16",
"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": "be4a38b3eb891f1daee55cea189efada9adcb900c85a033cd49b0c87db183dc9",
"typeScriptVersion": "4.5"
}