@types/markdown-it-container
Version:
TypeScript definitions for markdown-it-container
27 lines • 882 B
JSON
{
"name": "@types/markdown-it-container",
"version": "2.0.10",
"description": "TypeScript definitions for markdown-it-container",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it-container",
"license": "MIT",
"contributors": [
{
"name": "Vyacheslav Demot",
"githubUsername": "hronex",
"url": "https://github.com/hronex"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/markdown-it-container"
},
"scripts": {},
"dependencies": {
"@types/markdown-it": "*"
},
"typesPublisherContentHash": "a0eabc43c6b2df32ee253326edae505451bc3f159507c0a962dd6be26c2db900",
"typeScriptVersion": "4.7"
}