FUNCTIONS

    None exported by default.

 get_nodejs_path() => str

    Check availability of the Node.js executable in the PATH. Return the
    path to executable or undef if none is available. Node.js is usually
    installed as 'node' or 'nodejs'.

