@types/markdown-it-footnote
Version:
TypeScript definitions for markdown-it-footnote
27 lines • 878 B
JSON
{
"name": "@types/markdown-it-footnote",
"version": "3.0.4",
"description": "TypeScript definitions for markdown-it-footnote",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it-footnote",
"license": "MIT",
"contributors": [
{
"name": "Leon Si",
"githubUsername": "leonsilicon",
"url": "https://github.com/leonsilicon"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/markdown-it-footnote"
},
"scripts": {},
"dependencies": {
"@types/markdown-it": "*"
},
"typesPublisherContentHash": "ff7291be2293462f4d0a11b70563f190fe52c3e0d80d07dbc019715aefd97534",
"typeScriptVersion": "4.6"
}