blob: 116b28b729d13cbcc0c2a64ae1b415ff8733601e [file] [log] [blame]
Chris Kay025c87f2021-11-09 20:05:38 +00001{
2 "name": "conventional-changelog-tf-a",
Juan Pablo Conde52487492023-05-15 22:17:17 -05003 "version": "2.9.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}