@types/draft-js
Version:
TypeScript definitions for Draft.js
93 lines • 2.83 kB
JSON
{
"name": "@types/draft-js",
"version": "0.11.12",
"description": "TypeScript definitions for Draft.js",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/draft-js",
"license": "MIT",
"contributors": [
{
"name": "Dmitry Rogozhny",
"url": "https://github.com/dmitryrogozhny",
"githubUsername": "dmitryrogozhny"
},
{
"name": "Eelco Lempsink",
"url": "https://github.com/eelco",
"githubUsername": "eelco"
},
{
"name": "Yale Cason",
"url": "https://github.com/ghotiphud",
"githubUsername": "ghotiphud"
},
{
"name": "Ryan Schwers",
"url": "https://github.com/schwers",
"githubUsername": "schwers"
},
{
"name": "Michael Wu",
"url": "https://github.com/michael-yx-wu",
"githubUsername": "michael-yx-wu"
},
{
"name": "Willis Plummer",
"url": "https://github.com/willisplummer",
"githubUsername": "willisplummer"
},
{
"name": "Santiago Vilar",
"url": "https://github.com/smvilar",
"githubUsername": "smvilar"
},
{
"name": "Ulf Schwekendiek",
"url": "https://github.com/sulf",
"githubUsername": "sulf"
},
{
"name": "Pablo Varela",
"url": "https://github.com/pablopunk",
"githubUsername": "pablopunk"
},
{
"name": "Claudio Procida",
"url": "https://github.com/claudiopro",
"githubUsername": "claudiopro"
},
{
"name": "Kevin Hawkinson",
"url": "https://github.com/khawkinson",
"githubUsername": "khawkinson"
},
{
"name": "Munif Tanjim",
"url": "https://github.com/MunifTanjim",
"githubUsername": "MunifTanjim"
},
{
"name": "Peter Dekkers",
"url": "https://github.com/PeterDekkers",
"githubUsername": "PeterDekkers"
},
{
"name": "Ankit Ranjan",
"url": "https://github.com/ankitr",
"githubUsername": "ankitr"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/draft-js"
},
"scripts": {},
"dependencies": {
"@types/react": "*",
"immutable": "~3.7.4"
},
"typesPublisherContentHash": "f3d7e32e6cbc0b3903d6cb5ea85d9118c100b52da7907b243b835594b24f7f48",
"typeScriptVersion": "4.3"
}