@types/conventional-changelog-writer
Version:
TypeScript definitions for conventional-changelog-writer
28 lines • 954 B
JSON
{
"name": "@types/conventional-changelog-writer",
"version": "4.0.10",
"description": "TypeScript definitions for conventional-changelog-writer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/conventional-changelog-writer",
"license": "MIT",
"contributors": [
{
"name": "Jason Kwok",
"githubUsername": "JasonHK",
"url": "https://github.com/JasonHK"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/conventional-changelog-writer"
},
"scripts": {},
"dependencies": {
"@types/conventional-commits-parser": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "9bdf66416ae32a23871fa7987724ee097d90168f0b31ffd3320eb46bd9fbe8af",
"typeScriptVersion": "4.5"
}