@types/quill
Version:
TypeScript definitions for quill
58 lines • 1.76 kB
JSON
{
"name": "@types/quill",
"version": "2.0.14",
"description": "TypeScript definitions for quill",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/quill",
"license": "MIT",
"contributors": [
{
"name": "Sumit",
"githubUsername": "sumitkm",
"url": "https://github.com/sumitkm"
},
{
"name": "Guillaume",
"githubUsername": "guillaume-ro-fr",
"url": "https://github.com/guillaume-ro-fr"
},
{
"name": "James Garbutt",
"githubUsername": "43081j",
"url": "https://github.com/43081j"
},
{
"name": "Aniello Falcone",
"githubUsername": "AnielloFalcone",
"url": "https://github.com/AnielloFalcone"
},
{
"name": "Mohammad Hossein Amri",
"githubUsername": "mhamri",
"url": "https://github.com/mhamri"
},
{
"name": "Marco Mantovani",
"githubUsername": "TheLand",
"url": "https://github.com/TheLand"
},
{
"name": "Ameer Hamoodi",
"githubUsername": "AmeerHamoodi",
"url": "https://github.com/AmeerHamoodi"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/quill"
},
"scripts": {},
"dependencies": {
"parchment": "^1.1.2",
"quill-delta": "^5.1.0"
},
"typesPublisherContentHash": "a8bbd9f34bce6bf56a3c37d9d33e5556d5540fb479f3337cd2ffa55481e28215",
"typeScriptVersion": "4.5"
}