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.

Readme

Keywords

Package Sidebar

Install

npm i whoami

Weekly Downloads

394

Version

0.0.3

License

MIT

Last publish

Collaborators

  • afc163