isexe • 2.0.0Minimal module to check if a file is executable.
INDIRECT
0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.
DIRECT
2
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
INDIRECT
0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.