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