@types/conventional-changelog-core
Version:
TypeScript definitions for conventional-changelog-core
34 lines • 1.19 kB
JSON
{
"name": "@types/conventional-changelog-core",
"version": "8.0.0",
"description": "TypeScript definitions for conventional-changelog-core",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/conventional-changelog-core",
"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-core"
},
"scripts": {},
"dependencies": {
"@types/conventional-changelog-writer": "*",
"@types/conventional-commits-parser": "*",
"@types/conventional-recommended-bump": "*",
"@types/git-raw-commits": "*",
"@types/node": "*",
"@types/normalize-package-data": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "b2574d0651146e46a887d24402de1fc2884312e073e6121529146f061cc9f91d",
"typeScriptVersion": "5.0"
}