@types/react-is
Version:
TypeScript definitions for react-is
38 lines • 1.16 kB
JSON
{
"name": "@types/react-is",
"version": "19.0.0",
"description": "TypeScript definitions for react-is",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-is",
"license": "MIT",
"contributors": [
{
"name": "Avi Vahl",
"githubUsername": "AviVahl",
"url": "https://github.com/AviVahl"
},
{
"name": "Christian Chown",
"githubUsername": "christianchown",
"url": "https://github.com/christianchown"
},
{
"name": "Sebastian Silbermann",
"githubUsername": "eps1lon",
"url": "https://github.com/eps1lon"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-is"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "99254d3d1b2cbc583cad90826041601ae5313f5bdd17399b74f7a76e11a2a1d1",
"typeScriptVersion": "5.0"
}