git-user-name@1.1.1
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.1)
npm install git-user-name@1.1.1
yarn add git-user-name@1.1.1
pnpm add git-user-name@1.1.1
bun add git-user-name@1.1.1
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^1.1.2 |
| git-config-path | ^0.1.0 |
| parse-git-config | ^0.3.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | ^2.1.0 |