@types/create-react-class
Version:
TypeScript definitions for create-react-class
28 lines • 888 B
JSON
{
"name": "@types/create-react-class",
"version": "15.6.8",
"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": "*",
"@types/prop-types": "*"
},
"typesPublisherContentHash": "73c0d112c29f792c3f3601778b07601a1bfdd2e1217eca1f2177456862e08d58",
"typeScriptVersion": "4.7"
}