UNPKG

1.37 kBJSONView Raw
1{
2 "name": "@types/markdown-it",
3 "version": "12.2.1",
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 "highlight.js": "^10.7.2"
41 },
42 "typesPublisherContentHash": "0327d5581a0f1e86182ef0a4d8fe9c7b6df12209a125cb71e55c9ede8c8a1afe",
43 "typeScriptVersion": "3.7"
44}
\No newline at end of file