if (typeof navigator === 'undefined') {
  var navigator = {};
  navigator.appName = 'NodeJS';

}