@types/react-draft-wysiwyg
Version:
TypeScript definitions for react-draft-wysiwyg
44 lines • 1.38 kB
JSON
{
"name": "@types/react-draft-wysiwyg",
"version": "1.13.9",
"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": "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": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "aa4f86f7c59fc3b623d3ada1d3b8717c807d681ff3e3fc929e716195a01ffa98",
"typeScriptVersion": "5.2"
}