@types/commonmark
Version:
TypeScript definitions for commonmark
31 lines • 982 B
JSON
{
"name": "@types/commonmark",
"version": "0.27.10",
"description": "TypeScript definitions for commonmark",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/commonmark",
"license": "MIT",
"contributors": [
{
"name": "Nico Jansen",
"githubUsername": "nicojs",
"url": "https://github.com/nicojs"
},
{
"name": "Leonard Thieu",
"githubUsername": "leonard-thieu",
"url": "https://github.com/leonard-thieu"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/commonmark"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "5534d2ab7178887c9469a7fbc8427dd0f4d3be5c7d8b4023f5ce699369633d00",
"typeScriptVersion": "5.1"
}