{
    "name": "@types/conventional-changelog-core",
    "version": "8.0.1",
    "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": "fa96485031af020fd278bfbc76be333926d0bf5ad0ab5eb89aa6ba6ce0ee1ba7",
    "typeScriptVersion": "5.2"
}