{
  "_from": "conventional-changelog-writer@^4.0.6",
  "_id": "conventional-changelog-writer@4.0.17",
  "_inBundle": false,
  "_integrity": "sha512-IKQuK3bib/n032KWaSb8YlBFds+aLmzENtnKtxJy3+HqDq5kohu3g/UdNbIHeJWygfnEbZjnCKFxAW0y7ArZAw==",
  "_location": "/conventional-changelog-writer",
  "_phantomChildren": {
    "inherits": "2.0.4",
    "readable-stream": "2.3.7"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "conventional-changelog-writer@^4.0.6",
    "name": "conventional-changelog-writer",
    "escapedName": "conventional-changelog-writer",
    "rawSpec": "^4.0.6",
    "saveSpec": null,
    "fetchSpec": "^4.0.6"
  },
  "_requiredBy": [
    "/conventional-changelog-core"
  ],
  "_resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.17.tgz",
  "_shasum": "4753aaa138bf5aa59c0b274cb5937efcd2722e21",
  "_spec": "conventional-changelog-writer@^4.0.6",
  "_where": "/mnt/c/Users/Administrator/source/repos/0x-monorepo-development/node_modules/conventional-changelog-core",
  "author": {
    "name": "Steve Mao",
    "email": "maochenyan@gmail.com",
    "url": "https://github.com/stevemao"
  },
  "bin": {
    "conventional-changelog-writer": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/conventional-changelog/conventional-changelog/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "compare-func": "^2.0.0",
    "conventional-commits-filter": "^2.0.6",
    "dateformat": "^3.0.0",
    "handlebars": "^4.7.6",
    "json-stringify-safe": "^5.0.1",
    "lodash": "^4.17.15",
    "meow": "^7.0.0",
    "semver": "^6.0.0",
    "split": "^1.0.0",
    "through2": "^3.0.0"
  },
  "deprecated": false,
  "description": "Write logs based on conventional commits and templates",
  "devDependencies": {
    "forceable-tty": "^0.1.0"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "cli.js",
    "lib",
    "templates"
  ],
  "gitHead": "3dedddc397e7cbcf5a2ff971ca933992b9e4d11f",
  "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
  "keywords": [
    "conventional-changelog-writer",
    "changelog",
    "conventional",
    "commits",
    "templates",
    "writer",
    "writing",
    "logs"
  ],
  "license": "MIT",
  "name": "conventional-changelog-writer",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
  },
  "scripts": {
    "test-windows": "echo 'make work on windows'"
  },
  "version": "4.0.17"
}
