UNPKG

@types/conventional-changelog

Version:
32 lines 1.08 kB
{ "name": "@types/conventional-changelog", "version": "6.0.0", "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": "5bfa017b64623fae85e44889424e11f1869e3227db42715042d20776a4b3ebec", "typeScriptVersion": "5.0" }