1 | {
|
2 | "name": "@types/conventional-changelog",
|
3 | "version": "3.1.5",
|
4 | "description": "TypeScript definitions for conventional-changelog",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/conventional-changelog",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Jason Kwok",
|
10 | "githubUsername": "JasonHK",
|
11 | "url": "https://github.com/JasonHK"
|
12 | }
|
13 | ],
|
14 | "main": "",
|
15 | "types": "index.d.ts",
|
16 | "repository": {
|
17 | "type": "git",
|
18 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
19 | "directory": "types/conventional-changelog"
|
20 | },
|
21 | "scripts": {},
|
22 | "dependencies": {
|
23 | "@types/conventional-changelog-core": "*",
|
24 | "@types/conventional-changelog-writer": "*",
|
25 | "@types/conventional-commits-parser": "*",
|
26 | "@types/node": "*"
|
27 | },
|
28 | "typesPublisherContentHash": "5d5477287bb266738509372146039374a9e9531f178c5b01fae1307ccad24b09",
|
29 | "typeScriptVersion": "4.5"
|
30 | } |
\ | No newline at end of file |