{"maintainers":[{"name":"dev","email":"bencoe@gmail.com"},{"name":"dev","email":"bencoe+oss-bot@gmail.com"},{"name":"dev","email":"danon0404@gmail.com"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"keywords":["conventional-changelog","atom","preset"],"dist-tags":{"next":"2.0.8","latest":"5.1.0"},"author":{"name":"Steve Mao"},"description":"Atom preset for conventional-changelog.","readme":"# conventional-changelog-atom\n\n[![ESM-only package][package]][package-url]\n[![NPM version][npm]][npm-url]\n[![Node version][node]][node-url]\n[![Dependencies status][deps]][deps-url]\n[![Install size][size]][size-url]\n[![Build status][build]][build-url]\n[![Coverage status][coverage]][coverage-url]\n\n[package]: https://img.shields.io/badge/package-ESM--only-ffe536.svg\n[package-url]: https://nodejs.org/api/esm.html\n\n[npm]: https://img.shields.io/npm/v/conventional-changelog-atom.svg\n[npm-url]: https://npmjs.com/package/conventional-changelog-atom\n\n[node]: https://img.shields.io/node/v/conventional-changelog-atom.svg\n[node-url]: https://nodejs.org\n\n[deps]: https://img.shields.io/librariesio/release/npm/conventional-changelog-atom\n[deps-url]: https://libraries.io/npm/conventional-changelog-atom\n\n[size]: https://packagephobia.com/badge?p=conventional-changelog-atom\n[size-url]: https://packagephobia.com/result?p=conventional-changelog-atom\n\n[build]: https://img.shields.io/github/actions/workflow/status/conventional-changelog/conventional-changelog/tests.yaml?branch=master\n[build-url]: https://github.com/conventional-changelog/conventional-changelog/actions\n\n[coverage]: https://coveralls.io/repos/github/conventional-changelog/conventional-changelog/badge.svg?branch=master\n[coverage-url]: https://coveralls.io/github/conventional-changelog/conventional-changelog?branch=master\n\n[conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) [atom](https://github.com/atom/atom) preset.\n\n**Issues with the convention itself should be reported on the Atom issue tracker.**\n\n## Install\n\n```bash\n# yarn\nyarn add -D conventional-changelog-atom\n# pnpm\npnpm add -D conventional-changelog-atom\n# npm\nnpm i -D conventional-changelog-atom\n```\n\n## Atom Convention\n\n### Git Commit Messages\n\n* Use the present tense (\"Add feature\" not \"Added feature\")\n* Use the imperative mood (\"Move cursor to...\" not \"Moves cursor to...\")\n* Limit the first line to 72 characters or less\n* Reference issues and pull requests liberally\n* Consider starting the commit message with an applicable emoji:\n    * :art: `:art:` when improving the format/structure of the code\n    * :racehorse: `:racehorse:` when improving performance\n    * :non-potable_water: `:non-potable_water:` when plugging memory leaks\n    * :memo: `:memo:` when writing docs\n    * :penguin: `:penguin:` when fixing something on Linux\n    * :apple: `:apple:` when fixing something on Mac OS\n    * :checkered_flag: `:checkered_flag:` when fixing something on Windows\n    * :bug: `:bug:` when fixing a bug\n    * :fire: `:fire:` when removing code or files\n    * :green_heart: `:green_heart:` when fixing the CI build\n    * :white_check_mark: `:white_check_mark:` when adding tests\n    * :lock: `:lock:` when dealing with security\n    * :arrow_up: `:arrow_up:` when upgrading dependencies\n    * :arrow_down: `:arrow_down:` when downgrading dependencies\n    * :shirt: `:shirt:` when removing linter warnings\n\nBased on https://github.com/atom/atom/blob/master/CONTRIBUTING.md#git-commit-messages\n","repository":{"type":"git","url":"git+https://github.com/conventional-changelog/conventional-changelog.git","directory":"packages/conventional-changelog-atom"},"users":{"flumpus-dev":true},"bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"license":"ISC","versions":{"0.0.0":{"name":"conventional-changelog-atom","version":"0.0.0","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@0.0.0","maintainers":[{"name":"dev","email":"maochenyan@gmail.com"}],"homepage":"https://github.com/stevemao/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/stevemao/conventional-changelog-atom/issues"},"dist":{"shasum":"cb92ffed79340bd72a0a77c69ac7b715bca6e0b8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.0.0.tgz","integrity":"sha512-E13ffL3wvUjS9MGioq0dWzGebGqxNHOJR2U7jDMamOnDo0X1iHTyegHcPNKxDaeiWn39Qpmo0h78Hub7fyP3aA==","signatures":[{"sig":"MEYCIQCD3nfuAf+FvUiTj0lRvMeryB1oUKbBy0hB8DEXmYbdVAIhAL6dY5Eb/hbc7EyyR7SmSVfwcSc/4qdrvNr/EdhHm9LQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"cb92ffed79340bd72a0a77c69ac7b715bca6e0b8","gitHead":"65a7826146629de45772dfc6f0059032aea8d83b","scripts":{"lint":"jshint *.js --exclude node_modules && jscs *.js","test":"mocha && npm run-script lint","coverage":"istanbul cover _mocha -- -R spec && rm -rf ./coverage"},"_npmUser":{"name":"dev","email":"maochenyan@gmail.com"},"repository":{"url":"git+https://github.com/stevemao/conventional-changelog-atom.git","type":"git"},"_npmVersion":"2.14.7","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"4.2.3","dependencies":{"q":"^1.4.1","lodash":"^3.10.1","semver":"^5.1.0","compare-func":"^1.3.1"},"devDependencies":{"chai":"^3.4.1","jscs":"^2.7.0","mocha":"*","jshint":"^2.9.1-rc2","shelljs":"^0.5.3","through2":"^2.0.0","coveralls":"^2.11.6","git-dummy-commit":"^1.1.1","conventional-changelog-core":"0.0.1"}},"0.1.0":{"name":"conventional-changelog-atom","version":"0.1.0","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@0.1.0","maintainers":[{"name":"dev","email":"maochenyan@gmail.com"}],"homepage":"https://github.com/stevemao/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/stevemao/conventional-changelog-atom/issues"},"dist":{"shasum":"67a47c66a42b2f8909ef1587c9989ae1de730b92","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.1.0.tgz","integrity":"sha512-hwRf8B8bk1tRndMDJc24JN8BK+I1RTTr+S7PoOYtJIVmCPAjI2QkliMM55kpsmuHtPTbtAIDj/S+QJb86hgIqA==","signatures":[{"sig":"MEYCIQCpOyJglbkTMtLzYnuif8EpeC4z0fCExVJjP1atOh12FwIhAPPUM9jhJXTMUn1AnlY5Urt8gBWFVz8+mwtD/KDfqIk2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"67a47c66a42b2f8909ef1587c9989ae1de730b92","gitHead":"657763a3f280d5d695c97bf777e706d773371397","scripts":{"lint":"jshint *.js --exclude node_modules && jscs *.js","test":"mocha && npm run-script lint","coverage":"istanbul cover _mocha -- -R spec && rm -rf ./coverage"},"_npmUser":{"name":"dev","email":"maochenyan@gmail.com"},"repository":{"url":"git+https://github.com/stevemao/conventional-changelog-atom.git","type":"git"},"_npmVersion":"2.14.12","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"4.2.4","dependencies":{"q":"^1.4.1"},"devDependencies":{"chai":"^3.5.0","jscs":"^2.9.0","mocha":"*","jshint":"^2.9.1","shelljs":"^0.5.3","istanbul":"^0.4.2","through2":"^2.0.0","coveralls":"^2.11.6","conventional-changelog-core":"0.0.2"}},"0.1.1":{"name":"conventional-changelog-atom","version":"0.1.1","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@0.1.1","maintainers":[{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/stevemao/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/stevemao/conventional-changelog-atom/issues"},"dist":{"shasum":"d40a9b297961b53c745e5d1718fd1a3379f6a92f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.1.1.tgz","integrity":"sha512-6Nlu/+MiD4gi7k3Z+N1vMJWpaPSdvFPWzPGnH4OXewHAxiAl0L/TT9CGgA01fosPxmYr4hMNtD7kyN0tkg8vIA==","signatures":[{"sig":"MEUCIQCt0opQMIGgjg58NPpYrGAsybXUW8Y6aeC9Cee0Q7K6ZgIgEPbUqXMlW+dqnIlZE2e/+8gLgupnMQmVUymXq8FnbMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","files":["index.js","templates"],"scripts":{"lint":"jshint *.js --exclude node_modules && jscs *.js","test":"mocha --timeout 30000 && npm run-script lint","test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"maochenyan@gmail.com"},"repository":{"url":"git+https://github.com/stevemao/conventional-changelog-atom.git","type":"git"},"_npmVersion":"5.3.0","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"6.10.3","dependencies":{"q":"^1.4.1"},"devDependencies":{"chai":"^3.5.0","jscs":"^2.9.0","mocha":"*","jshint":"^2.9.1","shelljs":"^0.5.3","through2":"^2.0.0","conventional-changelog-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom-0.1.1.tgz_1500334222825_0.12138256663456559","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"conventional-changelog-atom","version":"0.1.2","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@0.1.2","maintainers":[{"name":"dev","email":"moilanen.tapani@gmail.com"},{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"maochenyan@gmail.com"}],"homepage":"https://github.com/stevemao/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/stevemao/conventional-changelog-atom/issues"},"dist":{"shasum":"12595ad5267a6937c34cf900281b1c65198a4c63","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.1.2.tgz","integrity":"sha512-oeThR7n6gPevkp+LubGW2gFa0cE+dThJnQ8iDX4yG8dno+MB6U56Y6qveTCXPI41o2+lvuXLY5GTewUeOwHdAA==","signatures":[{"sig":"MEYCIQCETS9k2ZSFcuYMJlKKVYOYXBEUBPoGKoy0J2s7JJyPhwIhAIbW02joPNtlpaIvsdhYXPrXodv39sbSk7L5bc1EErp1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["index.js","templates"],"_shasum":"12595ad5267a6937c34cf900281b1c65198a4c63","scripts":{"lint":"jshint *.js --exclude node_modules && jscs *.js","test":"mocha --timeout 30000 && npm run-script lint","test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"maochenyan@gmail.com"},"repository":{"url":"git+https://github.com/stevemao/conventional-changelog-atom.git","type":"git"},"_npmVersion":"3.10.10","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"6.10.3","dependencies":{"q":"^1.4.1"},"devDependencies":{"chai":"^3.5.0","jscs":"^2.9.0","mocha":"*","jshint":"^2.9.1","shelljs":"^0.5.3","through2":"^2.0.0","conventional-changelog-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom-0.1.2.tgz_1510532233120_0.8904808398801833","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"conventional-changelog-atom","version":"0.2.0","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@0.2.0","maintainers":[{"name":"dev","email":"moilanen.tapani@gmail.com"},{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"andrewbgoode@gmail.com"}],"homepage":"https://github.com/stevemao/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/stevemao/conventional-changelog-atom/issues"},"dist":{"shasum":"72f18e5c74e3d8807411252fe013818ddffa7157","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.2.0.tgz","integrity":"sha512-in1t1+rIhvvI5byj9NTYRgzU+u4EwEjlLJGJNU2obHJnGMNLNDuE7HvQqjWnYhjOyni97ljfdLLZYfkk7fUJ3w==","signatures":[{"sig":"MEUCIHV8gXCuyO4sa/T1dOG4sBnbBFsqxvHtdsH9sEm36W12AiEAmp++t/V8IODjIGO5Y0UouKvQLaFiLXKpQ/Ic7QPwJxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["conventional-changelog.js","conventional-recommended-bump.js","index.js","parser-opts.js","writer-opts.js","templates"],"_shasum":"72f18e5c74e3d8807411252fe013818ddffa7157","scripts":{"lint":"jshint *.js --exclude node_modules && jscs *.js","test":"mocha --timeout 30000 && npm run-script lint","test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"hutson@hyper-expanse.net"},"repository":{"url":"git+https://github.com/stevemao/conventional-changelog-atom.git","type":"git"},"_npmVersion":"3.10.10","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"6.12.1","dependencies":{"q":"^1.4.1"},"devDependencies":{"chai":"^3.5.0","jscs":"^2.9.0","mocha":"*","jshint":"^2.9.1","shelljs":"^0.5.3","through2":"^2.0.0","conventional-changelog-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom-0.2.0.tgz_1513607127928_0.1083905070554465","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"conventional-changelog-atom","version":"0.2.1","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@0.2.1","maintainers":[{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"andrewbgoode@gmail.com"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/stevemao/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/stevemao/conventional-changelog-atom/issues"},"dist":{"shasum":"b366684cbeed4ed07db5c2f4638c135a87da0a26","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.2.1.tgz","fileCount":11,"integrity":"sha512-702oVqjlsnnugVOjcOTaKCGaTrLVQuxoNhWETxDufis62fPu9ZfnDGl3ER15UpFfP2h0EUL7X5uK2WNwGLpP7g==","signatures":[{"sig":"MEUCIQCwLsfoHUCkcnkqfMbsK/9bsX7HIB8mrm9PFDKAHBHOwAIgXcIapvN71j4Md7BQLnygE42RY051iUO1tjok3+BKpxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8908},"main":"index.js","files":["conventional-changelog.js","conventional-recommended-bump.js","index.js","parser-opts.js","writer-opts.js","templates"],"scripts":{"lint":"jshint *.js --exclude node_modules && jscs *.js","test":"mocha --timeout 30000 && npm run-script lint","test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"ben@npmjs.com"},"repository":{"url":"git+https://github.com/stevemao/conventional-changelog-atom.git","type":"git"},"_npmVersion":"5.4.2","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"8.8.1","dependencies":{"q":"^1.4.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^3.5.0","jscs":"^2.9.0","mocha":"*","jshint":"^2.9.1","shelljs":"^0.5.3","through2":"^2.0.0","conventional-changelog-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_0.2.1_1518539015613_0.6185345610818023","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"conventional-changelog-atom","version":"0.2.2","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@0.2.2","maintainers":[{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"andrewbgoode@gmail.com"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/stevemao/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/stevemao/conventional-changelog-atom/issues"},"dist":{"shasum":"2c7326a8f24686f51500a290ed897d47612be4c3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.2.2.tgz","fileCount":11,"integrity":"sha512-NhQcqCMfHTIlnglX4lMskqU6NC9rSqbT7razVHZ/Fq21iEHkrWx5dhjTonRB5BAAUSowBURCczqUILZ612xFrQ==","signatures":[{"sig":"MEUCIQDJYElHrIziKOVcbCHu2XH0DH7yyWsw0Us3NS6ojLUWpAIgbP4L5XyDL6bZk5AXZ2SIGlDs/ezIrGMUL0wKIVEQ26E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9161},"main":"index.js","files":["conventional-changelog.js","conventional-recommended-bump.js","index.js","parser-opts.js","writer-opts.js","templates"],"scripts":{"lint":"jshint *.js --exclude node_modules && jscs *.js","test":"mocha --timeout 30000 && npm run-script lint","test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"ben@npmjs.com"},"repository":{"url":"git+https://github.com/stevemao/conventional-changelog-atom.git","type":"git"},"_npmVersion":"5.4.2","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"8.8.1","dependencies":{"q":"^1.4.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^3.5.0","jscs":"^2.9.0","mocha":"*","jshint":"^2.9.1","shelljs":"^0.5.3","through2":"^2.0.0","conventional-changelog-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_0.2.2_1518539258983_0.04571550355950893","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"conventional-changelog-atom","version":"0.2.3","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@0.2.3","maintainers":[{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"andrewbgoode@gmail.com"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"117d024e5cf9e28dcbd0575981105395be1bca74","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.2.3.tgz","fileCount":11,"integrity":"sha512-ZhhcyBeMQQbQ/eqanVb9bFJfS7ScsPgvlbPWLrL5HgcfdO9yGSaEp/hLvXIZ2tYYDd8e5Y0AB+5C4tiSE2K4EQ==","signatures":[{"sig":"MEYCIQDnq159bZVeUrqTpuX8OenyR3KshNSKQhe9nH4IKWan/gIhAP6zpgs0ju4r/5rZzJACrET8ICHHhyYLMzU3L9Hxt/We","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9495},"main":"index.js","files":["conventional-changelog.js","conventional-recommended-bump.js","index.js","parser-opts.js","writer-opts.js","templates"],"scripts":{"lint":"jshint *.js --exclude node_modules && jscs *.js","test":"mocha --timeout 30000 && npm run-script lint","test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"hutson@hyper-expanse.net"},"repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"5.6.0","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"8.9.4","dependencies":{"q":"^1.4.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^3.5.0","jscs":"^2.9.0","mocha":"*","jshint":"^2.9.1","shelljs":"^0.5.3","through2":"^2.0.0","conventional-changelog-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_0.2.3_1519100421448_0.7052953310821628","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"conventional-changelog-atom","version":"0.2.4","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@0.2.4","maintainers":[{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"andrewbgoode@gmail.com"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"4917759947f4db86073f9d3838a2d54302d5843d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.2.4.tgz","fileCount":11,"integrity":"sha512-4+hmbBwcAwx1XzDZ4aEOxk/ONU0iay10G0u/sld16ksgnRUHN7CxmZollm3FFaptr6VADMq1qxomA+JlpblBlg==","signatures":[{"sig":"MEYCIQCxZzl18N4xDRd7mQdK6lCYBHvAiCIeGQ0Ga5/DQGxlpAIhAJRmJw687JJYCK8kN2zDf9xbFBBplLXqzSaj+Gf5m5B7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9671},"main":"index.js","files":["conventional-changelog.js","conventional-recommended-bump.js","index.js","parser-opts.js","writer-opts.js","templates"],"scripts":{"lint":"jshint *.js --exclude node_modules && jscs *.js","test":"mocha --timeout 30000 && npm run-script lint","test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"hutson@hyper-expanse.net"},"repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"5.6.0","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"8.9.4","dependencies":{"q":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"shelljs":"^0.8.0","through2":"^2.0.0","conventional-changelog-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_0.2.4_1519510352848_0.8843410583260252","host":"s3://npm-registry-packages"}},"0.2.5":{"name":"conventional-changelog-atom","version":"0.2.5","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@0.2.5","maintainers":[{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"gustaf.dalemar@gmail.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"456fb0245965cb41b38dbc558829aaeadf678ed2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.2.5.tgz","fileCount":11,"integrity":"sha512-JNkzZ/T9B7BeY5ec5gxKJY/ZArZF668J+jOtT44l06zkRLEHTBBWYMWB9BW2YBquZjUiJdlsYIK2VKZRpHGMcg==","signatures":[{"sig":"MEUCIDno8hoPeSxdZLEiRCkKHAmFk2GM/0LLx2sC0DmjjM//AiEAv6ZoZ0YlpiYCb+q0VzDzrappKl0NbfOUQDJoMcB0zU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9875},"main":"index.js","files":["conventional-changelog.js","conventional-recommended-bump.js","index.js","parser-opts.js","writer-opts.js","templates"],"scripts":{"lint":"eslint --fix .","test":"mocha --timeout 30000 && npm run-script lint","test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"hutson@hyper-expanse.net"},"repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"5.7.1","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"8.10.0","dependencies":{"q":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"shelljs":"^0.8.0","through2":"^2.0.0","conventional-changelog-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_0.2.5_1521725824283_0.22328458032837428","host":"s3://npm-registry-packages"}},"0.2.6":{"name":"conventional-changelog-atom","version":"0.2.6","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@0.2.6","maintainers":[{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"gustaf.dalemar@gmail.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"9672c5e88445b6ad5a7779dc0e859d7e9986487a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.2.6.tgz","fileCount":11,"integrity":"sha512-UzvKarN5Xz7OLdfjI++G7npx4aqU159xsdUHEFLfkFPkwY99IZ6qVLBghI2WGHhMrweh7qB9Qb+Ln3Vc0fZ47w==","signatures":[{"sig":"MEQCIDFjvPjO3ktSDOTDcdjwK60mJUl9bBL+20Xf8d87OLaTAiB1/qkLB8FZmj26kE1vDbF7ZoW73WT/u1Fmcv2OVm7J/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10110},"main":"index.js","files":["conventional-changelog.js","conventional-recommended-bump.js","index.js","parser-opts.js","writer-opts.js","templates"],"scripts":{"lint":"eslint --fix .","test":"mocha --timeout 30000 && npm run-script lint","test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"hutson@hyper-expanse.net"},"repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"5.7.1","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"8.10.0","dependencies":{"q":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"shelljs":"^0.8.0","through2":"^2.0.0","conventional-changelog-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_0.2.6_1522163514479_0.695877305721275","host":"s3://npm-registry-packages"}},"0.2.7":{"name":"conventional-changelog-atom","version":"0.2.7","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@0.2.7","maintainers":[{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"gustaf.dalemar@gmail.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"1cb4e9d79576734d187fa10662212652644686fd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.2.7.tgz","fileCount":12,"integrity":"sha512-h4e/hv4FtjoL5ZpAFyY1eSePFHE/BiaBNflHMY6o2R6xUEc3BubwNpuqIaXmuAG/7H+JMXoHF4HfS/wYT1VowQ==","signatures":[{"sig":"MEUCIHFos6pCQuQS8JFOvafawflZRlKr4g0sfB+PpBvruntpAiEA8uniHv3YKKn5P2b9MpqI2L6HcvMRP5PEMVF2bm9pAFI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11174},"main":"index.js","files":["conventional-changelog.js","conventional-recommended-bump.js","index.js","parser-opts.js","writer-opts.js","templates"],"scripts":{"lint":"eslint --fix .","test":"mocha --timeout 30000 && npm run-script lint","test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"hutson@hyper-expanse.net"},"repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"5.7.1","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"8.10.0","dependencies":{"q":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"shelljs":"^0.8.0","through2":"^2.0.0","conventional-changelog-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_0.2.7_1522164363430_0.8183721172830554","host":"s3://npm-registry-packages"}},"0.2.8":{"name":"conventional-changelog-atom","version":"0.2.8","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@0.2.8","maintainers":[{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"gustaf.dalemar@gmail.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"8037693455990e3256f297320a45fa47ee553a14","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.2.8.tgz","fileCount":12,"integrity":"sha512-8pPZqhMbrnltNBizjoDCb/Sz85KyUXNDQxuAEYAU5V/eHn0okMBVjqc8aHWYpHrytyZWvMGbayOlDv7i8kEf6g==","signatures":[{"sig":"MEYCIQDN7QBt2epggiMsdhPmqpHlc6SmMIV8CK1EQf28Xge94wIhAIy3zoU9XconGKMKeZm4hsm8q9o5nADtd7BmvbHQ+GqS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11529},"main":"index.js","files":["conventional-changelog.js","conventional-recommended-bump.js","index.js","parser-opts.js","writer-opts.js","templates"],"scripts":{"lint":"eslint --fix .","test":"mocha --timeout 30000 && npm run-script lint","test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"hutson@hyper-expanse.net"},"repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"5.7.1","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"8.10.0","dependencies":{"q":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"shelljs":"^0.8.0","through2":"^2.0.0","conventional-changelog-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_0.2.8_1522205862046_0.27680889319581037","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"conventional-changelog-atom","version":"1.0.0","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@1.0.0","maintainers":[{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"gustaf.dalemar@gmail.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"ce798f2fa0c6494c45dd0cb693009cb9bb9ed8b0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-1.0.0.tgz","fileCount":12,"integrity":"sha512-HswSKDz4+fHc832OczcgGrsWEnMkjjFc3xuvNcG/HsBxwL6+gFhhSmPjAWrZuJt/YuVmtiEK5S/W4rakLEoJqw==","signatures":[{"sig":"MEUCIHhoUEdeq4u2qaM63Q/KjavtaWIAWn3hM1nzzaA4AmHmAiEAgnXWloYhNNKaAsuzblhCbM7pLrzs6jMItV3cZlIC8GI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDWM7CRA9TVsSAnZWagAAsTcP+we9VTSyHKkScrqtikL1\nALR1J5+cR//KgT7Ktt+qoGaq4Ro1wzrKadDp72jXFZeAg6w9ofdUyhkxQcdr\n4CkgGw36ARMwwdEn5EmdBicF6hh31IOxe2GqAr17pa7DP50pQ6JvhhqQ3UJ5\nlHTe3AJ4rmQtqwx49UST50ZVBVSNK+oaWVSwUkhRqBBRyfCeUTATqgThW3eD\nS1TlyuuB4Ef5UrL77Xd0UhfuvQ2Qzy/CV76NQ6PuydnTYvqTk8dQPbH0K+8Z\nuGiI39mfICZ/7RX2MAvZjFqg7S6Lrx1QLl8us7GOs3Aw/p041/trenmlFDCw\ndEz8SJ+3f28JtuOIRITXKjxZTIYvFKxdQUa9i0slF79xy3jT52I2DdNHLJBM\ncn/uvmhJNfYRiEqzs56DUrAfJQB+atAwCZSTft69XemkEfG9Buapsz93N6bJ\ngZgeNCWwfMFQi3pEdX3Mh/zEre0dSK8HX3OJenJZBD5FrGAaSwThtCTSgPhv\nxAhVoqYZfQ3m1DgcgumpWBXLWro1ovTizXbBkbetiWvLmzAzuO61tGrL3h90\nYsfGDddQSSRacz0O2f8FjpPM4/fGdDkC3PdddRP1m8DirCiVB7OFgr4ZM1lr\ng4vZohJgB829ABTPSmNctjYI/iZuyB6IDpthRBYLcIpLoqmVax/Ln2Ur1qzx\nP+wL\r\n=8DGF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","files":["conventional-changelog.js","conventional-recommended-bump.js","index.js","parser-opts.js","writer-opts.js","templates"],"engines":{"node":">=6.9.0"},"scripts":{"lint":"eslint --fix .","test":"mocha --timeout 30000 && npm run-script lint","test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"hutson@hyper-expanse.net"},"repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"5.6.0","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"8.11.2","dependencies":{"q":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"shelljs":"^0.8.0","through2":"^2.0.0","conventional-changelog-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_1.0.0_1527604026704_0.2699613943339185","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"conventional-changelog-atom","version":"2.0.0","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@2.0.0","maintainers":[{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"gustaf.dalemar@gmail.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"cd6453469cfb8fc345af3391b92990251c95558b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-2.0.0.tgz","fileCount":12,"integrity":"sha512-ygwkwyTQYAm4S0tsDt+1yg8tHhRrv7qu9SOWPhNQlVrInFLsfKc0FActCA3de2ChknxpVPY2B53yhKvCAtkBCg==","signatures":[{"sig":"MEUCIQCxrNagWCfRs5ubnSzmgq06S/TRqu8nGdKbNFrXfJvTigIgczPwOrv0HYaicyDhe3UP/fXoIC8da6qn4rd9OFXcyrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbF/BiCRA9TVsSAnZWagAAo8wP/0ArjLURHNnyT0s8H6wz\nVfppw92zhYubgy/QBf7aLGNqxjpy9b8w6s6Nb0eEHI3vEfI43j+ERdOuJaV3\ntwqNPHVVyl3sh35DP13HGyholPj7kmdvYnDwy4FJwx2B8MIqlup8W14lJ79O\nYRiqBDbu4DrJW1ATyBArU7I3m8Y989swdUnDl30QbbLRJVCVD/jdndDeoxPO\nmBO/wzXsE25UYw7hDUhKrICbE5pz0u1mNB2OJ9NxpRMwyNHPteda5Edw6b+x\ndwDa4XMI52kvqp9VQdvpA6ZEc6y2wfLnuxAJlCQErGtkeLDFHGdIryPxeUhm\nHQkOUCQmSiA03CVRiNUl5qZNteWk+viiMkDVNUZPU9EMvSNNswNka5f2R/1C\nB5B4yuQwPCWoJhLWJ0uDrbSgELkXuphNHOmgpzcGaUAm5oEnPlCsYaNWbTCA\nS+oi74s5pLkjS/M9e1kckOTJVuJfuJqn5jlkkT0Lx1rTyW3zIswUDh6zJ0S8\nDAokga4U5DFPq3VqogdH0mn8TzUP+X5i0f5HkDCmC2xZ5XYiUV++FJiH/ITQ\n/2ATK2f21Je6MCQOPKuULJDnix3QqOBCw1+xE0XGdTh3IbgexmDFk7x5T3AZ\nqKwxpuGNC0nxUjfIXpUp5Tcq+plV1cxs5I75p97pAAk2OqTCBcC/6b/xS+Mc\n5lCo\r\n=1rzF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","files":["conventional-changelog.js","conventional-recommended-bump.js","index.js","parser-opts.js","writer-opts.js","templates"],"engines":{"node":">=6.9.0"},"scripts":{"lint":"eslint --fix .","test":"mocha --timeout 30000 && npm run-script lint","test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"hutson@hyper-expanse.net"},"repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"5.6.0","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"8.11.2","dependencies":{"q":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"shelljs":"^0.8.0","through2":"^2.0.0","conventional-changelog-core":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_2.0.0_1528295521291_0.8231942150837717","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"conventional-changelog-atom","version":"2.0.1","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@2.0.1","maintainers":[{"name":"dev","email":"ben@npmjs.com"},{"name":"dev","email":"gustaf.dalemar@gmail.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"dc88ce650ffa9ceace805cbe70f88bfd0cb2c13a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-2.0.1.tgz","fileCount":12,"integrity":"sha512-9BniJa4gLwL20Sm7HWSNXd0gd9c5qo49gCi8nylLFpqAHhkFTj7NQfROq3f1VpffRtzfTQp4VKU5nxbe2v+eZQ==","signatures":[{"sig":"MEQCIGSfUmlesJrCaWyQp3ZUuX33fOpo/b678Ap9zcMqQ0/MAiAwNXib1UAQPAUHoG9ienMCFw+6QHswiAPREWEK2fm83A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2pp8CRA9TVsSAnZWagAAd+0QAKCEqyJwKEMqf6JGOAqa\nAmxjYv05AxYyMSJcuiOPRX5h+GGv3hwt+uDLIpA52koZlvs57Q95/wYWH7xX\n5QNsDEwJWmI4bNvTIx7WyJIKAhhvAr0HwAjBq2l/sI4awbficY5veNadMIm8\nkJeEFPZ+HgmsnTFTDydm7ocXviGGFTOblCyUDS2cBrWkOdR+KSVoy2uk4zrp\nIp8gNI8Set0KipjBnei98vAd95N2I0IeMRcLOEI8GgVAr/LBPDOiT+d31ZhI\nP76irBWGkhZnuGgJvpazvry5LKnAijs85YaNzNbsZ7OVG9KWLGv4IWppVaX+\nph6jrnmSxJouGWG8OwoR54zAiIwbbVtt9ibl4SetZGsQ93t0qQnUxBtHl2mI\nt5uNkzLXavzdFWtkzK357LMWL/nCeZC3dFjbOQRnD4HG01qPt2Vt1gLrwOhQ\ngWzWYRYXt5tDLRaorFzRBsIJuTXxwk2gYT35wkFmO6cf2s6t/3+q+vEgwlFw\n1si2wsUBzlaOt/I9PPTgz0xhu5SPDX2iXKBLGNO/FQEwxxmMYY+KD5LQYnCZ\nLiObhAsven5a+ieA6dF2z9WW8crmKe/HNBhyc3eAxLqdxnMygBZKW6bSlOov\nDotQFM45pwzl/JFJQYwqbk30vIAufv6c5fAuY2dYrbX2flrZcx9Ii4ptoFop\nY/Vf\r\n=UP16\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","_from":"file:conventional-changelog-atom-2.0.1.tgz","engines":{"node":">=6.9.0"},"gitHead":"f301b0de0b954713a50b2256a3140e21817d14c0","scripts":{"test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"ben@npmjs.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"6.4.1","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"10.12.0","dependencies":{"q":"^1.5.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_2.0.1_1541053051528_0.6202029978763599","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"conventional-changelog-atom","version":"2.0.3","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@2.0.3","maintainers":[{"name":"dev","email":"bencoe@gmail.com"},{"name":"dev","email":"gustaf.dalemar@gmail.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"},{"name":"dev","email":"tommywo@o2.pl"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"3bd14280aa09fe3ec49a0e8fe97b5002db02aad4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-2.0.3.tgz","fileCount":12,"integrity":"sha512-szZe2ut97qNO6vCCMkm1I/tWu6ol4Rr8a9Lx0y/VlpDnpY0PNp+oGpFgU55lplhx+I3Lro9Iv4/gRj0knfgjzg==","signatures":[{"sig":"MEYCIQDbZnQH7CEBgPEKpjiXEEu+unkVvQB2GFd3vZ2WR+JAYAIhAIowtzs6kVH7R8EMfpSh4qknjl4PHz+ZGDvB962VkuwL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlh8xCRA9TVsSAnZWagAAKosP/ikzBNtjIBcVEcnzX9Zs\nvOsS1xM5akrfqzmonksQ45fBCm25mrgqgIicB4+FhBiEEbqRLen9GXwgdwvc\nGb9Bijo7T2prADn7dagEeX3xF3o6teq3MIX4YRorKuxvnCG6E2NRckPDry/T\nZD8qDoO7AM92ygAuUW2Z+VNgbKHcHRTYVQjTGJdMTisXr/tCqBRi5XGEfOaL\nYHbC2W+79lpQN2XH348rDD+NNY4JM22rI7jo1VA9udpXyUZAPafQZrwAdLPk\nNPyLta7wu6ixhZjnjFmc9SGl3Ctrzpa9meGyx+m+cbC5m3iT22yklrnbDB1B\nRlDRThwR0Zm0L98LGtHRXbRoyxAwkzmJkFz/u4BKXcZ9nM2aMJLe9dGB41WB\nBPX7V+r4dT2SV/iirHrbh/F3Gr7qTAjqoeSDbOLEi0zZ/TfOHgqlCwvTUGii\nt5LryqEe2cDjK33IhSebU5L7Fe+J7LtaV0+tswqvksndW9TJ3a2bTwxwqm9u\nNZuPFFj3qfsGKOqBILtUntBpLAz7J8qcxgbJmT85BdLe4c4/uCN0oWwYZ2iY\neIcaxFkManzxLZxBMov9WzQHVKQ9l3oHUhnQkN5JXcJh82rRI6/ypJe9HKL1\nuq7eZZfLduBolHOtHq7waPsCl87bCeRvcWviz1IGL+/lAmhL/z9wnbELw3wj\nx9bd\r\n=Tlil\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.9.0"},"gitHead":"7c1c8ad819b05c12c7d58c92ac386b45ada6f6a8","scripts":{"test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"tommywo@o2.pl"},"repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v10.16.3+x64 (darwin)","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"10.16.3","dependencies":{"q":"^1.5.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_2.0.3_1570119472826_0.8969487996085239","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"conventional-changelog-atom","version":"2.0.7","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@2.0.7","maintainers":[{"name":"dev","email":"bencoe@gmail.com"},{"name":"dev","email":"gustaf.dalemar@gmail.com"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"},{"name":"dev","email":"tommywo@o2.pl"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"221575253a04f77a2fd273eb2bf29a138f710abf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-2.0.7.tgz","fileCount":12,"integrity":"sha512-7dOREZwzB+tCEMjRTDfen0OHwd7vPUdmU0llTy1eloZgtOP4iSLVzYIQqfmdRZEty+3w5Jz+AbhfTJKoKw1JeQ==","signatures":[{"sig":"MEQCIEmn5K+JaCOU08oFJkxQxclSsveOxl9Mwveis5up7eD0AiBDDzMGk0ORRIo+Oo31FMejWL1QxJ6SQYIqdvx2DSahpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetbPPCRA9TVsSAnZWagAA/7kP/3/xP5qAoOtdkiAPgxSt\npeMj4GDCkTRj/zLKkqKz6VjRIZQJU7svGNa+rdNdPYb0QDLIpGkYYXKjI3b5\nLCB3LCzMzxY8FDEXgNIL2L2z2QIwMdnJN565cktU+DzTHVF3NkRFbZwPsjiu\nyl2dwvF1ST85W++JBIQsGVPfPs7lng8k5vIAX+SSKrzM5/OTqP2gATdqxOpC\nLGSpYJjmskyN9Tk4xG6/L0Co3+cCBvv+Bf2+bP8i2UlH7SJP7+STjLOpvs4S\nhAL6cD+a3UA/C0AbAfZAPQI1XUFMyE9MM6EV4URx84QB7+f/wWJJ5McB/cW6\njmW0YsT+0+d1FGwbG+dBvxTSSXqEjvk2qATb9VMnEtNrClw8l1pJQ9SCRnNM\ny0QpYS+WBgtV2Z+rVq3PC5IMjFLQImeg5GYiQb6L8mJDeP8ZnwWDvgUcI5QD\nJlyF3pd/7UwyoBKDPwtuJES3gC04K00dCK56FeKMxOlQqcqqP4MTX42JsdEc\nr87iRskfYeP9DG5yoS2CSIcypJiqhMNgLsHyWf2rV6vR2a6/g5EVJoITmtm4\noZz3BplFTzdDoP4dxzaquRMFdsEMhDBCYtojwIl8yVCHSgcE020fjNiqvZFa\nOAVsi+eVF8pia84rtA88T/g6CDhuz9rreZ8vJCWXM7AWAg5nb0EOVtF/iwl2\nezTP\r\n=Ey8k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=10"},"gitHead":"83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c","scripts":{"test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"bencoe@gmail.com"},"repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (darwin)","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"12.16.3","dependencies":{"q":"^1.5.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_2.0.7_1588966351021_0.777342725639381","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"conventional-changelog-atom","version":"2.0.8","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@2.0.8","maintainers":[{"name":"dev","email":"bencoe+oss-bot@gmail.com"},{"name":"dev","email":"tommywo@o2.pl"},{"name":"dev","email":"hutson@hyper-expanse.net"},{"name":"dev","email":"bencoe@gmail.com"},{"name":"dev","email":"gustaf.dalemar@gmail.com"},{"name":"dev","email":"hello@mario-nebl.de"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"a759ec61c22d1c1196925fca88fe3ae89fd7d8de","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-2.0.8.tgz","fileCount":12,"integrity":"sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw==","signatures":[{"sig":"MEUCIGHMxfz9i8NI9KSNWXO7OPJXeuIwb1bVl+kkHOFkQyKCAiEAwpwl7UajKybR6d5WtLbinWx7r//O8OW4wdP6+ywwPj8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo1R1CRA9TVsSAnZWagAAwkYP/0jYew4lHpzv/L6TvRtR\ntNraXZnqMPdI6kBTW5j+tW5MaEruNDeoe+LZiMnfwqFmcSxuKbvpUHrtwdT5\nNtHI59FG2sa0udJfINI13GLpNbIrWmxfl/PQGxz6NQSAfllbEO17b43iQU4s\npl0BNucDjuHWlOmC94tiHf/2J1ND68oXzUHe25ZHLiL/5arP/zQe/U+T0Fri\nMyJO13wU05TXApMabmAriytoDtGJF+nhMVMftV9kROWhYTXlFJr5SY5u9dlf\n40Pyvs5tmVu+/l3jYkAn9Y6k55LR9M2u+hlejroVfrt3/bi0Yw5+eepJfHYC\nSmNRPrDwrJh5AVrGq2yObvJR5GyMKTp3fgr4GgEd6PJ4aPQlG++TBaUInJYu\nqcY9q0wI0cmWirx+EdrfKtM/fWW21I9JhVMvXSgv6zuAQR9wwrOlyhQhmmvp\nk1gf/T02QYXoJnMAlzj04f4Dj7Ndo7ZJ/TLsJPM+D6l0gYcUqclDj8sroSOA\nQULrUBalnVhg3BCp2SCfRXqSWk8oZVcgQKruOyJdTY7UHYu/mF/GpOBSGdo2\ndQKhcfAaPPyqHBB5KKG4clvp4LBdEZap8Esj17dwwiBLR/EhP5YNeI4cvgDF\nK0iwY0QcWNY0MPUhyGIXC1PGI2jyecQPXE6unt34xcBxeEl8DT7fi60ApdyS\noVNE\r\n=p97Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=10"},"gitHead":"cc567b98facf71315f4b1620d81ce01d155efaca","scripts":{"test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"bencoe@gmail.com"},"repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v10.21.0+x64 (darwin)","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"10.21.0","dependencies":{"q":"^1.5.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_2.0.8_1604539508889_0.11147209424746918","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"conventional-changelog-atom","version":"3.0.0","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@3.0.0","maintainers":[{"name":"dev","email":"bencoe@gmail.com"},{"name":"dev","email":"bencoe+oss-bot@gmail.com"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"32de463a29db773de15382c96acda47930d3d24d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-3.0.0.tgz","fileCount":11,"integrity":"sha512-pnN5bWpH+iTUWU3FaYdw5lJmfWeqSyrUkG+wyHBI9tC1dLNnHkbAOg1SzTQ7zBqiFrfo55h40VsGXWMdopwc5g==","signatures":[{"sig":"MEUCIQCI5gm42lyMbJFMiIEvXE12xMpYgmOLW3aC+t59UEMHTAIgQ4nNAnfvw/fSjh7NjSaHFu2ou1xi0sqjHheuXnkcxyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8038},"main":"index.js","_from":"file:conventional-changelog-atom-3.0.0.tgz","engines":{"node":">=14"},"scripts":{"test-windows":"echo 'make work on windows'"},"_npmUser":{"name":"dev","email":"bencoe+oss-bot@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"6.14.18","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"14.21.3","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_3.0.0_1686059093715_0.25685570356712506","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"conventional-changelog-atom","version":"4.0.0","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@4.0.0","maintainers":[{"name":"dev","email":"bencoe@gmail.com"},{"name":"dev","email":"bencoe+oss-bot@gmail.com"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"291fd1583517d4e7131dba779ad9fa238359daa1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-4.0.0.tgz","fileCount":11,"integrity":"sha512-q2YtiN7rnT1TGwPTwjjBSIPIzDJCRE+XAUahWxnh+buKK99Kks4WLMHoexw38GXx9OUxAsrp44f9qXe5VEMYhw==","signatures":[{"sig":"MEQCIG6bXWuErqKSNmsgS+cDXcggmNy0MOkMyEVHbr6+H2flAiAOY/xPAacLRk5Z8ULDUjSSUTdAYMw3meru9mwz2q2VJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8685},"main":"index.js","_from":"file:conventional-changelog-atom-4.0.0.tgz","engines":{"node":">=16"},"_npmUser":{"name":"dev","email":"bencoe+oss-bot@gmail.com"},"_resolved":"/tmp/d2159b585e9965ae74f13fc084a15bbd/conventional-changelog-atom-4.0.0.tgz","_integrity":"sha512-q2YtiN7rnT1TGwPTwjjBSIPIzDJCRE+XAUahWxnh+buKK99Kks4WLMHoexw38GXx9OUxAsrp44f9qXe5VEMYhw==","repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git"},"_npmVersion":"8.19.4","description":"conventional-changelog atom preset","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_4.0.0_1693141322895_0.14979135013222966","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"conventional-changelog-atom","version":"5.0.0","keywords":["conventional-changelog","atom","preset"],"author":{"name":"Steve Mao"},"license":"ISC","_id":"conventional-changelog-atom@5.0.0","maintainers":[{"name":"dev","email":"bencoe@gmail.com"},{"name":"dev","email":"bencoe+oss-bot@gmail.com"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"dist":{"shasum":"f3e06e06244bd0aef2e5f09ed590933d948e809c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-5.0.0.tgz","fileCount":10,"integrity":"sha512-WfzCaAvSCFPkznnLgLnfacRAzjgqjLUjvf3MftfsJzQdDICqkOOpcMtdJF3wTerxSpv2IAAjX8doM3Vozqle3g==","signatures":[{"sig":"MEYCIQDc8gL6222VrzHIOXwyhGpWKvBBilSW7wZlL2TCCBHLzQIhAKAi9RhXEaUtNj8sj9mp/6e2HtVqZR0EpN91fUJLZ+Hj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8108},"type":"module","_from":"file:conventional-changelog-atom-5.0.0.tgz","engines":{"node":">=18"},"exports":"./src/index.js","_npmUser":{"name":"dev","email":"bencoe+oss-bot@gmail.com"},"_resolved":"/tmp/95aa40de53c145a79e03fc8fe00f24e8/conventional-changelog-atom-5.0.0.tgz","_integrity":"sha512-WfzCaAvSCFPkznnLgLnfacRAzjgqjLUjvf3MftfsJzQdDICqkOOpcMtdJF3wTerxSpv2IAAjX8doM3Vozqle3g==","repository":{"url":"git+https://github.com/conventional-changelog/conventional-changelog.git","type":"git","directory":"packages/conventional-changelog-atom"},"_npmVersion":"10.5.0","description":"Atom preset for conventional-changelog.","directories":{},"_nodeVersion":"18.20.2","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/conventional-changelog-atom_5.0.0_1714776949950_0.37205888715171453","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"conventional-changelog-atom","type":"module","version":"5.1.0","description":"Atom preset for conventional-changelog.","author":{"name":"Steve Mao"},"license":"ISC","homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme","repository":{"type":"git","url":"git+https://github.com/conventional-changelog/conventional-changelog.git","directory":"packages/conventional-changelog-atom"},"bugs":{"url":"https://github.com/conventional-changelog/conventional-changelog/issues"},"keywords":["conventional-changelog","atom","preset"],"engines":{"node":">=18"},"exports":"./src/index.js","_id":"conventional-changelog-atom@5.1.0","_integrity":"sha512-fw7GpI9jHNCWGBnTsPRI452ypQbNupGwsjrXfozvRNE0c92pJRpoj9rXfzDKUYJcsmk0H4XKaQjhjelwI9z27w==","_resolved":"/tmp/77f555462d1d5dfa45ec7f710e8c8a4e/conventional-changelog-atom-5.1.0.tgz","_from":"file:conventional-changelog-atom-5.1.0.tgz","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-fw7GpI9jHNCWGBnTsPRI452ypQbNupGwsjrXfozvRNE0c92pJRpoj9rXfzDKUYJcsmk0H4XKaQjhjelwI9z27w==","shasum":"c7fd3b2cd690036ed6f9b187eb6fb6edfd819c12","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/conventional-changelog-atom/-/conventional-changelog-atom-5.1.0.tgz","fileCount":8,"unpackedSize":7768,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDtEzOwWVu0MRJSV2c5USDZmwTsdp88OR2RRQ/nRRxsfQIhAKAW5aM4DYUQxRHjSazFzj8f86QWWk0hGQWEKyTYPznS"}]},"_npmUser":{"name":"dev","email":"danon0404@gmail.com"},"directories":{},"maintainers":[{"name":"dev","email":"bencoe@gmail.com"},{"name":"dev","email":"bencoe+oss-bot@gmail.com"},{"name":"dev","email":"danon0404@gmail.com"},{"name":"dev","email":"maochenyan@gmail.com"},{"name":"dev","email":"moilanen.tapani@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/conventional-changelog-atom_5.1.0_1772662070431_0.02068613608880021"},"_hasShrinkwrap":false}},"name":"conventional-changelog-atom","time":{"created":"2015-12-26T05:42:06.969Z","modified":"2026-03-04T22:07:51.009Z","0.0.0":"2015-12-26T05:42:06.969Z","0.1.0":"2016-01-30T06:57:01.957Z","0.1.1":"2017-07-17T23:30:23.138Z","0.1.2":"2017-11-13T00:17:13.324Z","0.2.0":"2017-12-18T14:25:28.845Z","0.2.1":"2018-02-13T16:23:35.681Z","0.2.2":"2018-02-13T16:27:39.123Z","0.2.3":"2018-02-20T04:20:21.544Z","0.2.4":"2018-02-24T22:12:32.925Z","0.2.5":"2018-03-22T13:37:04.427Z","0.2.6":"2018-03-27T15:11:54.563Z","0.2.7":"2018-03-27T15:26:03.525Z","0.2.8":"2018-03-28T02:57:42.142Z","1.0.0":"2018-05-29T14:27:06.770Z","2.0.0":"2018-06-06T14:32:01.436Z","2.0.1":"2018-11-01T06:17:31.653Z","2.0.2":"2019-10-02T14:47:35.435Z","2.0.3":"2019-10-03T16:17:52.953Z","2.0.7":"2020-05-08T19:32:31.151Z","2.0.8":"2020-11-05T01:25:08.999Z","3.0.0":"2023-06-06T13:44:53.869Z","4.0.0":"2023-08-27T13:02:03.072Z","5.0.0":"2024-05-03T22:55:50.126Z","5.1.0":"2026-03-04T22:07:50.565Z"},"readmeFilename":"README.md","homepage":"https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme"}