Dependencies/conventional-changelog/node_modules/conventional-changelog-cli/node_modules/conventional-changelog-core/package.json

{
  "_from": "conventional-changelog-core@^3.1.0",
  "_id": "conventional-changelog-core@3.1.0",
  "_inBundle": false,
  "_integrity": "sha512-bcZkcFXkqVgG2W8m/1wjlp2wn/BKDcrPgw3/mvSEQtzs8Pax8JbAPFpEQReHY92+EKNNXC67wLA8y2xcNx0rDA==",
  "_location": "/conventional-changelog-cli/conventional-changelog-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "conventional-changelog-core@^3.1.0",
    "name": "conventional-changelog-core",
    "escapedName": "conventional-changelog-core",
    "rawSpec": "^3.1.0",
    "saveSpec": null,
    "fetchSpec": "^3.1.0"
  },
  "_requiredBy": [
    "/conventional-changelog-cli/conventional-changelog"
  ],
  "_resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.0.tgz",
  "_shasum": "96a81bb3301b4b2a3dc2851cc54c5fb674ac1942",
  "_spec": "conventional-changelog-core@^3.1.0",
  "_where": "C:\\Users\\PLARSIK\\Dropbox\\Workspace\\abb\\Projects\\ABB.Ability.Tools\\InvokeAbilityHelpers\\executables\\conventional-changelog\\node_modules\\conventional-changelog-cli\\node_modules\\conventional-changelog",
  "bugs": {
    "url": "https://github.com/conventional-changelog/conventional-changelog/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "conventional-changelog-writer": "^4.0.0",
    "conventional-commits-parser": "^3.0.0",
    "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": "^2.0.0",
    "lodash": "^4.2.1",
    "normalize-package-data": "^2.3.5",
    "q": "^1.5.1",
    "read-pkg": "^1.1.0",
    "read-pkg-up": "^1.0.1",
    "through2": "^2.0.0"
  },
  "deprecated": false,
  "description": "conventional-changelog core",
  "devDependencies": {
    "better-than-before": "^1.0.0",
    "conventional-changelog-angular": "^1.6.6",
    "git-dummy-commit": "^1.2.0",
    "git-tails": "^1.0.0",
    "mkdirp": "^0.5.1",
    "pinkie-promise": "^2.0.0",
    "semver": "^5.5.0",
    "shelljs": "^0.8.0",
    "tmp": "0.0.33"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "files": [
    "index.js",
    "lib",
    "hosts"
  ],
  "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
  "keywords": [
    "conventional-changelog",
    "conventional",
    "changelog",
    "log"
  ],
  "license": "MIT",
  "name": "conventional-changelog-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
  },
  "scripts": {
    "lint": "eslint --fix .",
    "test": "mocha --timeout 30000 && npm run-script lint",
    "test-windows": "mocha --timeout 30000"
  },
  "version": "3.1.0"
}