@types/react-lifecycles-compat
Version:
TypeScript definitions for react-lifecycles-compat
27 lines • 879 B
JSON
{
"name": "@types/react-lifecycles-compat",
"version": "3.0.4",
"description": "TypeScript definitions for react-lifecycles-compat",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-lifecycles-compat",
"license": "MIT",
"contributors": [
{
"name": "bySabi Files",
"githubUsername": "bySabi",
"url": "https://github.com/bySabi"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-lifecycles-compat"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "7f8a376468c2bbecbb3d57f8a7179c9e8abfc5220b419d4a1142530fec0b9eb7",
"typeScriptVersion": "4.5"
}