@types/commonmark
Version:
TypeScript definitions for commonmark
30 lines • 953 B
JSON
{
"name": "@types/commonmark",
"version": "0.27.9",
"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": {},
"typesPublisherContentHash": "e2be81883b2e421abb82a21fc4c3db3115ccabc5380651136022210b0a050ff9",
"typeScriptVersion": "4.5"
}