<html> <body> <script type="text/javascript" charset="utf-8"> console.log([typeof require, typeof module, typeof process, typeof global].join(' ')); </script> </body> </html>