xref: /rk3399_ARM-atf/tools/conventional-changelog-tf-a/package.json (revision a0a7f158d2932117d57ec0d74113890a565e0cbc)
1{
2  "name": "conventional-changelog-tf-a",
3  "version": "2.12.0",
4  "license": "BSD-3-Clause",
5  "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}
14