UNPKG

2.28 kBJSONView Raw
1{
2 "name": "@types/marked",
3 "version": "4.0.1",
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 "main": "",
60 "types": "index.d.ts",
61 "repository": {
62 "type": "git",
63 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
64 "directory": "types/marked"
65 },
66 "scripts": {},
67 "dependencies": {},
68 "typesPublisherContentHash": "2c68d8f5b436fc4b3f28e5a8faeeddfc57770222382e2ec04f410e90a3551bed",
69 "typeScriptVersion": "3.7",
70 "exports": {
71 ".": {
72 "types": {
73 "import": "./index.d.mts",
74 "default": "./index.d.ts"
75 }
76 }
77 }
78}
\No newline at end of file