{ "_from": "git-raw-commits@^2.0.0", "_id": "git-raw-commits@2.0.11", "_inBundle": false, "_integrity": "sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==", "_location": "/git-raw-commits", "_phantomChildren": { "inherits": "2.0.4", "string_decoder": "1.1.1", "util-deprecate": "1.0.2" }, "_requested": { "type": "range", "registry": true, "raw": "git-raw-commits@^2.0.0", "name": "git-raw-commits", "escapedName": "git-raw-commits", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/@commitlint/read" ], "_resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.11.tgz", "_shasum": "bc3576638071d18655e1cc60d7f524920008d723", "_spec": "git-raw-commits@^2.0.0", "_where": "H:\\gs_nuxt\\node_modules\\@commitlint\\read", "author": { "name": "Steve Mao", "email": "maochenyan@gmail.com", "url": "https://github.com/stevemao" }, "bin": { "git-raw-commits": "cli.js" }, "bugs": { "url": "https://github.com/conventional-changelog/conventional-changelog/issues" }, "bundleDependencies": false, "dependencies": { "dargs": "^7.0.0", "lodash": "^4.17.15", "meow": "^8.0.0", "split2": "^3.0.0", "through2": "^4.0.0" }, "deprecated": false, "description": "Get raw git commits out of your repository using git-log(1)", "engines": { "node": ">=10" }, "files": [ "index.js", "cli.js" ], "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/git-raw-commits#readme", "keywords": [ "git-raw-commits", "raw", "commit", "commits", "git", "log", "git-log" ], "license": "MIT", "name": "git-raw-commits", "repository": { "type": "git", "url": "git+https://github.com/conventional-changelog/conventional-changelog.git" }, "scripts": { "test-windows": "mocha --timeout 30000" }, "version": "2.0.11" }