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

{
  "_from": "conventional-changelog-angular@^1.6.6",
  "_id": "conventional-changelog-angular@1.6.6",
  "_inBundle": false,
  "_integrity": "sha512-suQnFSqCxRwyBxY68pYTsFkG0taIdinHLNEAX5ivtw8bCRnIgnpvcHmlR/yjUyZIrNPYAoXlY1WiEKWgSE4BNg==",
  "_location": "/conventional-changelog-cli/conventional-changelog-angular",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "conventional-changelog-angular@^1.6.6",
    "name": "conventional-changelog-angular",
    "escapedName": "conventional-changelog-angular",
    "rawSpec": "^1.6.6",
    "saveSpec": null,
    "fetchSpec": "^1.6.6"
  },
  "_requiredBy": [
    "/conventional-changelog-cli/conventional-changelog"
  ],
  "_resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6.tgz",
  "_shasum": "b27f2b315c16d0a1f23eb181309d0e6a4698ea0f",
  "_spec": "conventional-changelog-angular@^1.6.6",
  "_where": "C:\\Users\\PLARSIK\\Dropbox\\Workspace\\abb\\Projects\\ABB.Ability.Tools\\InvokeAbilityHelpers\\executables\\conventional-changelog\\node_modules\\conventional-changelog-cli\\node_modules\\conventional-changelog",
  "author": {
    "name": "Steve Mao"
  },
  "bugs": {
    "url": "https://github.com/conventional-changelog/conventional-changelog/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "compare-func": "^1.3.1",
    "q": "^1.5.1"
  },
  "deprecated": false,
  "description": "conventional-changelog angular preset",
  "devDependencies": {
    "better-than-before": "^1.0.0",
    "conventional-changelog-core": "^2.0.5",
    "git-dummy-commit": "^1.2.0",
    "shelljs": "^0.8.0",
    "through2": "^2.0.0"
  },
  "files": [
    "conventional-changelog.js",
    "conventional-recommended-bump.js",
    "index.js",
    "parser-opts.js",
    "writer-opts.js",
    "templates"
  ],
  "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
  "keywords": [
    "conventional-changelog",
    "angular",
    "preset"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "conventional-changelog-angular",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
  },
  "scripts": {
    "lint": "jshint *.js --exclude node_modules && jscs *.js",
    "test": "mocha --timeout 30000 && npm run-script lint",
    "test-windows": "mocha --timeout 30000"
  },
  "version": "1.6.6"
}