@types/markdownlint-rule-helpers
Version:
TypeScript definitions for markdownlint-rule-helpers
29 lines • 976 B
JSON
{
"name": "@types/markdownlint-rule-helpers",
"version": "0.21.5",
"description": "TypeScript definitions for markdownlint-rule-helpers",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdownlint-rule-helpers",
"license": "MIT",
"contributors": [
{
"name": "Josh Goldberg",
"githubUsername": "JoshuaKGoldberg",
"url": "https://github.com/JoshuaKGoldberg"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/markdownlint-rule-helpers"
},
"scripts": {},
"dependencies": {
"@types/markdown-it": "*",
"@types/node": "*",
"markdownlint": "^0.30.0"
},
"typesPublisherContentHash": "07053465892547c3c34ada98d3afe8d3672210e09232aa46f31cf141eec45602",
"typeScriptVersion": "4.5"
}