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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i whoami

    Weekly Downloads

    371

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • afc163