$ npm install homepath
Return the HOME directory of the current OS
console.log(require('homepath'));
npm install homepath
MIT License