@types/react-rte
Version:
TypeScript definitions for react-rte
33 lines • 1.01 kB
JSON
{
"name": "@types/react-rte",
"version": "0.16.8",
"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"
},
{
"name": "Munif Tanjim",
"githubUsername": "MunifTanjim",
"url": "https://github.com/MunifTanjim"
}
],
"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": "*"
},
"typesPublisherContentHash": "b0c4e2a261a3d549a21fd7b767a2c419d8548bbd8a9afca35f622f7c8f781fac",
"typeScriptVersion": "4.5"
}