????

Your IP : 18.191.181.10


Current Path : /proc/thread-self/root/lib/node_modules/npm/docs/content/commands/
Upload File :
Current File : //proc/thread-self/root/lib/node_modules/npm/docs/content/commands/npm-whoami.md

---
title: npm-whoami
section: 1
description: Display npm username
---

### Synopsis

```bash
npm whoami [--registry <registry>]
```

### Description

Print the `username` config to standard output.

### See Also

* [npm config](/commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
* [npm adduser](/commands/npm-adduser)