@types/markdown-it-container
Version:
TypeScript definitions for markdown-it-container
28 lines • 912 B
JSON
{
"name": "@types/markdown-it-container",
"version": "2.0.11",
"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": "<14"
},
"peerDependencies": {},
"typesPublisherContentHash": "3b1958e4c12ddf3e6c7a05fa0cc30d3f19d481cdee8239c57c747ea9005d3172",
"typeScriptVersion": "5.2"
}