UNPKG

791 BJSONView Raw
1{
2 "name": "@types/eslint-plugin-markdown",
3 "version": "2.0.0",
4 "description": "TypeScript definitions for eslint-plugin-markdown",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "JounQin",
9 "url": "https://github.com/JounQin",
10 "githubUsername": "JounQin"
11 }
12 ],
13 "main": "",
14 "types": "index.d.ts",
15 "repository": {
16 "type": "git",
17 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
18 "directory": "types/eslint-plugin-markdown"
19 },
20 "scripts": {},
21 "dependencies": {
22 "@types/eslint": "*",
23 "@types/unist": "*"
24 },
25 "typesPublisherContentHash": "f6682f0098778280d71845f2605b0d18d5143f50acf2246697513afbc7a420fe",
26 "typeScriptVersion": "3.5"
27}
\No newline at end of file