git-stats 0.2.0

A tool for getting aggregated commit stats
Documentation
1
2
3
4
5
6
7
8
9
{
  "name": "git-stats",
  "version": "0.2.0",
  "private": true,
  "devDependencies": {
    "@changesets/changelog-github": "^0.5.2",
    "@changesets/cli": "^2.30.0"
  }
}