UNPKG

1.33 kBJSONView Raw
1{
2 "name": "@types/markdown-it",
3 "version": "12.2.3",
4 "description": "TypeScript definitions for markdown-it",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "York Yao",
10 "url": "https://github.com/plantain-00",
11 "githubUsername": "plantain-00"
12 },
13 {
14 "name": "Robert Coie",
15 "url": "https://github.com/rapropos",
16 "githubUsername": "rapropos"
17 },
18 {
19 "name": "duduluu",
20 "url": "https://github.com/duduluu",
21 "githubUsername": "duduluu"
22 },
23 {
24 "name": "Piotr Błażejewicz",
25 "url": "https://github.com/peterblazejewicz",
26 "githubUsername": "peterblazejewicz"
27 }
28 ],
29 "main": "",
30 "types": "index.d.ts",
31 "repository": {
32 "type": "git",
33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
34 "directory": "types/markdown-it"
35 },
36 "scripts": {},
37 "dependencies": {
38 "@types/linkify-it": "*",
39 "@types/mdurl": "*"
40 },
41 "typesPublisherContentHash": "36f0d70c931d35e9b42ff42d3fcfdf021860abdb23b8a6310e8db0afd2395a15",
42 "typeScriptVersion": "3.7"
43}
\No newline at end of file