whoami

0.0.3 • Public • Published

Whoami


Usage

var whoami = require('whoami');
// In a git directory, would be git user and email
//   afc163 <afc163@gmail.com> 
// Otherwise, would be
//   process.evn.USER

LICENSE

MIT.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.3463latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.3463
0.0.21
0.0.10

Package Sidebar

Install

npm i whoami

Weekly Downloads

464

Version

0.0.3

License

MIT

Last publish

Collaborators

  • afc163