blob: 0008b535c843967ab11b93187bc8984330bbbb94 [file] [log] [blame]
Chris Kay025c87f2021-11-09 20:05:38 +00001{
2 "name": "conventional-changelog-tf-a",
Jayanth Dodderi Chidanandb16bc302022-05-19 11:03:07 +01003 "version": "2.7.0",
Chris Kay37c243b2021-12-01 16:01:04 +00004 "license": "BSD-3-Clause",
Chris Kay025c87f2021-11-09 20:05:38 +00005 "private": true,
6 "main": "index.js",
7 "dependencies": {
8 "conventional-changelog-conventionalcommits": "^4.6.1",
9 "execa": "^5.1.1",
10 "lodash": "^4.17.21",
11 "q": "^1.5.1"
12 }
13}