58 lines
1.7 KiB
JSON
58 lines
1.7 KiB
JSON
{
|
|
"name": "conventional-changelog",
|
|
"version": "3.1.23",
|
|
"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.11",
|
|
"conventional-changelog-atom": "^2.0.7",
|
|
"conventional-changelog-codemirror": "^2.0.7",
|
|
"conventional-changelog-conventionalcommits": "^4.4.0",
|
|
"conventional-changelog-core": "^4.2.0",
|
|
"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.8",
|
|
"conventional-changelog-preset-loader": "^2.3.4"
|
|
},
|
|
"scripts": {
|
|
"test-windows": "mocha --timeout 30000"
|
|
},
|
|
"gitHead": "be1246c68f5dc4e6f28996129951a75bbf1cf307"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-3.1.23.tgz"
|
|
,"_integrity": "sha512-sScUu2NHusjRC1dPc5p8/b3kT78OYr95/Bx7Vl8CPB8tF2mG1xei5iylDTRjONV5hTlzt+Cn/tBWrKdd299b7A=="
|
|
,"_from": "conventional-changelog@3.1.23"
|
|
} |