@types/eslint-plugin-markdown
Version:
TypeScript definitions for eslint-plugin-markdown
28 lines • 902 B
JSON
{
"name": "@types/eslint-plugin-markdown",
"version": "2.0.2",
"description": "TypeScript definitions for eslint-plugin-markdown",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-plugin-markdown",
"license": "MIT",
"contributors": [
{
"name": "JounQin",
"githubUsername": "JounQin",
"url": "https://github.com/JounQin"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/eslint-plugin-markdown"
},
"scripts": {},
"dependencies": {
"@types/eslint": "*",
"@types/unist": "*"
},
"typesPublisherContentHash": "269521fa44b141a66c216f293ad9c35a1e3f4946f07695799930765c6b7f91b7",
"typeScriptVersion": "4.5"
}