UNPKG

1.76 kBJSONView Raw
1{
2 "name": "@types/quill",
3 "version": "2.0.9",
4 "description": "TypeScript definitions for Quill",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/quill",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Sumit",
10 "url": "https://github.com/sumitkm",
11 "githubUsername": "sumitkm"
12 },
13 {
14 "name": "Guillaume",
15 "url": "https://github.com/guillaume-ro-fr",
16 "githubUsername": "guillaume-ro-fr"
17 },
18 {
19 "name": "James Garbutt",
20 "url": "https://github.com/43081j",
21 "githubUsername": "43081j"
22 },
23 {
24 "name": "Aniello Falcone",
25 "url": "https://github.com/AnielloFalcone",
26 "githubUsername": "AnielloFalcone"
27 },
28 {
29 "name": "Mohammad Hossein Amri",
30 "url": "https://github.com/mhamri",
31 "githubUsername": "mhamri"
32 },
33 {
34 "name": "Marco Mantovani",
35 "url": "https://github.com/TheLand",
36 "githubUsername": "TheLand"
37 },
38 {
39 "name": "Ameer Hamoodi",
40 "url": "https://github.com/AmeerHamoodi",
41 "githubUsername": "AmeerHamoodi"
42 }
43 ],
44 "main": "",
45 "types": "index.d.ts",
46 "repository": {
47 "type": "git",
48 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
49 "directory": "types/quill"
50 },
51 "scripts": {},
52 "dependencies": {
53 "parchment": "^1.1.2",
54 "quill-delta": "^4.0.1"
55 },
56 "typesPublisherContentHash": "5a03601c47d935866192bfc4b218d1751d9b247d8f8088aa00377d0bccbf319d",
57 "typeScriptVersion": "3.6"
58}
\No newline at end of file