UNPKG

2.63 kBJSONView Raw
1{
2 "name": "@types/marked",
3 "version": "4.0.8",
4 "description": "TypeScript definitions for Marked",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/marked",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "William Orr",
10 "url": "https://github.com/worr",
11 "githubUsername": "worr"
12 },
13 {
14 "name": "BendingBender",
15 "url": "https://github.com/BendingBender",
16 "githubUsername": "BendingBender"
17 },
18 {
19 "name": "CrossR",
20 "url": "https://github.com/CrossR",
21 "githubUsername": "CrossR"
22 },
23 {
24 "name": "Mike Wickett",
25 "url": "https://github.com/mwickett",
26 "githubUsername": "mwickett"
27 },
28 {
29 "name": "Hitomi Hatsukaze",
30 "url": "https://github.com/htkzhtm",
31 "githubUsername": "htkzhtm"
32 },
33 {
34 "name": "Ezra Celli",
35 "url": "https://github.com/ezracelli",
36 "githubUsername": "ezracelli"
37 },
38 {
39 "name": "Romain LE BARO",
40 "url": "https://github.com/scandinave",
41 "githubUsername": "scandinave"
42 },
43 {
44 "name": "Sarun Intaralawan",
45 "url": "https://github.com/sarunint",
46 "githubUsername": "sarunint"
47 },
48 {
49 "name": "Tony Brix",
50 "url": "https://github.com/UziTech",
51 "githubUsername": "UziTech"
52 },
53 {
54 "name": "Anatolii Titov",
55 "url": "https://github.com/Toliak",
56 "githubUsername": "Toliak"
57 },
58 {
59 "name": "Jean-Francois Cere",
60 "url": "https://github.com/jfcere",
61 "githubUsername": "jfcere"
62 },
63 {
64 "name": "Mykhaylo Stolyarchuk",
65 "url": "https://github.com/MykSto",
66 "githubUsername": "MykSto"
67 }
68 ],
69 "main": "",
70 "types": "index.d.ts",
71 "repository": {
72 "type": "git",
73 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
74 "directory": "types/marked"
75 },
76 "scripts": {},
77 "dependencies": {},
78 "typesPublisherContentHash": "fc4c81046b5803035080bd3f53c8caf24d53cb71eb615ed82e89e00d19a7a2d2",
79 "typeScriptVersion": "4.2",
80 "exports": {
81 ".": {
82 "types": {
83 "import": "./index.d.mts",
84 "default": "./index.d.ts"
85 }
86 },
87 "./package.json": "./package.json"
88 }
89}
\No newline at end of file