blob: 404ef906af4529040420b49f2f89b4a7020fe4d4 [file] [log] [blame]
Chris Kay025c87f2021-11-09 20:05:38 +00001{
2 "name": "conventional-changelog-tf-a",
Chris Kay37c243b2021-12-01 16:01:04 +00003 "version": "2.6.0",
4 "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}