{
  "name": "@erquhart/lerna-conventional-commits",
  "version": "3.14.0",
  "description": "Lerna's internal interface to conventional-changelog and friends",
  "keywords": [
    "lerna",
    "core"
  ],
  "homepage": "https://github.com/lerna/lerna/tree/master/core/conventional-commits#readme",
  "license": "MIT",
  "author": {
    "name": "Daniel Stockman",
    "url": "https://github.com/evocateur"
  },
  "files": [
    "lib",
    "index.js"
  ],
  "main": "index.js",
  "engines": {
    "node": ">= 6.9.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lerna/lerna.git",
    "directory": "core/conventional-commits"
  },
  "scripts": {
    "test": "echo \"Run tests from root\" && exit 1"
  },
  "dependencies": {
    "@erquhart/lerna-validation-error": "3.14.0",
    "conventional-changelog-angular": "^5.0.3",
    "conventional-changelog-core": "^3.1.6",
    "conventional-recommended-bump": "^4.0.4",
    "fs-extra": "^7.0.0",
    "get-stream": "^4.0.0",
    "npm-package-arg": "^6.1.0",
    "npmlog": "^4.1.2",
    "pify": "^3.0.0",
    "semver": "^5.5.0"
  },
  "gitHead": "8466fb4b96e2e2500b0f066d3e95a7d694a1d688"
}
