@types/markdown-it-attrs
Version:
TypeScript definitions for markdown-it-attrs
27 lines • 860 B
JSON
{
"name": "@types/markdown-it-attrs",
"version": "4.1.3",
"description": "TypeScript definitions for markdown-it-attrs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it-attrs",
"license": "MIT",
"contributors": [
{
"name": "Daniil Pronin",
"githubUsername": "grawl",
"url": "https://github.com/grawl"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/markdown-it-attrs"
},
"scripts": {},
"dependencies": {
"@types/markdown-it": "*"
},
"typesPublisherContentHash": "bbf1b5737a63d79071965f920256eea58912b0f6c712a8f84ecafdfb7528364d",
"typeScriptVersion": "4.5"
}