Binary package “node-isexe” in ubuntu focal

minimal module to check if a file is executable

 This Node.js module allows ones to check if a given file is executable,
 using promise is available and checking PATHEXT environment
 variable on windows.
 .
 Node.js is an event-based server-side JavaScript engine.