{ "_from": "conventional-changelog-angular@^5.0.11", "_id": "conventional-changelog-angular@5.0.13", "_inBundle": false, "_integrity": "sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==", "_location": "/conventional-changelog-angular", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "conventional-changelog-angular@^5.0.11", "name": "conventional-changelog-angular", "escapedName": "conventional-changelog-angular", "rawSpec": "^5.0.11", "saveSpec": null, "fetchSpec": "^5.0.11" }, "_requiredBy": [ "/@commitlint/parse" ], "_resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz", "_shasum": "896885d63b914a70d4934b59d2fe7bde1832b28c", "_spec": "conventional-changelog-angular@^5.0.11", "_where": "H:\\gs_nuxt\\node_modules\\@commitlint\\parse", "author": { "name": "Steve Mao" }, "bugs": { "url": "https://github.com/conventional-changelog/conventional-changelog/issues" }, "bundleDependencies": false, "dependencies": { "compare-func": "^2.0.0", "q": "^1.5.1" }, "deprecated": false, "description": "conventional-changelog angular preset", "engines": { "node": ">=10" }, "files": [ "conventional-changelog.js", "conventional-recommended-bump.js", "index.js", "parser-opts.js", "writer-opts.js", "templates" ], "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme", "keywords": [ "conventional-changelog", "angular", "preset" ], "license": "ISC", "main": "index.js", "name": "conventional-changelog-angular", "repository": { "type": "git", "url": "git+https://github.com/conventional-changelog/conventional-changelog.git" }, "scripts": { "test-windows": "mocha --timeout 30000" }, "version": "5.0.13" }