{ "_from": "conventional-changelog-writer@^4.0.0", "_id": "conventional-changelog-writer@4.0.2", "_inBundle": false, "_integrity": "sha512-d8/FQY/fix2xXEBUhOo8u3DCbyEw3UOQgYHxLsPDw+wHUDma/GQGAGsGtoH876WyNs32fViHmTOUrgRKVLvBug==", "_location": "/conventional-changelog-writer", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "conventional-changelog-writer@^4.0.0", "name": "conventional-changelog-writer", "escapedName": "conventional-changelog-writer", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/@semantic-release/release-notes-generator" ], "_resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.2.tgz", "_shasum": "eb493ed84269e7a663da36e49af51c54639c9a67", "_spec": "conventional-changelog-writer@^4.0.0", "_where": "/home/camilo/Documents/projects/personal/simple-email/node_modules/@semantic-release/release-notes-generator", "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": "^1.3.1", "conventional-commits-filter": "^2.0.1", "dateformat": "^3.0.0", "handlebars": "^4.0.2", "json-stringify-safe": "^5.0.1", "lodash": "^4.2.1", "meow": "^4.0.0", "semver": "^5.5.0", "split": "^1.0.0", "through2": "^2.0.0" }, "deprecated": false, "description": "Write logs based on conventional commits and templates", "engines": { "node": ">=6.9.0" }, "files": [ "index.js", "cli.js", "lib", "templates" ], "gitHead": "bfd7593c4ce82c5835a9fa8f45796dfd6d697409", "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.2" }