@types/conventional-changelog
Version:
TypeScript definitions for conventional-changelog
30 lines • 1.03 kB
JSON
{
"name": "@types/conventional-changelog",
"version": "3.1.3",
"description": "TypeScript definitions for conventional-changelog",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/conventional-changelog",
"license": "MIT",
"contributors": [
{
"name": "Jason Kwok",
"url": "https://github.com/JasonHK",
"githubUsername": "JasonHK"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/conventional-changelog"
},
"scripts": {},
"dependencies": {
"@types/conventional-changelog-core": "*",
"@types/conventional-changelog-writer": "*",
"@types/conventional-commits-parser": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "18a44124a992e0330d41b06d379b5359f424039a245ae171739488ffbb0c3815",
"typeScriptVersion": "4.3"
}