@types/conventional-changelog
Version:
TypeScript definitions for conventional-changelog
32 lines • 1.08 kB
JSON
{
"name": "@types/conventional-changelog",
"version": "6.0.1",
"description": "TypeScript definitions for conventional-changelog",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/conventional-changelog",
"license": "MIT",
"contributors": [
{
"name": "Jason Kwok",
"githubUsername": "JasonHK",
"url": "https://github.com/JasonHK"
}
],
"type": "module",
"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": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "d153b5e633f8dbb31d3a06b3aaae86f6e7619c71f8c43c91203d365738b13c6b",
"typeScriptVersion": "5.2"
}