@types/conventional-changelog-writer
Version:
TypeScript definitions for conventional-changelog-writer
29 lines • 982 B
JSON
{
"name": "@types/conventional-changelog-writer",
"version": "4.0.11",
"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": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "898373e339b86145632297d360d99004ea700f7903ba57a7c0625e10eaf8f04f",
"typeScriptVersion": "5.2"
}