@types/react-draft-wysiwyg
Version:
TypeScript definitions for react-draft-wysiwyg
48 lines • 1.51 kB
JSON
{
"name": "@types/react-draft-wysiwyg",
"version": "1.13.8",
"description": "TypeScript definitions for react-draft-wysiwyg",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-draft-wysiwyg",
"license": "MIT",
"contributors": [
{
"name": "imechZhangLY",
"githubUsername": "imechZhangLY",
"url": "https://github.com/imechZhangLY"
},
{
"name": "brunoMaurice",
"githubUsername": "brunoMaurice",
"url": "https://github.com/brunoMaurice"
},
{
"name": "ldanet",
"githubUsername": "ldanet",
"url": "https://github.com/ldanet"
},
{
"name": "Munif Tanjim",
"githubUsername": "MunifTanjim",
"url": "https://github.com/MunifTanjim"
},
{
"name": "Nathan Zeplowitz",
"githubUsername": "n-zeplo",
"url": "https://github.com/n-zeplo"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-draft-wysiwyg"
},
"scripts": {},
"dependencies": {
"@types/draft-js": "*",
"@types/react": "*"
},
"typesPublisherContentHash": "e6987cdffe33abc79b582a85c919365b68a7e16b5920b930528f7acd8ae06f49",
"typeScriptVersion": "4.6"
}