0.0.3 • Published 10 years ago

whoami v0.0.3

Weekly downloads
972
License
MIT
Repository
github
Last release
10 years ago

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.