@types/quill
Version:
TypeScript definitions for Quill
58 lines • 1.76 kB
JSON
{
"name": "@types/quill",
"version": "2.0.9",
"description": "TypeScript definitions for Quill",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/quill",
"license": "MIT",
"contributors": [
{
"name": "Sumit",
"url": "https://github.com/sumitkm",
"githubUsername": "sumitkm"
},
{
"name": "Guillaume",
"url": "https://github.com/guillaume-ro-fr",
"githubUsername": "guillaume-ro-fr"
},
{
"name": "James Garbutt",
"url": "https://github.com/43081j",
"githubUsername": "43081j"
},
{
"name": "Aniello Falcone",
"url": "https://github.com/AnielloFalcone",
"githubUsername": "AnielloFalcone"
},
{
"name": "Mohammad Hossein Amri",
"url": "https://github.com/mhamri",
"githubUsername": "mhamri"
},
{
"name": "Marco Mantovani",
"url": "https://github.com/TheLand",
"githubUsername": "TheLand"
},
{
"name": "Ameer Hamoodi",
"url": "https://github.com/AmeerHamoodi",
"githubUsername": "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": "^4.0.1"
},
"typesPublisherContentHash": "5a03601c47d935866192bfc4b218d1751d9b247d8f8088aa00377d0bccbf319d",
"typeScriptVersion": "3.6"
}