conventional-changelog-action/node_modules/conventional-changelog/package.json

58 lines
1.7 KiB
JSON

{
"name": "conventional-changelog",
"version": "3.1.21",
"description": "Generate a changelog from git metadata",
"repository": {
"type": "git",
"url": "https://github.com/conventional-changelog/conventional-changelog.git"
},
"keywords": [
"conventional-changelog",
"conventional",
"changelog",
"log"
],
"engines": {
"node": ">=10"
},
"license": "MIT",
"files": [
"index.js"
],
"contributors": [
{
"name": "Brian Ford"
},
{
"name": "Vojta Jína"
},
{
"name": "Andrew Joslin"
}
],
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
},
"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog#readme",
"dependencies": {
"conventional-changelog-angular": "^5.0.10",
"conventional-changelog-atom": "^2.0.7",
"conventional-changelog-codemirror": "^2.0.7",
"conventional-changelog-conventionalcommits": "^4.3.0",
"conventional-changelog-core": "^4.1.7",
"conventional-changelog-ember": "^2.0.8",
"conventional-changelog-eslint": "^3.0.8",
"conventional-changelog-express": "^2.0.5",
"conventional-changelog-jquery": "^3.0.10",
"conventional-changelog-jshint": "^2.0.7",
"conventional-changelog-preset-loader": "^2.3.4"
},
"scripts": {
"test-windows": "mocha --timeout 30000"
},
"gitHead": "c5ae3ab67c59e04f79eb19d317c92800df618435"
,"_resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-3.1.21.tgz"
,"_integrity": "sha512-ZGecVZPEo3aC75VVE4nu85589dDhpMyqfqgUM5Myq6wfKWiNqhDJLSDMsc8qKXshZoY7dqs1hR0H/15kI/G2jQ=="
,"_from": "conventional-changelog@3.1.21"
}