UNPKG

@types/conventional-changelog

Version:
30 lines 1.03 kB
{ "name": "@types/conventional-changelog", "version": "3.1.5", "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" } ], "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": "5d5477287bb266738509372146039374a9e9531f178c5b01fae1307ccad24b09", "typeScriptVersion": "4.5" }