{
  "name": "conventional-changelog-acte",
  "version": "0.0.10",
  "description": "[DEPRECATED] conventional-changelog preset",
  "main": "index.js",
  "scripts": {
    "test": "echo 'Test'"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/gtoubiana/conventional-changelog-acte.git"
  },
  "keywords": [
    "conventional-changelog",
    "acte",
    "preset"
  ],
  "author": "Steve Mao",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/gtoubiana/conventional-changelog-acte/issues"
  },
  "homepage": "https://github.com/gtoubiana/conventional-changelog-acte#readme",
  "devDependencies": {
    "chai": "^3.4.1",
    "conventional-changelog-core": "^1.0.1",
    "coveralls": "^2.11.6",
    "git-dummy-commit": "^1.1.1",
    "istanbul": "^0.4.1",
    "jscs": "^2.7.0",
    "jshint": "^2.9.1",
    "mocha": "*",
    "shelljs": "^0.6.0",
    "through2": "^2.0.0"
  },
  "dependencies": {
    "compare-func": "^1.3.1",
    "github-url-from-git": "^1.4.0",
    "q": "^1.4.1"
  }
}
