@types/markdownlint-rule-helpers
Version:
TypeScript definitions for markdownlint-rule-helpers
30 lines • 1 kB
JSON
{
"name": "@types/markdownlint-rule-helpers",
"version": "0.21.6",
"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"
},
"peerDependencies": {},
"typesPublisherContentHash": "7ea50dd5cedbecbda7fb39ea7259120b536ca160d0df29c812b3a12ce174394a",
"typeScriptVersion": "5.2"
}