UNPKG

1.03 kBJSONView Raw
1{
2 "name": "@types/conventional-changelog",
3 "version": "3.1.1",
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 "url": "https://github.com/JasonHK",
11 "githubUsername": "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": "66494d35bdda895046d1af934a019edb04c56e595050b574744b8cfc7b7c74f9",
29 "typeScriptVersion": "3.6"
30}
\No newline at end of file