git-user-name@2.0.0
Get a user's name from git config at the project or global scope, depending on what git uses in the current context.
MIT
2017-10-17
安装 (2.0.0)
npm install git-user-name@2.0.0
yarn add git-user-name@2.0.0
pnpm add git-user-name@2.0.0
bun add git-user-name@2.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^2.0.1 |
| git-config-path | ^1.0.1 |
| parse-git-config | ^1.1.1 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^1.0.0 |
| mocha | ^2.4.5 |