@types/react-reconciler
Version:
TypeScript definitions for react-reconciler
38 lines • 1.21 kB
JSON
{
"name": "@types/react-reconciler",
"version": "0.32.0",
"description": "TypeScript definitions for react-reconciler",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-reconciler",
"license": "MIT",
"contributors": [
{
"name": "Nathan Bierema",
"githubUsername": "Methuselah96",
"url": "https://github.com/Methuselah96"
},
{
"name": "Zhang Haocong",
"githubUsername": "zhanghaocong",
"url": "https://github.com/zhanghaocong"
},
{
"name": "Mathieu Dutour",
"githubUsername": "mathieudutour",
"url": "https://github.com/mathieudutour"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-reconciler"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "1c119f7a54f2eacd28311d15a2129af988c4b6e4c27cdcf5fcd6a88ac0f53202",
"typeScriptVersion": "5.1"
}