Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
{
  "name": "git-raw-commits",
  "version": "2.0.11",
  "description": "Get raw git commits out of your repository using git-log(1)",
  "bugs": {
    "url": "https://github.com/conventional-changelog/conventional-changelog/issues"
  },
  "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/git-raw-commits#readme",
  "author": {
    "name": "Steve Mao",
    "email": "maochenyan@gmail.com",
    "url": "https://github.com/stevemao"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/conventional-changelog/conventional-changelog.git"
  },
  "license": "MIT",
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "cli.js"
  ],
  "keywords": [
    "git-raw-commits",
    "raw",
    "commit",
    "commits",
    "git",
    "log",
    "git-log"
  ],
  "dependencies": {
    "dargs": "^7.0.0",
    "lodash": "^4.17.15",
    "meow": "^8.0.0",
    "split2": "^3.0.0",
    "through2": "^4.0.0"
  },
  "scripts": {
    "test-windows": "mocha --timeout 30000"
  },
  "bin": {
    "git-raw-commits": "cli.js"
  }

,"_resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.11.tgz"
,"_integrity": "sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A=="
,"_from": "git-raw-commits@2.0.11"
}