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