@types/react-rte
Version:
TypeScript definitions for react-rte
29 lines • 887 B
JSON
{
"name": "@types/react-rte",
"version": "0.16.9",
"description": "TypeScript definitions for react-rte",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-rte",
"license": "MIT",
"contributors": [
{
"name": "jclyons52",
"githubUsername": "jclyons52",
"url": "https://github.com/jclyons52"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-rte"
},
"scripts": {},
"dependencies": {
"@types/draft-js": "*",
"@types/react": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "c01d08e899abd9e00886f4fb8443a80d26e12d69cafea04665ff21370ad6c857",
"typeScriptVersion": "5.2"
}