UNPKG

@types/markdown-it-emoji

Version:
43 lines 1.32 kB
{ "name": "@types/markdown-it-emoji", "version": "3.0.1", "description": "TypeScript definitions for markdown-it-emoji", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it-emoji", "license": "MIT", "contributors": [ { "name": "Christopher Quadflieg", "githubUsername": "Shinigami92", "url": "https://github.com/Shinigami92" }, { "name": "Piotr Błażejewicz", "githubUsername": "peterblazejewicz", "url": "https://github.com/peterblazejewicz" } ], "main": "", "types": "index.d.ts", "exports": { ".": { "import": "./index.d.mts", "require": "./dist/index.cjs.d.ts" }, "./*": { "import": "./*", "require": "./*" }, "./package.json": "./package.json" }, "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/markdown-it-emoji" }, "scripts": {}, "dependencies": { "@types/markdown-it": "^14" }, "typesPublisherContentHash": "bd9b610bb6c61e1946db252c5f5122fd81833a1f8224c48b60ce24d4b1d9297e", "typeScriptVersion": "4.7" }