xref: /rk3399_ARM-atf/tools/conventional-changelog-tf-a/package.json (revision 4274d6f885f9df1845d5a6a0b4145cd2f289f4bb)
1{
2  "name": "conventional-changelog-tf-a",
3  "version": "2.11.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