git-user-name@1.1.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
2015-03-04
安装 (1.1.0)
npm install git-user-name@1.1.0
yarn add git-user-name@1.1.0
pnpm add git-user-name@1.1.0
bun add git-user-name@1.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^1.1.2 |
| git-config-path | ^0.1.0 |
| parse-git-config | ^0.3.0 |