@types/react-is
Version:
TypeScript definitions for react-is
37 lines • 1.14 kB
JSON
{
"name": "@types/react-is",
"version": "18.2.4",
"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": "*"
},
"typesPublisherContentHash": "9837226ced888056173cdbe990652a409c5c4ab6a8793ed54f519e472483a6c0",
"typeScriptVersion": "4.5"
}