{
  "_args": [
    [
      "conventional-changelog-angular@1.6.6",
      "/var/www/brandplatform.be/bebat"
    ]
  ],
  "_development": true,
  "_from": "conventional-changelog-angular@1.6.6",
  "_id": "conventional-changelog-angular@1.6.6",
  "_inBundle": false,
  "_integrity": "sha512-suQnFSqCxRwyBxY68pYTsFkG0taIdinHLNEAX5ivtw8bCRnIgnpvcHmlR/yjUyZIrNPYAoXlY1WiEKWgSE4BNg==",
  "_location": "/conventional-changelog-angular",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "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": [
    "/@commitlint/parse"
  ],
  "_resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6.tgz",
  "_spec": "1.6.6",
  "_where": "/var/www/brandplatform.be/bebat",
  "author": {
    "name": "Steve Mao"
  },
  "bugs": {
    "url": "https://github.com/conventional-changelog/conventional-changelog/issues"
  },
  "dependencies": {
    "compare-func": "^1.3.1",
    "q": "^1.5.1"
  },
  "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"
}
