@types/create-react-class
Version:
TypeScript definitions for create-react-class
28 lines • 882 B
JSON
{
"name": "@types/create-react-class",
"version": "15.6.9",
"description": "TypeScript definitions for create-react-class",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/create-react-class",
"license": "MIT",
"contributors": [
{
"name": "John Gozde",
"githubUsername": "jgoz",
"url": "https://github.com/jgoz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/create-react-class"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "df57d7896e929a8d0857eba7a2c207c204c39b0822a0f35d620849402c37d2fe",
"typeScriptVersion": "5.0"
}