git-user-name@1.2.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
2016-03-19
安装 (1.2.0)
npm install git-user-name@1.2.0
yarn add git-user-name@1.2.0
pnpm add git-user-name@1.2.0
bun add git-user-name@1.2.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^2.0.1 |
| git-config-path | ^0.1.0 |
| isobject | ^2.0.0 |
| lazy-cache | ^1.0.3 |
| parse-git-config | ^0.4.0 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.7 |
| mocha | ^2.4.5 |