@types/draft-convert
Version:
TypeScript definitions for draft-convert
34 lines • 1.07 kB
JSON
{
"name": "@types/draft-convert",
"version": "2.1.9",
"description": "TypeScript definitions for draft-convert",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/draft-convert",
"license": "MIT",
"contributors": [
{
"name": "Agustin Valeriani",
"githubUsername": "avaleriani",
"url": "https://github.com/avaleriani"
},
{
"name": "Vadim Chistokhvalov",
"githubUsername": "vadim-ch",
"url": "https://github.com/vadim-ch"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/draft-convert"
},
"scripts": {},
"dependencies": {
"@types/draft-js": "*",
"@types/react": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "2c0f87832cce51e7b737fe852554ef4e63d23fec47f8345d1123f52a3a558d0d",
"typeScriptVersion": "5.2"
}