{ "name": "conventional-changelog-core", "version": "4.0.2", "description": "conventional-changelog core", "repository": { "type": "git", "url": "https://github.com/conventional-changelog/conventional-changelog.git" }, "keywords": [ "conventional-changelog", "conventional", "changelog", "log" ], "engines": { "node": ">=6.9.0" }, "license": "MIT", "files": [ "index.js", "lib", "hosts" ], "bugs": { "url": "https://github.com/conventional-changelog/conventional-changelog/issues" }, "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme", "dependencies": { "conventional-changelog-writer": "^4.0.9", "conventional-commits-parser": "^3.0.5", "dateformat": "^3.0.0", "get-pkg-repo": "^1.0.0", "git-raw-commits": "2.0.0", "git-remote-origin-url": "^2.0.0", "git-semver-tags": "^3.0.0", "lodash": "^4.2.1", "normalize-package-data": "^2.3.5", "q": "^1.5.1", "read-pkg": "^3.0.0", "read-pkg-up": "^3.0.0", "through2": "^3.0.0" }, "scripts": { "test-windows": "mocha --timeout 30000" }, "gitHead": "7c1c8ad819b05c12c7d58c92ac386b45ada6f6a8" }